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.