CVE-2026-74512

7.8

Linux · Kernel

A use-after-free vulnerability exists in the Linux kernel audit subsystem within the audit_del_rule function, potentially allowing for memory corruption.

Executive summary

A use-after-free vulnerability in the Linux kernel audit subsystem could allow a local authenticated attacker to cause system instability or execute arbitrary code.

Vulnerability

This is a memory management flaw involving a use-after-free condition in the audit_del_rule function. An attacker with local low-privileged access can trigger this condition to manipulate system memory, leading to potential privilege escalation or denial of service.

Business impact

Successful exploitation of this vulnerability allows a local attacker to compromise the integrity and availability of the affected system. Given the CVSS score of 7.8, this poses a significant risk to server environments where local users may exist, as it could facilitate unauthorized privilege escalation or system crashes.

Remediation

Immediate Action: Update the Linux kernel to version 6.6.151, 6.12.103, 6.18.44, 7.1.8, or later, as provided by your distribution vendor.

Proactive Monitoring: Monitor system logs for unexpected kernel oops or audit subsystem errors that may indicate exploitation attempts.

Compensating Controls: Limit access to system-level auditing configurations and restrict local login capabilities to trusted users to reduce the attack surface.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

This vulnerability represents a high-severity risk to system security. Administrators should prioritize patching the kernel across all affected environments to prevent potential local privilege escalation. Ensure that kernel updates are tested in a staging environment before deployment to production systems.

More Linux CVEs