CVE-2024-41935
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:21
- Zuletzt bearbeitet 23.09.2025 16:11:41
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to shrink read extent node in batches We use rwlock to protect core structure data of extent tree during its shrink, however, if there is a huge number of extent nodes in...
CVE-2024-43098
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:21
- Zuletzt bearbeitet 03.11.2025 21:16:18
In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock A deadlock may happen since the i3c_master_register() acquires &i3cbus->lock twice. See the l...
CVE-2024-45828
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:21
- Zuletzt bearbeitet 03.11.2025 21:16:21
In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request Bus cleanup path in DMA mode may trigger a RING_OP_STAT interrupt when the ring is being stopped. Depending on timi...
CVE-2024-47141
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:21
- Zuletzt bearbeitet 01.10.2025 20:17:14
In the Linux kernel, the following vulnerability has been resolved: pinmux: Use sequential access to access desc->pinmux data When two client of the same gpio call pinctrl_select_state() for the same functionality, we are seeing NULL pointer issue ...
CVE-2024-56782
- EPSS 0.02%
- Veröffentlicht 08.01.2025 18:15:19
- Zuletzt bearbeitet 01.10.2025 20:17:54
In the Linux kernel, the following vulnerability has been resolved: ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration() acpi_dev_hid_match() does not check for adev == NULL, dereferencing it unconditional. Add a check for adev b...
CVE-2024-56785
- EPSS 0.03%
- Veröffentlicht 08.01.2025 18:15:19
- Zuletzt bearbeitet 03.11.2025 21:18:32
In the Linux kernel, the following vulnerability has been resolved: MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a Fix the dtc warnings: arch/mips/boot/dts/loongson/ls7a-pch.dtsi:68.16-416.5: Warning (interrupt_provider): /bus@1000...
CVE-2024-56786
- EPSS 0.03%
- Veröffentlicht 08.01.2025 18:15:19
- Zuletzt bearbeitet 19.06.2025 13:15:46
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-56787
- EPSS 0.02%
- Veröffentlicht 08.01.2025 18:15:19
- Zuletzt bearbeitet 03.11.2025 21:18:32
In the Linux kernel, the following vulnerability has been resolved: soc: imx8m: Probe the SoC driver as platform driver With driver_async_probe=* on kernel command line, the following trace is produced because on i.MX8M Plus hardware because the so...
CVE-2024-56779
- EPSS 0.02%
- Veröffentlicht 08.01.2025 18:15:18
- Zuletzt bearbeitet 03.11.2025 21:18:31
In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occur The action force umount(umount -f) will attempt to kill all rpc_task even umount operation may ultimately fail if som...
CVE-2024-56770
- EPSS 0.01%
- Veröffentlicht 08.01.2025 17:15:15
- Zuletzt bearbeitet 03.11.2025 21:18:29
In the Linux kernel, the following vulnerability has been resolved: net/sched: netem: account for backlog updates from child qdisc In general, 'qlen' of any classful qdisc should keep track of the number of packets that the qdisc itself and all of ...