A use-after-free vulnerability in the Linux Kernel Performance Events system can be exploited to achieve local privilege escalation. The perf_group_detach function did not check the event's siblin…
高危 CVSS 7.8
摘要
A use-after-free vulnerability in the Linux Kernel Performance Events system can be exploited to achieve local privilege escalation. The perf_group_detach function did not check the event's siblings' attach_state before calling add_event_to_groups(), but remove_on_exec made it possible to call list_del_event() on before detaching from their group, making it possible to use a dangling pointer causing a use-after-free vulnerability. We recommend upgrading past commit fd0815f632c24878e325821…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
Lint 边界警告 (2)
以下是本次研判 lint 阶段发现的非阻塞性警告(如引用 URL 未在白名单内)。这些不影响漏洞条目可用性,仅为透明度披露(参 DR-002)。
-
REF_URL_NOT_ALLOWLISTEDurl not in allowlist: https://kernel.dance/fd0815f632c24878e325821943edccc7fde947a2 -
REF_URL_NOT_ALLOWLISTEDurl not in allowlist: https://kernel.dance/fd0815f632c24878e325821943edccc7fde947a2
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fd0815f632c24878e325821943edccc7fde947a2 Mitigation
- https://kernel.dance/fd0815f632c24878e325821943edccc7fde947a2 Patch
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fd0815f632c24878e325821943edccc7fde947a2 Mitigation
- https://kernel.dance/fd0815f632c24878e325821943edccc7fde947a2 Patch
- https://security.netapp.com/advisory/ntap-20230609-0002/
时间线
- nvd_ingest NVD