CVE-2023-52834
- EPSS 0.01%
- Published 21.05.2024 16:15:20
- Last modified 26.09.2025 16:47:59
In the Linux kernel, the following vulnerability has been resolved: atl1c: Work around the DMA RX overflow issue This is based on alx driver commit 881d0327db37 ("net: alx: Work around the DMA RX overflow issue"). The alx and atl1c drivers had RX ...
CVE-2023-52810
- EPSS 0.02%
- Published 21.05.2024 16:15:19
- Last modified 02.04.2025 15:02:08
In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add check for negative db_l2nbperpage l2nbperpage is log2(number of blks per page), and the minimum legal value should be 0, not negative. In the case of l2nbperpage being...
CVE-2023-52811
- EPSS 0.01%
- Published 21.05.2024 16:15:19
- Last modified 02.04.2025 15:00:51
In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool In practice the driver should never send more commands than are allocated to a queue's event pool. In the unlikely ev...
CVE-2023-52813
- EPSS 0.01%
- Published 21.05.2024 16:15:19
- Last modified 26.09.2025 16:58:22
In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Fix hungtask for PADATA_RESET We found a hungtask bug in test_aead_vec_cfg as follows: INFO: task cryptomgr_test:391009 blocked for more than 120 seconds. "echo 0...
CVE-2023-52816
- EPSS 0.04%
- Published 21.05.2024 16:15:19
- Last modified 23.09.2025 22:43:36
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix shift out-of-bounds issue [ 567.613292] shift exponent 255 is too large for 64-bit type 'long unsigned int' [ 567.614498] CPU: 5 PID: 238 Comm: kworker/5:1 Tainte...
CVE-2023-52819
- EPSS 0.02%
- Published 21.05.2024 16:15:19
- Last modified 02.04.2025 15:00:39
In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga For pptable structs that use flexible array sizes, use flexible arrays.
CVE-2023-52796
- EPSS 0.01%
- Published 21.05.2024 16:15:18
- Last modified 23.09.2025 20:12:37
In the Linux kernel, the following vulnerability has been resolved: ipvlan: add ipvlan_route_v6_outbound() helper Inspired by syzbot reports using a stack of multiple ipvlan devices. Reduce stack size needed in ipvlan_process_v6_outbound() by movi...
CVE-2023-52797
- EPSS 0.11%
- Published 21.05.2024 16:15:18
- Last modified 26.09.2025 16:58:49
In the Linux kernel, the following vulnerability has been resolved: drivers: perf: Check find_first_bit() return value We must check the return value of find_first_bit() before using the return value as an index array since it happens to overflow t...
CVE-2023-52798
- EPSS 0.05%
- Published 21.05.2024 16:15:18
- Last modified 02.04.2025 15:02:42
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix dfs radar event locking The ath11k active pdevs are protected by RCU but the DFS radar event handling code calling ath11k_mac_get_ar_by_pdev_id() was not marked a...
CVE-2023-52800
- EPSS 0.01%
- Published 21.05.2024 16:15:18
- Last modified 02.04.2025 15:02:30
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix htt pktlog locking The ath11k active pdevs are protected by RCU but the htt pktlog handling code calling ath11k_mac_get_ar_by_pdev_id() was not marked as a read-s...