CVE-2024-26959
- EPSS 0.02%
- Published 01.05.2024 06:15:12
- Last modified 18.09.2025 14:09:48
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix btnxpuart_close Fix scheduling while atomic BUG in btnxpuart_close(), properly purge the transmit queue and free the receive skb. [ 10.973809] BUG: sch...
CVE-2024-26960
- EPSS 0.01%
- Published 01.05.2024 06:15:12
- Last modified 20.03.2025 21:28:01
In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix race between free_swap_and_cache() and swapoff() There was previously a theoretical window where swapoff() could run and teardown a swap_info_struct while a call to f...
CVE-2024-26963
- EPSS 0.02%
- Published 01.05.2024 06:15:12
- Last modified 18.09.2025 14:09:17
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3-am62: fix module unload/reload behavior As runtime PM is enabled, the module can be runtime suspended when .remove() is called. Do a pm_runtime_get_sync() to make sure m...
- EPSS 0.04%
- Published 01.05.2024 06:15:12
- Last modified 21.11.2024 09:03:30
In the Linux kernel, the following vulnerability has been resolved: clk: qcom: mmcc-msm8974: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the ...
CVE-2024-26950
- EPSS 0.01%
- Published 01.05.2024 06:15:11
- Last modified 20.03.2025 21:26:25
In the Linux kernel, the following vulnerability has been resolved: wireguard: netlink: access device through ctx instead of peer The previous commit fixed a bug that led to a NULL peer->device being dereferenced. It's actually easier and faster pe...
- EPSS 0.03%
- Published 01.05.2024 06:15:11
- Last modified 21.11.2024 09:03:28
In the Linux kernel, the following vulnerability has been resolved: wireguard: netlink: check for dangling peer via is_dead instead of empty list If all peers are removed via wg_peer_remove_all(), rather than setting peer_list to empty, the peer is...
CVE-2024-26953
- EPSS 0.01%
- Published 01.05.2024 06:15:11
- Last modified 18.09.2025 14:12:16
In the Linux kernel, the following vulnerability has been resolved: net: esp: fix bad handling of pages from page_pool When the skb is reorganized during esp_output (!esp->inline), the pages coming from the original skb fragments are supposed to be...
- EPSS 0.04%
- Published 01.05.2024 06:15:11
- Last modified 21.11.2024 09:03:28
In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent kernel bug at submit_bh_wbc() Fix a bug where nilfs_get_block() returns a successful status when searching and inserting the specified block both fail inconsistentl...
CVE-2024-26956
- EPSS 0.01%
- Published 01.05.2024 06:15:11
- Last modified 21.11.2024 09:03:29
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix failure to detect DAT corruption in btree and direct mappings Patch series "nilfs2: fix kernel bug at submit_bh_wbc()". This resolves a kernel BUG reported by syzbot. ...
CVE-2024-26957
- EPSS 0.01%
- Published 01.05.2024 06:15:11
- Last modified 20.03.2025 21:27:17
In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: fix reference counting on zcrypt card objects Tests with hot-plugging crytpo cards on KVM guests with debug kernel build revealed an use after free for the load field ...