CVE-2026-93074

Linux · Kernel

A memory addressing vulnerability in the Linux kernel DAX subsystem allows for incorrect kernel virtual address calculation, potentially leading to memory corruption or system instability.

Executive summary

A memory addressing flaw in the Linux kernel DAX subsystem poses a high risk of privilege escalation or system compromise for local authenticated users.

Vulnerability

The vulnerability exists within the direct access (DAX) file system implementation where the kernel incorrectly calculates kernel virtual addresses for multi-range devices. An authenticated local attacker can exploit this arithmetic error to manipulate memory mappings, which requires low privileges to trigger.

Business impact

The vulnerability carries a CVSS score of 7.8, indicating a high severity due to its potential for full confidentiality, integrity, and availability impact. Successful exploitation could allow a local attacker to gain elevated privileges or cause a kernel panic, leading to unauthorized system access or significant service disruption.

Remediation

Immediate Action: Update the Linux kernel to version 7.2.6 or later, or apply the upstream patches identified in the Git repository references.

Proactive Monitoring: Review system logs for unexpected kernel oops or stability issues that may indicate exploitation attempts targeting memory management subsystems.

Compensating Controls: Limit access to the affected system to trusted users only and ensure that hardware direct access features are configured strictly according to security best practices.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the potential for high-impact memory corruption, administrators should prioritize updating the Linux kernel to the patched version 7.2.6. While local access is required, the severity of the potential impact makes patching a necessary step to maintain system integrity and prevent unauthorized escalation of privileges.

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