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-35785
- EPSS 0.23%
- 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-35786
- EPSS 0.17%
- Veröffentlicht 17.05.2024 13:15:58
- Zuletzt bearbeitet 10.01.2025 18:10:34
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf If VM_BIND is enabled on the client the legacy submission ioctl can't be used, however if a client tries to do so r...
CVE-2024-35787
- EPSS 0.22%
- 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.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-2024-35790
- EPSS 0.23%
- 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.24%
- 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-2024-35792
- EPSS 0.22%
- 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: crypto: rk3288 - Fix use after free in unprepare The unprepare call must be carried out before the finalize call as the latter can free the request.
CVE-2023-52659
- EPSS 0.22%
- 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...