All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-72376
NONEpublished 2026-08-15 06:22 UTC · 3 days ago
CVSS / 10
// 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.