CVE-2026-72355

Linux · Kernel

A memory synchronization flaw in the Linux kernel netfs component allows for race conditions during subrequest list processing, potentially leading to unauthorized data access or system instability.

Executive summary

A critical vulnerability in the Linux kernel netfs subsystem could allow an unauthenticated attacker to trigger a race condition, resulting in full system compromise.

Vulnerability

This is a race condition vulnerability within the netfs subsystem caused by improper barriering when walking the subrequest list. An unauthenticated attacker can potentially trigger this flaw during retry operations to manipulate kernel memory structures.

Business impact

The vulnerability carries a CVSS score of 9.8, indicating a critical severity due to its potential for remote code execution, unauthorized data access, and system disruption. Successful exploitation could lead to total loss of confidentiality, integrity, and availability of the affected system, posing a significant risk to business operations and data security.

Remediation

Immediate Action: Update the Linux kernel to version 7.1.5 or later, or apply the upstream patches referenced in the kernel stable git repository.

Proactive Monitoring: Monitor system logs for kernel panics, segmentation faults, or unusual performance degradation that may indicate exploitation attempts.

Compensating Controls: While no specific WAF rule can mitigate a kernel-level race condition, ensure that the attack surface is minimized by restricting network access to kernel-level services and employing host-based intrusion detection systems.

Exploitation status

Public Exploit Available: No (the available data does not confirm the existence of a weaponized public exploit or published proof-of-concept).

Analyst recommendation

Given the critical nature of this kernel vulnerability and the high CVSS score, immediate patching is required. IT and security teams should prioritize updating their Linux distributions to the fixed kernel version to eliminate the risk of remote exploitation and ensure the stability of the underlying infrastructure.

More Linux CVEs

Sources