7 matches found
CVE-2025-68232
In CVE-2025-68232, a race in the Linux kernel veth TX path (veth_xmit()) could permanently stall the TXQ on ARM64 (Ampere Altra Max) due to an incorrect __ptr_ring_empty() check from the producer side, causing a lost wakeup. The fix unconditionally flushes the peer after netif_tx_stop_queue() and...
EUVD-2025-5256
Malicious code in bioql PyPI...
Linux Distros Unpatched Vulnerability : CVE-2024-57994
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ptrring: do not block hard interrupts in ptrringresizemultiple Jakub added a...
CVE-2024-57994
In the Linux kernel, the following vulnerability has been resolved: ptrring: do not block hard interrupts in ptrringresizemultiple Jakub added a lockdepassertnohardirq check in pagepoolputpage to increase test coverage. syzbot found a splat caused by hard irq blocking in ptrringresizemultiple 1 A...
CVE-2024-57994 ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()
In the Linux kernel, the following vulnerability has been resolved: ptrring: do not block hard interrupts in ptrringresizemultiple Jakub added a lockdepassertnohardirq check in pagepoolputpage to increase test coverage. syzbot found a splat caused by hard irq blocking in ptrringresizemultiple 1 A...
CVE-2024-57994
CVE-2024-57994 : In the Linux kernel, a bug in ptr_ring_resize_multiple caused a splat when hard interrupts were blocked inside the resize path. The fix removes masking of hard IRQs (now only BHs are blocked) and adds a lockdep_assert_no_hardirq() check in __page_pool_put_page() to improve test c...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that originates from the ptrring module blocking hard interrupts in the ptrringresizemultiple function...