CVE-2026-72355
Received Received - Intake

Netfs Subrequest List Barriering Issue in Linux Kernel

Vulnerability report for CVE-2026-72355, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-15

Last updated on: 2026-08-17

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix barriering when walking subrequest list Fix the barriering used when walking the subrequest list in retry as there's a possibility of seeing a subreq that's just been added by the application thread.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-15
Last Modified
2026-08-17
Generated
2026-09-04
AI Q&A
2026-08-15
EPSS Evaluated
2026-09-03
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves incorrect barrier handling when processing a list of subrequests during retry operations. It may allow a subrequest, recently added by an application thread, to be seen prematurely, potentially leading to race conditions or data corruption.

Detection Guidance

This vulnerability is specific to the Linux kernel's netfs component and involves a race condition in subrequest handling. Detection requires checking kernel logs for related errors or kernel crashes, particularly during file system operations. Commands like dmesg, journalctl -k, or checking /var/log/kern.log may reveal issues. Kernel version checks (uname -a) can confirm if your system is affected.

Impact Analysis

If exploited, this flaw could cause system instability, crashes, or data corruption due to improper synchronization between threads accessing the subrequest list. Users may experience unexpected behavior or security issues in affected systems.

Compliance Impact

This vulnerability affects the Linux kernel's netfs component, which could potentially lead to data corruption or unauthorized access during file system operations. While not explicitly stated, such issues may impact compliance with GDPR (data integrity) or HIPAA (data security) if exploited. However, no direct evidence links this specific vulnerability to compliance violations.

Mitigation Strategies

Update the Linux kernel to the latest patched version to resolve the subrequest list barriering issue. Monitor kernel updates from your distribution vendor and apply them promptly.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-72355. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart