CVE-2013-2094
Published: September 15, 2022
Official Description
Linux kernel fails to check all 64 bits of attr.config passed by user space, resulting to out-of-bounds access of the perf_swevent_enabled array in sw_perf_event_destroy(). Explotation allows for privilege escalation.
CISA KEV Advisory
Linux Kernel Privilege Escalation Vulnerability
Linux kernel fails to check all 64 bits of attr.config passed by user space, resulting to out-of-bounds access of the perf_swevent_enabled array in sw_perf_event_destroy(). Explotation allows for privilege escalation.
Apply updates per vendor instructions.
Risk Analysis
This high-severity vulnerability in the Linux kernel allows for privilege escalation due to an out-of-bounds access in sw_perf_event_destroy(). The flaw occurs because the kernel fails to properly check all 64 bits of user-provided configuration attributes. Its inclusion in CISA's KEV and high EPSS score confirm active exploitation and a high likelihood of further attacks.
This vulnerability is actively being exploited in the wild. Exploitation typically requires local access to the system to achieve privilege escalation.
System administrators should apply the latest Linux kernel updates to patch this vulnerability. Regular patching of the operating system is crucial to prevent privilege escalation attacks.
Technical Analysis
CVE-2013-2094 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CISA has added CVE-2013-2094 to the Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. U.S. federal agencies are required to patch this within the mandated timeframe, and all organizations should treat remediation as urgent.
Affected Vendors & Products
Exploit & PoC Resources
All References (2)
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2013-2094 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts
- !CISA KEV: Federal agencies must patch per BOD 22-01 timeline
- !Active exploitation confirmed — treat as P1