CVE-2024-26980
- EPSS 0.02%
- Veröffentlicht 01.05.2024 06:15:15
- Zuletzt bearbeitet 04.11.2025 18:15:56
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_buf If ->ProtocolId is SMB2_TRANSFORM_PROTO_NUM, smb2 request size validation could be skipped. if request size is smaller than s...
CVE-2024-26984
- EPSS 0.02%
- Veröffentlicht 01.05.2024 06:15:15
- Zuletzt bearbeitet 04.11.2025 18:16:01
In the Linux kernel, the following vulnerability has been resolved: nouveau: fix instmem race condition around ptr stores Running a lot of VK CTS in parallel against nouveau, once every few hours you might see something like this crash. BUG: kerne...
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:14
- Zuletzt bearbeitet 08.04.2025 18:53:44
In the Linux kernel, the following vulnerability has been resolved: KVM: Always flush async #PF workqueue when vCPU is being destroyed Always flush the per-vCPU async #PF workqueue when a vCPU is clearing its completion queue, e.g. when a VM and al...
CVE-2024-26977
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:14
- Zuletzt bearbeitet 18.09.2025 14:36:44
In the Linux kernel, the following vulnerability has been resolved: pci_iounmap(): Fix MMIO mapping leak The #ifdef ARCH_HAS_GENERIC_IOPORT_MAP accidentally also guards iounmap(), which means MMIO mappings are leaked. Move the guard so we call iou...
CVE-2024-26970
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:13
- Zuletzt bearbeitet 20.03.2025 21:28:18
In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq6018: 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 a...
CVE-2024-26959
- EPSS 0.02%
- 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.01%
- 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-26963
- EPSS 0.02%
- 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-26965
- EPSS 0.02%
- 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-26950
- EPSS 0.01%
- 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...