vulnti.work

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…

High CVSS 7.8
CVECVE-2023-2235
First seen2026-08-08 02:15 UTC
Disclosed2023-05-01 13:15 UTC
Last updated2026-08-08 02:15 UTC
Channel statusauto

Summary

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…

In-depth triage · Auto channel

No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).

Affected products

  • :
Lint boundary warnings (2)

The following non-blocking warnings were raised during the lint phase of this triage (e.g. reference URLs not yet on the allowlist). They do not affect entry usability and are disclosed for transparency (see DR-002).

  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://kernel.dance/fd0815f632c24878e325821943edccc7fde947a2
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://kernel.dance/fd0815f632c24878e325821943edccc7fde947a2

Sources

  • NVD DATABASE

Original Links

Timeline

  1. nvd_ingest NVD