CVE-2024-53088
- EPSS 0.05%
- Published 19.11.2024 18:15:27
- Last modified 03.11.2025 23:17:19
In the Linux kernel, the following vulnerability has been resolved: i40e: fix race condition by adding filter's intermediate sync state Fix a race condition in the i40e driver that leads to MAC/VLAN filters becoming corrupted and leaking. Address t...
CVE-2024-53062
- EPSS 0.04%
- Published 19.11.2024 18:15:26
- Last modified 01.10.2025 21:16:23
In the Linux kernel, the following vulnerability has been resolved: media: mgb4: protect driver against spectre Frequency range is set from sysfs via frequency_range_store(), being vulnerable to spectre, as reported by smatch: drivers/media/pci/m...
CVE-2024-53063
- EPSS 0.11%
- Published 19.11.2024 18:15:26
- Last modified 03.11.2025 23:17:17
In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIG_DVB_DYNAMIC_MINORS is ...
CVE-2024-53064
- EPSS 0.03%
- Published 19.11.2024 18:15:26
- Last modified 01.10.2025 21:16:24
In the Linux kernel, the following vulnerability has been resolved: idpf: fix idpf_vc_core_init error path In an event where the platform running the device control plane is rebooted, reset is detected on the driver. It releases all the resources a...
CVE-2024-53065
- EPSS 0.04%
- Published 19.11.2024 18:15:26
- Last modified 01.10.2025 21:16:24
In the Linux kernel, the following vulnerability has been resolved: mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_create Commit b035f5a6d852 ("mm: slab: reduce the kmalloc() minimum alignment if DMA bouncing possible"...
CVE-2024-53066
- EPSS 0.07%
- Published 19.11.2024 18:15:26
- Last modified 03.11.2025 23:17:17
In the Linux kernel, the following vulnerability has been resolved: nfs: Fix KMSAN warning in decode_getfattr_attrs() Fix the following KMSAN warning: CPU: 1 UID: 0 PID: 7651 Comm: cp Tainted: G B Tainted: [B]=BAD_PAGE Hardware name: QEMU Stand...
CVE-2024-53067
- EPSS 0.04%
- Published 19.11.2024 18:15:26
- Last modified 07.03.2025 18:15:43
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Start the RTC update work later The RTC update work involves runtime resuming the UFS controller. Hence, only start the RTC update work after runtime power managem...
CVE-2024-53068
- EPSS 0.05%
- Published 19.11.2024 18:15:26
- Last modified 06.03.2025 17:15:19
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier() The scmi_dev->name is released prematurely in __scmi_device_destroy(), which causes slab-use-after-free when acce...
CVE-2024-53069
- EPSS 0.04%
- Published 19.11.2024 18:15:26
- Last modified 01.10.2025 21:16:25
In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: scm: fix a NULL-pointer dereference Some SCM calls can be invoked with __scm being NULL (the driver may not have been and will not be probed as there's no SCM entry...
CVE-2024-53070
- EPSS 0.05%
- Published 19.11.2024 18:15:26
- Last modified 03.11.2025 23:17:18
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: fix fault at system suspend if device was already runtime suspended If the device was already runtime suspended then during system suspend we cannot access the device re...