CVE-2023-52816
- EPSS 0.04%
- Veröffentlicht 21.05.2024 16:15:19
- Zuletzt bearbeitet 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-52817
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:19
- Zuletzt bearbeitet 16.09.2025 14:15:48
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL In certain types of chips, such as VEGA20, reading the amdgpu_regs_smc file could result in an abnormal null...
CVE-2023-52818
- EPSS 0.02%
- Veröffentlicht 21.05.2024 16:15:19
- Zuletzt bearbeitet 30.12.2024 20:08:57
In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7 For pptable structs that use flexible array sizes, use flexible arrays.
CVE-2023-52819
- EPSS 0.02%
- Veröffentlicht 21.05.2024 16:15:19
- Zuletzt bearbeitet 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%
- Veröffentlicht 21.05.2024 16:15:18
- Zuletzt bearbeitet 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-52798
- EPSS 0.06%
- Veröffentlicht 21.05.2024 16:15:18
- Zuletzt bearbeitet 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-52799
- EPSS 0.02%
- Veröffentlicht 21.05.2024 16:15:18
- Zuletzt bearbeitet 06.03.2025 12:53:53
In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in dbFindLeaf Currently while searching for dmtree_t for sufficient free blocks there is an array out of bounds while getting element in tp->dm_s...
CVE-2023-52800
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:18
- Zuletzt bearbeitet 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...
CVE-2023-52803
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:18
- Zuletzt bearbeitet 23.09.2025 20:14:24
In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix RPC client cleaned up the freed pipefs dentries RPC client pipefs dentries cleanup is in separated rpc_remove_pipedir() workqueue,which takes care about pipefs superblo...
CVE-2023-52804
- EPSS 0.02%
- Veröffentlicht 21.05.2024 16:15:18
- Zuletzt bearbeitet 23.09.2025 22:40:37
In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add validity check for db_maxag and db_agpref Both db_maxag and db_agpref are used as the index of the db_agfree array, but there is currently no validity check for db_maxa...