CVE-2024-35805
- EPSS 0.01%
- Veröffentlicht 17.05.2024 14:15:13
- Zuletzt bearbeitet 12.05.2026 12:16:36
In the Linux kernel, the following vulnerability has been resolved: dm snapshot: fix lockup in dm_exception_table_exit There was reported lockup when we exit a snapshot with many exceptions. Fix this by adding "cond_resched" to the loop that frees ...
CVE-2024-35796
- EPSS 0.01%
- Veröffentlicht 17.05.2024 14:15:11
- Zuletzt bearbeitet 23.12.2025 18:29:13
In the Linux kernel, the following vulnerability has been resolved: net: ll_temac: platform_get_resource replaced by wrong function The function platform_get_resource was replaced with devm_platform_ioremap_resource_byname and is called using 0 as ...
CVE-2023-52670
- EPSS 0.01%
- Veröffentlicht 17.05.2024 14:15:10
- Zuletzt bearbeitet 23.12.2025 18:20:53
In the Linux kernel, the following vulnerability has been resolved: rpmsg: virtio: Free driver_override when rpmsg_remove() Free driver_override when rpmsg_remove(), otherwise the following memory leak will occur: unreferenced object 0xffff0000d55...
CVE-2023-52672
- EPSS 0.01%
- Veröffentlicht 17.05.2024 14:15:10
- Zuletzt bearbeitet 23.12.2025 18:29:06
In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wr_wait after setting max_usage Commit c73be61cede5 ("pipe: Add general notification queue support") a regression was introduced that would lock up resized pipes under...
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-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-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-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-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...