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

CVE-2022-0995: Linux Kernel Out-of-Bounds Write Vulnerability

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

An out-of-bounds (OOB) memory write flaw was found in the Linux kernel’s watch_queue event notification subsystem. This flaw can overwrite parts of the kernel state, potentially allowing a local user to gain privileged access or cause a denial of service on the system.

CVE-2022-0995 is an out-of-bounds write vulnerability in the Linux kernel. A local user who can already run code on the system may be able to write outside intended memory bounds, which can lead to elevated privileges or a denial of service. For IT and security teams, this matters because many servers, workstations, containers, and embedded devices run Linux; a successful local privilege escalation can turn limited access into full control of the host.

Public detail in the provided record is limited to the weakness class and impact summary. Confirm exact affected builds, fixed releases, and any vendor-specific notes against the official kernel or distribution advisory before acting.

How it works

This issue is classified as CWE-787 (out-of-bounds write). In general terms for this class, the kernel mishandles a write so that data can be placed outside the memory region the code intended to use. An attacker who already has a local foothold—such as an unprivileged process or account—abuses the flawed path to corrupt kernel memory. Depending on what is overwritten and how the system responds, that corruption can be steered toward privilege escalation (for example, obtaining higher privileges) or can crash or hang the system (denial of service).

The CISA summary states that a local user could gain privileged access or cause a denial of service. No remote, unauthenticated exploitation path is described in the given facts, and no exploit mechanics, payloads, or ransomware use are documented here. Do not assume remote reachability; treat this as a local-to-privileged or local-to-DoS concern unless your vendor advisory states otherwise.

Am I affected? How to find it in your systems

The affected component is the Linux kernel. It typically runs on bare-metal and virtualized servers, developer and admin workstations, container hosts, cloud images, network appliances, and many IoT or embedded devices that ship a Linux-based OS.

Practical inventory steps:

Telemetry and log signs of exploitation for this class are often subtle. Watch for unexpected local privilege changes, sudden kernel oops/panic messages, unexplained process crashes tied to kernel paths, or anomalous use of local exploit-like tooling after an initial foothold. Correlate with identity and EDR data showing a low-privilege user suddenly acting with higher privileges. Absence of clear signatures does not prove safety; prioritize version-based detection.

How to remediate

Patch first. Apply the vendor or distribution update that addresses CVE-2022-0995, following the instructions in the official advisory. CISA’s required action is to apply mitigations in accordance with vendor instructions, ensure compliance with BOD 22-01-style prioritization guidance referenced as BOD 26-04 in the record (Prioritizing Security Updates Based on Risk), and follow applicable forensics triage requirements. For cloud services, follow the same BOD guidance or discontinue use if mitigations are unavailable. Stakeholders must evaluate each asset’s internet exposure and adhere to those patching guidelines.

After patching:

If you can't patch immediately

Use compensating controls until the fixed kernel is deployed everywhere:

Plan a firm window to complete kernel updates; prolonged delay leaves privilege-escalation risk in place wherever local code execution is possible.

If your data may have been exposed

Actively exploited vulnerabilities can lead to host compromise and data exposure, even when ransomware use is not documented for this CVE. If you suspect a vulnerable system was abused after a local foothold, follow your incident response process: isolate affected hosts, preserve evidence per your forensics requirements, rotate credentials that may have been accessible from the host, and assess what data or secrets that system could reach. As a simple personal check, individuals can run a free exposure scan of their email addresses against known breach datasets to see whether their identities appear in public breach material, then proceed with organizational investigation and recovery as needed.

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

Details

AffectedLinux · Kernel
WeaknessCWE-787
CVSS base score7.8 (High)
CVSS vectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
PublishedMar 25, 2022
Added to CISA KEVAug 26, 2026
Federal patch deadlineSep 9, 2026
Known ransomware useNot documented
Check if your data is exposed →

References

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities