CVE-2023-52813
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:19
- Zuletzt bearbeitet 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-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-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-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...
CVE-2023-52805
- EPSS 0.02%
- Veröffentlicht 21.05.2024 16:15:18
- Zuletzt bearbeitet 01.10.2025 20:17:11
In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in diAlloc Currently there is not check against the agno of the iag while allocating new inodes to avoid fragmentation problem. Added the check w...
CVE-2023-52806
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:18
- Zuletzt bearbeitet 21.11.2024 08:40:37
In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix possible null-ptr-deref when assigning a stream While AudioDSP drivers assign streams exclusively of HOST or LINK type, nothing blocks a user to attempt to assign a ...