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-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-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...
CVE-2023-52743
- EPSS 0%
- Published 21.05.2024 16:15:14
- Last modified 25.09.2025 16:44:14
In the Linux kernel, the following vulnerability has been resolved: ice: Do not use WQ_MEM_RECLAIM flag for workqueue When both ice and the irdma driver are loaded, a warning in check_flush_dependency is being triggered. This is due to ice driver w...
CVE-2023-52746
- EPSS 0.02%
- Published 21.05.2024 16:15:14
- Last modified 02.04.2025 14:50:27
In the Linux kernel, the following vulnerability has been resolved: xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr() int type = nla_type(nla); if (type > XFRMA_MAX) { return -EOPNOTSUPP; } @type is then us...
CVE-2023-52747
- EPSS 0.01%
- Published 21.05.2024 16:15:14
- Last modified 23.09.2025 19:10:02
In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Restore allocated resources on failed copyout Fix a resource leak if an error occurs.
CVE-2023-52748
- EPSS 0.08%
- Published 21.05.2024 16:15:14
- Last modified 23.09.2025 19:16:56
In the Linux kernel, the following vulnerability has been resolved: f2fs: avoid format-overflow warning With gcc and W=1 option, there's a warning like this: fs/f2fs/compress.c: In function ‘f2fs_init_page_array_cache’: fs/f2fs/compress.c:1984:47:...
CVE-2023-52750
- EPSS 0.01%
- Published 21.05.2024 16:15:14
- Last modified 25.09.2025 16:43:54
In the Linux kernel, the following vulnerability has been resolved: arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newer Prior to LLVM 15.0.0, LLVM's integrated assembler would incorrectly byte-swap NOP when compiling for big-endian, ...
CVE-2023-52754
- EPSS 0.01%
- Published 21.05.2024 16:15:14
- Last modified 23.09.2025 19:17:43
In the Linux kernel, the following vulnerability has been resolved: media: imon: fix access to invalid resource for the second interface imon driver probes two USB interfaces, and at the probe of the second interface, the driver assumes blindly tha...