CVE-2024-35794
- EPSS 0.03%
- 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.02%
- 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.26%
- Veröffentlicht 17.05.2024 13:15:58
- Zuletzt bearbeitet 21.11.2024 09:04:36
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.
- EPSS 0.07%
- Veröffentlicht 17.05.2024 13:15:58
- Zuletzt bearbeitet 21.11.2024 09:20:53
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...
- EPSS 0.14%
- Veröffentlicht 17.05.2024 13:15:58
- Zuletzt bearbeitet 21.11.2024 09:20:53
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 ...
- EPSS 0.05%
- Veröffentlicht 17.05.2024 13:15:58
- Zuletzt bearbeitet 21.11.2024 09:20:54
In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region() Do the cache flush of converted pages in svm_register_enc_region() before dropping kvm->lock to fix us...
CVE-2023-52659
- EPSS 0.02%
- Veröffentlicht 17.05.2024 13:15:57
- Zuletzt bearbeitet 25.09.2025 15:54:17
In the Linux kernel, the following vulnerability has been resolved: x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type On 64-bit platforms, the pfn_to_kaddr() macro requires that the input value is 64 bits in order to ensure that va...
CVE-2023-52660
- EPSS 0.03%
- 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...