LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2013-2094: Linux Kernel Privilege Escalation Vulnerability

RBRecent Breaches Vulnerability Intelligence·Sep 15, 2022
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Oct 6, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2013-2094 to its Known Exploited Vulnerabilities catalog on Sep 15, 2022, with a federal patch deadline of Oct 6, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

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…

CVE-2013-2094 is a privilege-escalation vulnerability in the Linux kernel. It stems from incomplete validation of a user-space configuration value related to performance events, which can produce an out-of-bounds memory access. Successful exploitation lets a local attacker gain elevated privileges on the host, which is why IT and security teams treat kernel flaws of this class as high priority even when remote code execution is not involved.

Because the kernel runs with full system privileges, any local privilege-escalation path can turn a low-privilege foothold into complete host compromise. Confirm exact impact, fixed versions, and deployment notes against the vendor advisory for your distribution.

How it works

The weakness is classified as CWE-189. According to the public summary, the Linux kernel fails to check all 64 bits of the attr.config value supplied from user space. That incomplete check leads to an out-of-bounds access of the perf_swevent_enabled array inside the sw_perf_event_destroy() routine. An attacker who can open or destroy a software performance event can therefore trigger memory corruption that is usable for privilege escalation.

In practical terms, a local process crafts a specially formed performance-event configuration, exercises the destroy path, and obtains higher privileges. No remote vector is described; the attacker already needs the ability to run code on the target system. Exact exploit mechanics and any required capabilities must be verified against the vendor advisory rather than assumed from the high-level description.

Am I affected? How to find it in your systems

The vulnerability affects the Linux kernel. Typical locations include bare-metal servers, virtual machines, containers that share the host kernel, and any appliance or embedded device running a Linux kernel that includes the performance-event subsystem.

If the kernel is supplied by a third-party vendor or appliance, obtain the corresponding advisory rather than relying solely on upstream version numbers.

How to remediate

Apply the vendor-supplied kernel update that addresses CVE-2013-2094. CISA’s required action is simply to apply updates per vendor instructions. After installation, reboot into the new kernel and verify the running version.

If you can't patch immediately

Until the kernel can be updated, reduce the attack surface with compensating controls.

These measures lower risk but do not eliminate the vulnerability; schedule the official kernel update as soon as possible.

If your data may have been exposed

Actively exploited privilege-escalation vulnerabilities frequently serve as the final step that turns an initial foothold into a full breach. If you have evidence of exploitation or if the host stores sensitive data, treat the system as potentially compromised: isolate it, collect forensic artifacts, rotate credentials that may have been accessible, and review access logs for lateral movement. You can also run a free exposure scan of your email addresses against known breach data sets to determine whether related accounts appear in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedLinux · Kernel
WeaknessCWE-189
Added to CISA KEVSep 15, 2022
Federal patch deadlineOct 6, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities