CVE-2023-52761
- EPSS 0.12%
- Published 21.05.2024 16:15:15
- Last modified 23.09.2025 19:28:31
In the Linux kernel, the following vulnerability has been resolved: riscv: VMAP_STACK overflow detection thread-safe commit 31da94c25aea ("riscv: add VMAP_STACK overflow detection") added support for CONFIG_VMAP_STACK. If overflow is detected, CPU ...
CVE-2023-52762
- EPSS 0.01%
- Published 21.05.2024 16:15:15
- Last modified 23.09.2025 19:36:21
In the Linux kernel, the following vulnerability has been resolved: virtio-blk: fix implicit overflow on virtio_max_dma_size The following codes have an implicit conversion from size_t to u32: (u32)max_size = (size_t)virtio_max_dma_size(vdev); Thi...
CVE-2023-52763
- EPSS 0.02%
- Published 21.05.2024 16:15:15
- Last modified 19.09.2025 14:39:18
In the Linux kernel, the following vulnerability has been resolved: i3c: master: mipi-i3c-hci: Fix a kernel panic for accessing DAT_data. The `i3c_master_bus_init` function may attach the I2C devices before the I3C bus initialization. In this flow,...
CVE-2023-52764
- EPSS 0.01%
- Published 21.05.2024 16:15:15
- Last modified 23.09.2025 19:52:13
In the Linux kernel, the following vulnerability has been resolved: media: gspca: cpia1: shift-out-of-bounds in set_flicker Syzkaller reported the following issue: UBSAN: shift-out-of-bounds in drivers/media/usb/gspca/cpia1.c:1031:27 shift exponent...
CVE-2023-52765
- EPSS 0.09%
- Published 21.05.2024 16:15:15
- Last modified 02.04.2025 15:03:42
In the Linux kernel, the following vulnerability has been resolved: mfd: qcom-spmi-pmic: Fix revid implementation The Qualcomm SPMI PMIC revid implementation is broken in multiple ways. First, it assumes that just because the sibling base device h...
CVE-2023-52766
- EPSS 0.04%
- Published 21.05.2024 16:15:15
- Last modified 06.01.2025 20:29:20
In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Fix out of bounds access in hci_dma_irq_handler Do not loop over ring headers in hci_dma_irq_handler() that are not allocated and enabled in hci_dma_init(). Othe...
CVE-2023-52767
- EPSS 0.08%
- Published 21.05.2024 16:15:15
- Last modified 06.01.2025 20:29:40
In the Linux kernel, the following vulnerability has been resolved: tls: fix NULL deref on tls_sw_splice_eof() with empty record syzkaller discovered that if tls_sw_splice_eof() is executed as part of sendfile() when the plaintext/ciphertext sk_msg...
CVE-2023-52768
- EPSS 0.16%
- Published 21.05.2024 16:15:15
- Last modified 02.04.2025 15:03:18
In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: use vmm_table as array in wilc struct Enabling KASAN and running some iperf tests raises some memory issues with vmm_table: BUG: KASAN: slab-out-of-bounds in wilc_...
CVE-2023-52741
- EPSS 0.01%
- Published 21.05.2024 16:15:14
- Last modified 06.01.2025 20:40:21
In the Linux kernel, the following vulnerability has been resolved: cifs: Fix use-after-free in rdata->read_into_pages() When the network status is unstable, use-after-free may occur when read data from the server. BUG: KASAN: use-after-free in ...
CVE-2023-52742
- EPSS 0.01%
- Published 21.05.2024 16:15:14
- Last modified 25.09.2025 16:47:00
In the Linux kernel, the following vulnerability has been resolved: net: USB: Fix wrong-direction WARNING in plusb.c The syzbot fuzzer detected a bug in the plusb network driver: A zero-length control-OUT transfer was treated as a read instead of a...