GHSA-3q83-ffw9-5j7cunknown
In the Linux kernel, the following vulnerability has been resolved: afs: Fix misplaced inc of...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
afs: Fix misplaced inc of net->cells_outstanding
Fix net->cells_outstanding being incremented before the check for failure of idr_alloc_cyclic(), leaving the count incremented on error.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-72376
- https://git.kernel.org/stable/c/5ea289ca751c47125f6a4138c93ba10c05cd28f0
- https://git.kernel.org/stable/c/654a546c34f3921dd03f9ea74e60139ebffd9e20
- https://git.kernel.org/stable/c/6e310f818abcef947a06584158b9e6c6cd0c98d3
- https://git.kernel.org/stable/c/c9c3b615a462a4023bd148f02c564e175ed10502
- https://github.com/advisories/GHSA-3q83-ffw9-5j7c