GHSA-8vm6-jvf8-6w38CriticalCVSS 9.8
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing locking...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
netfs: Fix missing locking around retry adding new subreqs
Fix netfs_retry_read_subrequests() and netfs_retry_write_stream() to take the appropriate lock when adding extra subrequests into stream->subrequests.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-64068
- https://git.kernel.org/stable/c/393f3f0d7353a94b1e0bc4ca89c683fe983e5fd2
- https://git.kernel.org/stable/c/cce18c263e9623872327ba3c956012f73c1179cc
- https://git.kernel.org/stable/c/d5c9d19b0ff2f7153532ac238a5e96fed2df315c
- https://github.com/advisories/GHSA-8vm6-jvf8-6w38