2 matches found
UBUNTU-CVE-2026-72376
In the Linux kernel, the following vulnerability has been resolved: afs: Fix misplaced inc of net-cellsoutstanding Fix net-cellsoutstanding being incremented before the check for failure of idralloccyclic, leaving the count incremented on error...
5.4AI score0.00209EPSS
SaveExploits0References7
CVE-2026-72376
CVE-2026-72376 refers to a Linux kernel issue in the AFS subsystem where the counter net->cells_outstanding was incremented before the failure check of idr_alloc_cyclic(), leaving the count incremented when an error occurs. The fix corrects the order of operations so the increment happens only...
5.3AI score0.00209EPSS
SaveExploits0References4
20