CVE-2026-74359

7.8

Linux · Kernel

A use-after-free vulnerability in the Linux kernel configfs component allows local attackers to potentially trigger a system crash or execute arbitrary code.

Executive summary

A high-severity use-after-free vulnerability in the Linux kernel configfs component poses a risk of system compromise and denial of service for local users.

Vulnerability

This is a use-after-free vulnerability within the configfs component of the Linux kernel. The flaw occurs because the system fails to properly clear the s_dentry pointer during specific failure conditions, which may allow an authenticated local attacker to manipulate memory and achieve code execution or system instability.

Business impact

The vulnerability carries a CVSS score of 7.8, indicating a high severity. Successful exploitation could lead to full system compromise or persistent denial of service, impacting the availability and integrity of sensitive enterprise servers running vulnerable kernel versions.

Remediation

Immediate Action: Update the Linux kernel to version 5.15.212, 6.1.178, 6.6.145, 6.12.97, or later.

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

Compensating Controls: Restrict local shell access to untrusted users and enforce strict kernel module loading policies to reduce the attack surface.

Exploitation status

Public Exploit Available: false

Analyst recommendation

Given the potential for local privilege escalation, organizations should prioritize patching affected Linux kernels during the next maintenance cycle. Applying the vendor-provided security updates is the only definitive way to mitigate this kernel-level memory corruption.

More Linux CVEs