CVE-2024-57902
- EPSS 0.01%
- Veröffentlicht 15.01.2025 13:15:14
- Zuletzt bearbeitet 12.05.2026 13:16:23
In the Linux kernel, the following vulnerability has been resolved: af_packet: fix vlan_get_tci() vs MSG_PEEK Blamed commit forgot MSG_PEEK case, allowing a crash [1] as found by syzbot. Rework vlan_get_tci() to not touch skb at all, so that it ca...
CVE-2024-57890
- EPSS 0.01%
- Veröffentlicht 15.01.2025 13:15:13
- Zuletzt bearbeitet 03.11.2025 21:18:38
In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Prevent integer overflow issue In the expression "cmd.wqe_size * cmd.wr_count", both variables are u32 values that come from the user so the multiplication can lead to...
CVE-2024-57893
- EPSS 0.01%
- Veröffentlicht 15.01.2025 13:15:13
- Zuletzt bearbeitet 03.11.2025 21:18:38
In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix races at processing SysEx messages OSS sequencer handles the SysEx messages split in 6 bytes packets, and ALSA sequencer OSS layer tries to combine those. It s...
- EPSS 0.05%
- Veröffentlicht 15.01.2025 13:15:13
- Zuletzt bearbeitet 28.03.2025 07:15:38
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-57883
- EPSS 0.03%
- Veröffentlicht 15.01.2025 13:15:12
- Zuletzt bearbeitet 03.11.2025 18:15:44
In the Linux kernel, the following vulnerability has been resolved: mm: hugetlb: independent PMD page table shared count The folio refcount may be increased unexpectly through try_get_folio() by caller such as split_huge_pages. In huge_pmd_unshare...
CVE-2024-57802
- EPSS 0.01%
- Veröffentlicht 15.01.2025 13:15:11
- Zuletzt bearbeitet 03.11.2025 21:18:34
In the Linux kernel, the following vulnerability has been resolved: netrom: check buffer length before accessing it Syzkaller reports an uninit value read from ax25cmp when sending raw message through ieee802154 implementation. ===================...
CVE-2024-39282
- EPSS 0.01%
- Veröffentlicht 15.01.2025 13:15:09
- Zuletzt bearbeitet 03.11.2025 21:16:15
In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Fix FSM command timeout issue When driver processes the internal state change command, it use an asynchronous thread to process the command operation. If the main ...
CVE-2024-57843
- EPSS 0.03%
- 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-57850
- 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: jffs2: Prevent rtime decompress memory corruption The rtime decompression routine does not fully check bounds during the entirety of the decompression pass and can corrupt memory o...