CVE-2026-80928
Linux · Kernel
A use-after-free vulnerability exists in the Linux kernel Smack security module, specifically within the smack_file_send_sigiotask function, due to incorrect credential handling.
Executive summary
A use-after-free vulnerability in the Linux kernel Smack module could allow a local authenticated attacker to potentially escalate privileges or cause system instability.
Vulnerability
This is a use-after-free (UAF) flaw occurring when the Smack security module incorrectly accesses task credentials. An attacker with local, low-privileged access can trigger a race condition in smack_file_send_sigiotask by targeting non-current task credentials, leading to memory corruption.
Business impact
The vulnerability carries a CVSS score of 7.8, reflecting its potential for full system compromise. While the attack requires local access, successful exploitation allows an attacker to manipulate kernel-level memory structures, which can result in unauthorized privilege escalation, arbitrary code execution, or complete system denial of service.
Remediation
Immediate Action: Update the Linux kernel to version 6.12.109, 6.18.50, 7.2.4, or later to incorporate the required credential handling fixes.
Proactive Monitoring: Monitor system logs for kernel panics, segmentation faults, or unusual process crashes that may indicate memory corruption attempts.
Compensating Controls: Ensure that access to local shells and interactive sessions is strictly restricted to authorized users, as this vulnerability requires local access to the affected host to exploit.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the severity of potential kernel-level exploitation, organizations should prioritize patching the Linux kernel across all affected environments. Administrators should schedule maintenance windows to apply the upstream stable kernel updates as soon as they are validated for their specific distribution.
More Linux CVEs all →
History
CVE Brief tracked this CVE 1 day 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.8 (3.1)
- Analyst report written