CVE-2024-35805
- EPSS 0.01%
- Veröffentlicht 17.05.2024 14:15:13
- Zuletzt bearbeitet 12.05.2026 12:16:36
In the Linux kernel, the following vulnerability has been resolved: dm snapshot: fix lockup in dm_exception_table_exit There was reported lockup when we exit a snapshot with many exceptions. Fix this by adding "cond_resched" to the loop that frees ...
CVE-2024-35799
- EPSS 0.01%
- Veröffentlicht 17.05.2024 14:15:12
- Zuletzt bearbeitet 19.09.2025 15:17:14
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Prevent crash when disable stream [Why] Disabling stream encoder invokes a function that no longer exists. [How] Check if the function declaration is NULL in disa...
CVE-2023-52671
- EPSS 0.02%
- Veröffentlicht 17.05.2024 14:15:10
- Zuletzt bearbeitet 25.09.2025 16:23:45
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix hang/underflow when transitioning to ODM4:1 [Why] Under some circumstances, disabling an OPTC and attempting to reclaim its OPP(s) for a different OPTC could c...
CVE-2023-52673
- EPSS 0.02%
- Veröffentlicht 17.05.2024 14:15:10
- Zuletzt bearbeitet 19.09.2025 14:47:36
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a debugfs null pointer error [WHY & HOW] Check whether get_subvp_en() callback exists before calling it.
- EPSS 0.04%
- Veröffentlicht 17.05.2024 14:15:09
- Zuletzt bearbeitet 12.06.2024 09:15:16
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2023-52669
- EPSS 0.02%
- Veröffentlicht 17.05.2024 14:15:09
- Zuletzt bearbeitet 23.12.2025 18:46:18
In the Linux kernel, the following vulnerability has been resolved: crypto: s390/aes - Fix buffer overread in CTR mode When processing the last block, the s390 ctr code will always read a whole block, even if there isn't a whole block of data left....
CVE-2024-27436
- EPSS 0.17%
- Veröffentlicht 17.05.2024 13:15:58
- Zuletzt bearbeitet 12.05.2026 12:16:33
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Stop parsing channels bits when all channels are found. If a usb audio device sets more bits than the amount of channels it could write outside of the map array.
CVE-2024-35784
- EPSS 0.03%
- Veröffentlicht 17.05.2024 13:15:58
- Zuletzt bearbeitet 10.01.2025 18:09:46
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock with fiemap and extent locking While working on the patchset to remove extent locking I got a lockdep splat with fiemap and pagefaulting with my new extent lock...
CVE-2024-35789
- EPSS 0.08%
- Veröffentlicht 17.05.2024 13:15:58
- Zuletzt bearbeitet 12.05.2026 12:16:36
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes When moving a station out of a VLAN and deleting the VLAN afterwards, the fast_rx entry still holds a pointer to ...
CVE-2023-52660
- EPSS 0.02%
- Veröffentlicht 17.05.2024 13:15:57
- Zuletzt bearbeitet 25.09.2025 16:24:10
In the Linux kernel, the following vulnerability has been resolved: media: rkisp1: Fix IRQ handling due to shared interrupts The driver requests the interrupts as IRQF_SHARED, so the interrupt handlers can be called at any time. If such a call happ...