CVE-2024-26958
- EPSS 0.24%
- Veröffentlicht 01.05.2024 06:15:12
- Zuletzt bearbeitet 12.05.2026 12:16:27
In the Linux kernel, the following vulnerability has been resolved: nfs: fix UAF in direct writes In production we have been hitting the following warning consistently ------------[ cut here ]------------ refcount_t: underflow; use-after-free. WAR...
CVE-2024-26959
- EPSS 0.22%
- Veröffentlicht 01.05.2024 06:15:12
- Zuletzt bearbeitet 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.18%
- Veröffentlicht 01.05.2024 06:15:12
- Zuletzt bearbeitet 12.05.2026 12:16:28
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-26961
- EPSS 0.24%
- Veröffentlicht 01.05.2024 06:15:12
- Zuletzt bearbeitet 12.05.2026 12:16:28
In the Linux kernel, the following vulnerability has been resolved: mac802154: fix llsec key resources release in mac802154_llsec_key_del mac802154_llsec_key_del() can free resources of a key directly without following the RCU rules for waiting bef...
CVE-2024-26962
- EPSS 0.17%
- Veröffentlicht 01.05.2024 06:15:12
- Zuletzt bearbeitet 23.12.2024 13:39:33
In the Linux kernel, the following vulnerability has been resolved: dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape For raid456, if reshape is still in progress, then IO across reshape position will wait for r...
CVE-2024-26963
- EPSS 0.22%
- Veröffentlicht 01.05.2024 06:15:12
- Zuletzt bearbeitet 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...
CVE-2024-26964
- EPSS 0.23%
- Veröffentlicht 01.05.2024 06:15:12
- Zuletzt bearbeitet 23.12.2024 13:41:58
In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Add error handling in xhci_map_urb_for_dma Currently xhci_map_urb_for_dma() creates a temporary buffer and copies the SG list to the new linear buffer. But if the kzallo...
CVE-2024-26965
- EPSS 0.26%
- Veröffentlicht 01.05.2024 06:15:12
- Zuletzt bearbeitet 23.12.2025 00:54:15
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-26966
- EPSS 0.25%
- Veröffentlicht 01.05.2024 06:15:12
- Zuletzt bearbeitet 23.12.2024 13:50:21
In the Linux kernel, the following vulnerability has been resolved: clk: qcom: mmcc-apq8084: 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.24%
- Veröffentlicht 01.05.2024 06:15:11
- Zuletzt bearbeitet 12.05.2026 12:16:27
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...