CVE-2024-40979
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:19
- Zuletzt bearbeitet 17.09.2025 14:57:57
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix kernel crash during resume Currently during resume, QMI target memory is not properly handled, resulting in kernel crash in case DMA remap is not supported: BUG:...
CVE-2024-40980
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:19
- Zuletzt bearbeitet 12.05.2026 12:17:01
In the Linux kernel, the following vulnerability has been resolved: drop_monitor: replace spin_lock by raw_spin_lock trace_drop_common() is called with preemption disabled, and it acquires a spin_lock. This is problematic for RT kernels because spi...
CVE-2024-40981
- EPSS 0%
- Veröffentlicht 12.07.2024 13:15:19
- Zuletzt bearbeitet 03.11.2025 22:17:20
In the Linux kernel, the following vulnerability has been resolved: batman-adv: bypass empty buckets in batadv_purge_orig_ref() Many syzbot reports are pointing to soft lockups in batadv_purge_orig_ref() [1] Root cause is unknown, but we can avoid...
- EPSS 0.04%
- Veröffentlicht 12.07.2024 13:15:19
- Zuletzt bearbeitet 24.02.2025 13:15:10
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-40984
- EPSS 0.02%
- Veröffentlicht 12.07.2024 13:15:19
- Zuletzt bearbeitet 12.05.2026 12:17:01
In the Linux kernel, the following vulnerability has been resolved: ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine." Undo the modifications made in commit d410ee5109a1 ("ACPICA: avoid "Info: mapping multiple BARs. Yo...
CVE-2024-40960
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:18
- Zuletzt bearbeitet 12.05.2026 12:17:00
In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible NULL dereference in rt6_probe() syzbot caught a NULL dereference in rt6_probe() [1] Bail out if __in6_dev_get() returns NULL. [1] Oops: general protection...
CVE-2024-40965
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:18
- Zuletzt bearbeitet 09.12.2024 13:10:01
In the Linux kernel, the following vulnerability has been resolved: i2c: lpi2c: Avoid calling clk_get_rate during transfer Instead of repeatedly calling clk_get_rate for each transfer, lock the clock rate and cache the value. A deadlock has been ob...
CVE-2024-40966
- EPSS 0.02%
- Veröffentlicht 12.07.2024 13:15:18
- Zuletzt bearbeitet 03.11.2025 22:17:18
In the Linux kernel, the following vulnerability has been resolved: tty: add the option to have a tty reject a new ldisc ... and use it to limit the virtual terminals to just N_TTY. They are kind of special, and in particular, the "con_write()" ro...
CVE-2024-40968
- EPSS 0.02%
- Veröffentlicht 12.07.2024 13:15:18
- Zuletzt bearbeitet 03.11.2025 22:17:18
In the Linux kernel, the following vulnerability has been resolved: MIPS: Octeon: Add PCIe link status check The standard PCIe configuration read-write interface is used to access the configuration space of the peripheral PCIe devices of the mips p...
CVE-2024-40971
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:18
- Zuletzt bearbeitet 12.05.2026 12:17:01
In the Linux kernel, the following vulnerability has been resolved: f2fs: remove clear SB_INLINECRYPT flag in default_options In f2fs_remount, SB_INLINECRYPT flag will be clear and re-set. If create new file or open file during this gap, these file...