CVE-2026-72366

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfs_create_write_req() to handle async cache object creation netfs_create_write_req() will skip caching if the fscache cookie is disabled, but this is a problem because async cache object creation might not have got far enough yet that has been enabled - thereby causing the call to fscache_begin_write_operation() to be skipped. Fix this by removing the checks on the cookie and delegating this to fscache_begin_write_operation().

Package Linux Kernel
Published 2026-08-15
Last modified 2026-08-15
Patch available
Yes

Affected versions

Linux kernel versions 6.11 and later are affected. Fixed in 6.18.40, 7.1.5, 7.2-rc2 and their respective stable series.

Affected from
≥ 6.11
Fixed in
✓ 6.18.40 6.18.x ✓ 7.1.5 7.1.x ✓ 7.2-rc2

Frequently asked questions

  • What is CVE-2026-72366?

    CVE-2026-72366 is a unscored severity Linux kernel vulnerability . It affects Linux kernel versions from 6.11 onward and has been patched in 6.18.40, 7.1.5 and 7.2-rc2. CVE-2026-72366 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.

  • Is there a patch available for CVE-2026-72366?

    Yes. CVE-2026-72366 has been patched. Fixed versions include 6.18.40, 7.1.5 and 7.2-rc2. If you are running Linux kernel 6.11 or later up to the fix versions, apply the relevant patch for your kernel branch.

  • Is CVE-2026-72366 actively exploited?

    No. CVE-2026-72366 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.