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-2023-52661
- EPSS 0.01%
- Veröffentlicht 17.05.2024 14:15:08
- Zuletzt bearbeitet 19.09.2025 14:19:01
In the Linux kernel, the following vulnerability has been resolved: drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe() If clk_get_sys(..., "pll_d2_out0") fails, the clk_get_sys() call must be undone. Add the ...
CVE-2024-35793
- EPSS 0.03%
- Veröffentlicht 17.05.2024 13:15:59
- Zuletzt bearbeitet 26.09.2025 16:20:35
In the Linux kernel, the following vulnerability has been resolved: debugfs: fix wait/cancellation handling during remove Ben Greear further reports deadlocks during concurrent debugfs remove while files are being accessed, even though the code in ...
CVE-2024-35794
- EPSS 0.02%
- Veröffentlicht 17.05.2024 13:15:59
- Zuletzt bearbeitet 26.09.2025 16:20:03
In the Linux kernel, the following vulnerability has been resolved: dm-raid: really frozen sync_thread during suspend 1) commit f52f5c71f3d4 ("md: fix stopping sync thread") remove MD_RECOVERY_FROZEN from __md_stop_writes() and doesn't realize t...
CVE-2024-27434
- EPSS 0.02%
- Veröffentlicht 17.05.2024 13:15:58
- Zuletzt bearbeitet 26.09.2025 16:21:35
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't set the MFP flag for the GTK The firmware doesn't need the MFP flag for the GTK, it can even make the firmware crash. in case the AP is configured with: g...
CVE-2024-27435
- EPSS 0.01%
- Veröffentlicht 17.05.2024 13:15:58
- Zuletzt bearbeitet 26.09.2025 19:01:59
In the Linux kernel, the following vulnerability has been resolved: nvme: fix reconnection fail due to reserved tag allocation We found a issue on production environment while using NVMe over RDMA, admin_q reconnect failed forever while remote targ...
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-35785
- EPSS 0.03%
- Veröffentlicht 17.05.2024 13:15:58
- Zuletzt bearbeitet 22.01.2026 20:41:23
In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix kernel panic caused by incorrect error handling The error path while failing to register devices on the TEE bus has a bug leading to kernel panic as follows: [ 1...
CVE-2024-35787
- EPSS 0.03%
- Veröffentlicht 17.05.2024 13:15:58
- Zuletzt bearbeitet 26.09.2025 16:21:10
In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix incorrect usage for sb_index Commit d7038f951828 ("md-bitmap: don't use ->index for pages backing the bitmap file") removed page->index from bitmap code, but left...
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 ...