CVE-2024-35794
- EPSS 0.22%
- 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.62%
- 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.17%
- 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.26%
- 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.22%
- 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-27419
- EPSS 0.19%
- Veröffentlicht 17.05.2024 12:15:13
- Zuletzt bearbeitet 12.05.2026 12:16:32
In the Linux kernel, the following vulnerability has been resolved: netrom: Fix data-races around sysctl_net_busy_read We need to protect the reader reading the sysctl value because the value can be changed concurrently.
- EPSS 0.04%
- Veröffentlicht 17.05.2024 12:15:13
- Zuletzt bearbeitet 25.05.2024 14:15:51
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-27413
- EPSS 0.24%
- Veröffentlicht 17.05.2024 12:15:12
- Zuletzt bearbeitet 17.12.2025 19:39:10
In the Linux kernel, the following vulnerability has been resolved: efi/capsule-loader: fix incorrect allocation size gcc-14 notices that the allocation with sizeof(void) on 32-bit architectures is not enough for a 64-bit phys_addr_t: drivers/firm...
CVE-2024-27415
- EPSS 0.17%
- Veröffentlicht 17.05.2024 12:15:12
- Zuletzt bearbeitet 26.09.2025 17:05:08
In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: confirm multicast packets before passing them up the stack conntrack nf_confirm logic cannot handle cloned skbs referencing the same nf_conn entry, which will ha...
CVE-2024-27410
- EPSS 0.25%
- Veröffentlicht 17.05.2024 12:15:11
- Zuletzt bearbeitet 17.12.2025 19:42:57
In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: reject iftype change with mesh ID change It's currently possible to change the mesh ID when the interface isn't yet in mesh mode, at the same time as changing it int...