CVE-2024-57879
- EPSS 0.02%
- Veröffentlicht 11.01.2025 15:15:08
- Zuletzt bearbeitet 17.10.2025 15:30:18
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Always release hdev at the end of iso_listen_bis Since hci_get_route holds the device before returning, the hdev should be released with hci_dev_put at the end of i...
CVE-2024-57880
- EPSS 0.03%
- Veröffentlicht 11.01.2025 15:15:08
- Zuletzt bearbeitet 17.10.2025 17:16:36
In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sof_sdw: Add space for a terminator into DAIs array The code uses the initialised member of the asoc_sdw_dailink struct to determine if a member of the array is in use...
CVE-2024-57839
- EPSS 0.03%
- Veröffentlicht 11.01.2025 15:15:07
- Zuletzt bearbeitet 17.10.2025 15:26:12
In the Linux kernel, the following vulnerability has been resolved: Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()" This reverts commit 7c877586da3178974a8a94577b6045a48377ff25. Anders and Philippe have repor...
CVE-2024-57843
- EPSS 0.02%
- Veröffentlicht 11.01.2025 15:15:07
- Zuletzt bearbeitet 24.09.2025 18:41:29
In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix overflow inside virtnet_rq_alloc When the frag just got a page, then may lead to regression on VM. Specially if the sysctl net.core.high_order_alloc_disable value i...
CVE-2024-57849
- EPSS 0.02%
- Veröffentlicht 11.01.2025 15:15:07
- Zuletzt bearbeitet 03.11.2025 21:18:36
In the Linux kernel, the following vulnerability has been resolved: s390/cpum_sf: Handle CPU hotplug remove during sampling CPU hotplug remove handling triggers the following function call sequence: CPUHP_AP_PERF_S390_SF_ONLINE --> s390_pmu_sf...
CVE-2024-57875
- EPSS 0.02%
- Veröffentlicht 11.01.2025 15:15:07
- Zuletzt bearbeitet 17.10.2025 15:27:09
In the Linux kernel, the following vulnerability has been resolved: block: RCU protect disk->conv_zones_bitmap Ensure that a disk revalidation changing the conventional zones bitmap of a disk does not cause invalid memory references when using the ...
- EPSS 0.02%
- Veröffentlicht 11.01.2025 15:15:07
- Zuletzt bearbeitet 03.11.2025 21:18:37
In the Linux kernel, the following vulnerability has been resolved: drm/dp_mst: Fix resetting msg rx state after topology removal If the MST topology is removed during the reception of an MST down reply or MST up request sideband message, the drm_d...
CVE-2024-57809
- EPSS 0.02%
- Veröffentlicht 11.01.2025 14:15:25
- Zuletzt bearbeitet 17.10.2025 15:24:25
In the Linux kernel, the following vulnerability has been resolved: PCI: imx6: Fix suspend/resume support on i.MX6QDL The suspend/resume functionality is currently broken on the i.MX6QDL platform, as documented in the NXP errata (ERR005723): htt...
CVE-2024-57838
- EPSS 0.01%
- Veröffentlicht 11.01.2025 14:15:25
- Zuletzt bearbeitet 05.01.2026 11:17:38
In the Linux kernel, the following vulnerability has been resolved: s390/entry: Mark IRQ entries to fix stack depot warnings The stack depot filters out everything outside of the top interrupt context as an uninteresting or irrelevant part of the s...
CVE-2024-57800
- EPSS 0.03%
- Veröffentlicht 11.01.2025 13:15:30
- Zuletzt bearbeitet 16.10.2025 17:29:14
In the Linux kernel, the following vulnerability has been resolved: ALSA: memalloc: prefer dma_mapping_error() over explicit address checking With CONFIG_DMA_API_DEBUG enabled, the following warning is observed: DMA-API: snd_hda_intel 0000:03:00.1...