CVE-2026-93046
Linux · Kernel
A bounds check error in the Linux kernel software node implementation allows an out of bounds memory access when an index of UINT_MAX is provided to software_node_get_reference_args.
Executive summary
A critical out of bounds memory access vulnerability in the Linux kernel may allow a local authenticated attacker to compromise system integrity or cause a denial of service.
Vulnerability
The vulnerability exists within the software node subsystem due to an improper bounds check for the index parameter in the software_node_get_reference_args function. An authenticated local user can trigger this flaw by passing a specific index value, leading to an out of bounds access in the property array.
Business impact
The potential impact of this vulnerability includes unauthorized memory access, system instability, or potential privilege escalation. Given the CVSS score of 7.0, this represents a high severity risk where successful exploitation could lead to full system compromise. Organizations running affected kernel versions must prioritize patching to prevent local attackers from exploiting this memory safety flaw.
Remediation
Immediate Action: Update your Linux kernel to the corrected versions: 5.10.270, 5.15.221, 6.1.188, or 6.6.157, depending on your current stable branch.
Proactive Monitoring: Review system logs for kernel panic events or unexpected segmentation faults that may indicate an attempt to trigger memory corruption.
Compensating Controls: Limit access to the system to trusted users only and employ kernel hardening features like KASLR to increase the difficulty of successful memory exploitation.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability highlights the ongoing necessity of maintaining kernel currency in Linux environments. Administrators should schedule the recommended updates during the next maintenance window to remediate this memory safety issue and prevent potential local exploitation.
More Linux CVEs all →
History
CVE Brief tracked this CVE 4 days before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 7.0 (3.1) from cvelistV5
- Analyst report written