1 matches found
CVE-2026-98130
A Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the Linux kernel 's SCTP implementation within the SCTP_CMD_TIMER_START handler. The handler checks timer_pending() before calling timer_reduce(), but the timer can expire and detach between these actions. This causes timer_reduce()...
8.1CVSS5.8AI score
SaveExploits0References4
20