CVE-2024-49991
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:19
- Zuletzt bearbeitet 03.11.2025 23:16:37
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer Pass pointer reference to amdgpu_bo_unref to clear the correct pointer, otherwise amdgpu_bo_unref clear the local variable...
CVE-2024-49992
- EPSS 0.02%
- Veröffentlicht 21.10.2024 18:15:19
- Zuletzt bearbeitet 03.11.2025 23:16:37
In the Linux kernel, the following vulnerability has been resolved: drm/stm: Avoid use-after-free issues with crtc and plane ltdc_load() calls functions drm_crtc_init_with_planes(), drm_universal_plane_init() and drm_encoder_init(). These functions...
CVE-2024-49994
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:19
- Zuletzt bearbeitet 03.11.2025 21:16:44
In the Linux kernel, the following vulnerability has been resolved: block: fix integer overflow in BLKSECDISCARD I independently rediscovered commit 22d24a544b0d49bbcbd61c8c0eaf77d3c9297155 block: fix overflow in blk_ioctl_discard() but for sec...
CVE-2024-49960
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:17
- Zuletzt bearbeitet 03.11.2025 23:16:34
In the Linux kernel, the following vulnerability has been resolved: ext4: fix timer use-after-free on failed mount Syzbot has found an ODEBUG bug in ext4_fill_super The del_timer_sync function cancels the s_err_report timer, which reminds about fi...
CVE-2024-49969
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:17
- Zuletzt bearbeitet 03.11.2025 23:16:35
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in DCN30 color transformation This commit addresses a potential index out of bounds issue in the `cm3_helper_translate_curve_to_hw_format` ...
CVE-2024-49970
- EPSS 0.03%
- Veröffentlicht 21.10.2024 18:15:17
- Zuletzt bearbeitet 29.10.2024 15:57:41
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Implement bounds check for stream encoder creation in DCN401 'stream_enc_regs' array is an array of dcn10_stream_enc_registers structures. The array is initialized...
CVE-2024-49945
- EPSS 0.02%
- Veröffentlicht 21.10.2024 18:15:16
- Zuletzt bearbeitet 01.11.2024 14:52:59
In the Linux kernel, the following vulnerability has been resolved: net/ncsi: Disable the ncsi work before freeing the associated structure The work function can run after the ncsi device is freed, resulting in use-after-free bugs or kernel panic.
CVE-2024-49950
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:16
- Zuletzt bearbeitet 03.11.2025 23:16:33
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix uaf in l2cap_connect [Syzbot reported] BUG: KASAN: slab-use-after-free in l2cap_connect.constprop.0+0x10d8/0x1270 net/bluetooth/l2cap_core.c:3949 Read of size...
CVE-2024-49931
- EPSS 0.02%
- Veröffentlicht 21.10.2024 18:15:15
- Zuletzt bearbeitet 25.10.2024 15:16:07
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix array out-of-bound access in SoC stats Currently, the ath12k_soc_dp_stats::hal_reo_error array is defined with a maximum size of DP_REO_DST_RING_MAX. However, the...
CVE-2024-49932
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:15
- Zuletzt bearbeitet 13.11.2024 15:01:49
In the Linux kernel, the following vulnerability has been resolved: btrfs: don't readahead the relocation inode on RST On relocation we're doing readahead on the relocation inode, but if the filesystem is backed by a RAID stripe tree we can get ENO...