In the Linux kernel, the following vulnerability has been resolved: bpf: Fix OOB in pcpu_init_value An out-of-bounds read occurs when copying element from a BPF_MAP_TYPE_CGROUP_STORAGE map to anoth…
高危 CVSS 7.1
摘要
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix OOB in pcpu_init_value An out-of-bounds read occurs when copying element from a BPF_MAP_TYPE_CGROUP_STORAGE map to another pcpu map with the same value_size that is not rounded up to 8 bytes. The issue happens when: 1. A CGROUP_STORAGE map is created with value_size not aligned to 8 bytes (e.g., 4 bytes) 2. A pcpu map is created with the same value_size (e.g., 4 bytes) 3. Update element in 2 with data in 1 pcpu_…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/576afddfee8d1108ee299bf10f581593540d1a36 Patch
- https://git.kernel.org/stable/c/6086079e6d1c32ba4c4b422612b8aebb1129a96c Patch
- https://git.kernel.org/stable/c/634a793d0e1c822412095d25a1338f8831ad894c Patch
- https://git.kernel.org/stable/c/e0378419b0e20178b5d100b27c9cc7e51064202e Patch
- https://git.kernel.org/stable/c/e19c5ed9f1922a6854073f8651a63fa7be26e9e9 Patch
时间线
- nvd_ingest NVD