CVE-2023-52638
- EPSS 0.01%
- Veröffentlicht 03.04.2024 15:15:51
- Zuletzt bearbeitet 03.02.2025 16:16:43
In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock The following 3 locks would race against each other, causing the deadlock situation in the Syzbot bug report: -...
CVE-2024-26672
- EPSS 0.01%
- Veröffentlicht 02.04.2024 07:15:43
- Zuletzt bearbeitet 08.04.2025 19:24:08
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix variable 'mca_funcs' dereferenced before NULL check in 'amdgpu_mca_smu_get_mca_entry()' Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c:377 amdgpu_mca_smu...
CVE-2024-26656
- EPSS 0.01%
- Veröffentlicht 02.04.2024 07:15:42
- Zuletzt bearbeitet 03.11.2025 20:16:10
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpu_gem_userptr_ioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The...
CVE-2024-26658
- EPSS 0.03%
- Veröffentlicht 02.04.2024 07:15:42
- Zuletzt bearbeitet 03.02.2025 16:15:21
In the Linux kernel, the following vulnerability has been resolved: bcachefs: grab s_umount only if snapshotting When I was testing mongodb over bcachefs with compression, there is a lockdep warning when snapshotting mongodb data volume. $ cat tes...
CVE-2024-26659
- EPSS 0.01%
- Veröffentlicht 02.04.2024 07:15:42
- Zuletzt bearbeitet 12.05.2026 12:16:19
In the Linux kernel, the following vulnerability has been resolved: xhci: handle isoc Babble and Buffer Overrun events properly xHCI 4.9 explicitly forbids assuming that the xHC has released its ownership of a multi-TRB TD when it reports an error ...
CVE-2023-52632
- EPSS 0.02%
- Veröffentlicht 02.04.2024 07:15:41
- Zuletzt bearbeitet 17.03.2025 15:17:57
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-yangp #228...
CVE-2023-52634
- EPSS 0.01%
- Veröffentlicht 02.04.2024 07:15:41
- Zuletzt bearbeitet 17.03.2025 15:17:36
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix disable_otg_wa logic [Why] When switching to another HDMI mode, we are unnecesarilly disabling/enabling FIFO causing both HPO and DIG registers to be set at th...
CVE-2023-52635
- EPSS 0.02%
- Veröffentlicht 02.04.2024 07:15:41
- Zuletzt bearbeitet 17.03.2025 15:13:50
In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Synchronize devfreq_monitor_[start/stop] There is a chance if a frequent switch of the governor done in a loop result in timer list corruption where timer cancel bein...
CVE-2024-26647
- EPSS 0.02%
- Veröffentlicht 26.03.2024 18:15:10
- Zuletzt bearbeitet 07.01.2025 20:15:48
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()' In link_set_dsc_pps_packet(), 'struct display_stream_compressor *dsc' was dereferenced in a DC_LOGGE...
CVE-2024-26648
- EPSS 0.02%
- Veröffentlicht 26.03.2024 18:15:10
- Zuletzt bearbeitet 08.04.2025 19:29:14
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edp_setup_replay() In edp_setup_replay(), 'struct dc *dc' & 'struct dmub_replay *replay' was dereferenced before the ...