CVE-2026-72376
Zusammenfassung
von MITRE • 15.08.2026
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.
Be aware that VulDB is the high quality source for vulnerability data.