CVE-2026-89600

Linux · Kernel

A use-after-free vulnerability in the Linux kernel fanotify subsystem allows local attackers with low privileges to trigger memory corruption or information disclosure.

Executive summary

A high-severity use-after-free vulnerability in the Linux kernel fanotify subsystem could allow a local authenticated attacker to achieve elevated system impact.

Vulnerability

This is a use-after-free flaw occurring in the fanotify permission event handling logic. An attacker with local access can trigger a race condition where the kernel dereferences a stale pointer on the stack after the triggering task has been interrupted, leading to memory corruption.

Business impact

The vulnerability carries a CVSS score of 7.8, reflecting its potential for significant impact on system integrity and availability. Because this flaw exists within the kernel, a successful exploit could allow a low-privileged local user to gain unauthorized control over system processes or cause a kernel panic, leading to service disruption. Organizations relying on multi-tenant environments or systems where local user access is permitted must treat this as a priority to prevent privilege escalation.

Remediation

Immediate Action: Apply the latest kernel updates provided by your distribution vendor, specifically ensuring the kernel is patched to version 6.18.50, 7.2.4, or later.

Proactive Monitoring: Monitor system logs for KASAN-related reports or unexpected kernel crashes that coincide with fanotify-related operations.

Compensating Controls: Restrict access to sensitive system calls or limit local user interaction with fanotify if functionality is not required for the specific workload.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

This kernel vulnerability presents a clear risk to system stability and security for local environments. IT administrators should prioritize the deployment of the upstream-provided fixes to the Linux kernel to eliminate the possibility of memory corruption. Immediate patching is recommended to maintain a secure operating environment and prevent potential privilege escalation by malicious local actors.

More Linux CVEs all →

History

CVE Brief tracked this CVE 1 day before it had a CVSS score.

  1. Disclosed CVE record published
  2. Collected by CVE Brief No CVSS score yet; tracked as early warning
  3. CVSS score assigned 7.8 (3.1)
  4. Analyst report written

Sources