4 matches found
Linux Distros Unpatched Vulnerability : CVE-2024-42239
"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Fail bpftimercancel when callback is being cancelled Given a schedule: timer1 cb timer2 cb bpftimercanceltimer2 %NASLMINLEVEL 80900 C Tenable, Inc...
CVE-2024-42239 affecting package kernel for versions less than 6.6.43.1-7
CVE-2024-42239 affecting package kernel for versions less than 6.6.43.1-7. An upgraded version of the package is available that resolves this issue...
CVE-2024-42239
A denial of service flaw was found in the linux kernel based on mutual exclusion locking. Two bpftimercancel calls wwill wait for the other callback to finish executing, resulting in a deadlock situation...
CVE-2024-42239 bpf: Fail bpf_timer_cancel when callback is being cancelled
In the Linux kernel, the following vulnerability has been resolved: bpf: Fail bpftimercancel when callback is being cancelled Given a schedule: timer1 cb timer2 cb bpftimercanceltimer2; bpftimercanceltimer1; Both bpftimercancel calls would wait for the other callback to finish executing,...