CVE-2024-47674
- EPSS 0.01%
- Veröffentlicht 15.10.2024 11:15:13
- Zuletzt bearbeitet 03.11.2025 23:16:15
In the Linux kernel, the following vulnerability has been resolved: mm: avoid leaving partial pfn mappings around in error case As Jann points out, PFN mappings are special, because unlike normal memory mappings, there is no lifetime information as...
CVE-2024-47663
- EPSS 0.01%
- Veröffentlicht 09.10.2024 15:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:14
In the Linux kernel, the following vulnerability has been resolved: staging: iio: frequency: ad9834: Validate frequency parameter value In ad9834_write_frequency() clk_get_rate() can return 0. In such case ad9834_calc_freqreg() call will lead to di...
CVE-2024-47667
- EPSS 0.01%
- Veröffentlicht 09.10.2024 15:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:14
In the Linux kernel, the following vulnerability has been resolved: PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0) Errata #i2037 in AM65x/DRA80xM Processors Silicon Revision 1.0 (SPRZ452D_July 2018_Revised December 2019 [1]) mention...
CVE-2024-47668
- EPSS 0.01%
- Veröffentlicht 09.10.2024 15:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:14
In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc() If we need to increase the tree depth, allocate a new node, and then race with another thread that increased the t...
CVE-2024-47669
- EPSS 0.02%
- Veröffentlicht 09.10.2024 15:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:14
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix state management in error path of log writing function After commit a694291a6211 ("nilfs2: separate wait function from nilfs_segctor_write") was applied, the log writin...
CVE-2024-47670
- EPSS 0.03%
- Veröffentlicht 09.10.2024 15:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:14
In the Linux kernel, the following vulnerability has been resolved: ocfs2: add bounds checking to ocfs2_xattr_find_entry() Add a paranoia check to make sure it doesn't stray beyond valid memory region containing ocfs2 xattr entries when scanning fo...
CVE-2024-47671
- EPSS 0.01%
- Veröffentlicht 09.10.2024 15:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:15
In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: prevent kernel-usb-infoleak The syzbot reported a kernel-usb-infoleak in usbtmc_write, we need to clear the structure before filling fields.
CVE-2024-47672
- EPSS 0.01%
- Veröffentlicht 09.10.2024 15:15:15
- Zuletzt bearbeitet 05.01.2026 11:17:11
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-47659
- EPSS 0.41%
- Veröffentlicht 09.10.2024 14:15:07
- Zuletzt bearbeitet 03.11.2025 23:16:13
In the Linux kernel, the following vulnerability has been resolved: smack: tcp: ipv4, fix incorrect labeling Currently, Smack mirrors the label of incoming tcp/ipv4 connections: when a label 'foo' connects to a label 'bar' with tcp/ipv4, 'foo' alwa...
CVE-2024-46854
- EPSS 0.02%
- Veröffentlicht 27.09.2024 13:15:17
- Zuletzt bearbeitet 12.05.2026 12:17:12
In the Linux kernel, the following vulnerability has been resolved: net: dpaa: Pad packets to ETH_ZLEN When sending packets under 60 bytes, up to three bytes of the buffer following the data may be leaked. Avoid this by extending all packets to ETH...