CVE-2023-52664
- EPSS 0.03%
- Veröffentlicht 17.05.2024 14:15:08
- Zuletzt bearbeitet 07.01.2025 17:00:00
In the Linux kernel, the following vulnerability has been resolved: net: atlantic: eliminate double free in error handling logic Driver has a logic leak in ring data allocation/free, where aq_ring_free could be called multiple times on same ring, i...
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-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-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-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-2024-35790
- EPSS 0.02%
- Veröffentlicht 17.05.2024 13:15:58
- Zuletzt bearbeitet 03.11.2025 20:16:12
In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group The DisplayPort driver's sysfs nodes may be present to the userspace before typec_al...
CVE-2024-35791
- EPSS 0.03%
- Veröffentlicht 17.05.2024 13:15:58
- Zuletzt bearbeitet 23.12.2025 18:45:58
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-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...
CVE-2024-27431
- EPSS 0.02%
- Veröffentlicht 17.05.2024 12:15:16
- Zuletzt bearbeitet 12.05.2026 12:16:33
In the Linux kernel, the following vulnerability has been resolved: cpumap: Zero-initialise xdp_rxq_info struct before running XDP program When running an XDP program that is attached to a cpumap entry, we don't initialise the xdp_rxq_info data str...