1 matches found
CVE-2024-35910
The CVE-2024-35910 issue affects the Linux kernel TCP timer handling for kernel sockets. Root cause: inet_csk_clear_xmit_timers() could be invoked with the socket lock held and uses del_timer(), risking timers running after the netns is freed. Fix: introduced inet_csk_clear_xmit_timers_sync() usi...
7.8CVSS6.5AI score0.00241EPSS
SaveExploits0References12Affected Software1
20