GHSA-hp9w-255m-3fwfunknown
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix leak of request...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
netfs: Fix leak of request in netfs_write_begin() error handling
Fix netfs_write_begin() to not leak our ref on the request in the event that we get an error from netfs_wait_for_read().
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-64060
- https://git.kernel.org/stable/c/22ae28aae43623be235ff455558cdd13fbe2daeb
- https://git.kernel.org/stable/c/28686d6d8b60dc5bbae9ef6023ab2051d6c66cdf
- https://git.kernel.org/stable/c/5046a34f0643441f05b0253ea64e1a3af87efe14
- https://github.com/advisories/GHSA-hp9w-255m-3fwf