GHSA-wvjx-p3c2-7wqpCriticalCVSS 9.8
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix barriering when...
🔗 CVE IDs covered (1)
📋 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.