CVE-2025-21706
- EPSS 0.2%
- Veröffentlicht 27.02.2025 02:15:14
- Zuletzt bearbeitet 14.07.2026 13:17:21
In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: only set fullmesh for subflow endp With the in-kernel path-manager, it is possible to change the 'fullmesh' flag. The code in mptcp_pm_nl_fullmesh() expects to change it...
CVE-2025-21708
- EPSS 0.19%
- Veröffentlicht 27.02.2025 02:15:14
- Zuletzt bearbeitet 03.11.2025 20:17:10
In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: enable basic endpoint checking Syzkaller reports [1] encountering a common issue of utilizing a wrong usb endpoint type during URB submitting stage. This, in tur...
CVE-2025-21709
- EPSS 0.18%
- Veröffentlicht 27.02.2025 02:15:14
- Zuletzt bearbeitet 22.04.2026 13:16:18
In the Linux kernel, the following vulnerability has been resolved: kernel: be more careful about dup_mmap() failures and uprobe registering If a memory allocation fails during dup_mmap(), the maple tree can be left in an unsafe state for other ite...
CVE-2025-21710
- EPSS 0.14%
- Veröffentlicht 27.02.2025 02:15:14
- Zuletzt bearbeitet 16.12.2025 16:58:57
In the Linux kernel, the following vulnerability has been resolved: tcp: correct handling of extreme memory squeeze Testing with iperf3 using the "pasta" protocol splicer has revealed a problem in the way tcp handles window advertising in extreme m...
CVE-2025-21712
- EPSS 0.19%
- Veröffentlicht 27.02.2025 02:15:14
- Zuletzt bearbeitet 01.06.2026 17:16:32
In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime After commit ec6bb299c7c3 ("md/md-bitmap: add 'sync_size' into struct md_bitmap_stats"), following panic is report...
CVE-2024-57992
- EPSS 0.16%
- Veröffentlicht 27.02.2025 02:15:13
- Zuletzt bearbeitet 23.10.2025 17:54:44
In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: unregister wiphy only if it has been registered There is a specific error path in probe functions in wilc drivers (both sdio and spi) which can lead to kernel panic...
CVE-2024-57993
- EPSS 0.2%
- Veröffentlicht 27.02.2025 02:15:13
- Zuletzt bearbeitet 03.11.2025 20:16:56
In the Linux kernel, the following vulnerability has been resolved: HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding endpoint check syzbot has found a type mismatch between a USB pipe and the transfer endpoint, which is triggered ...
CVE-2024-57994
- EPSS 0.15%
- Veröffentlicht 27.02.2025 02:15:13
- Zuletzt bearbeitet 06.04.2026 13:38:29
In the Linux kernel, the following vulnerability has been resolved: ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple() Jakub added a lockdep_assert_no_hardirq() check in __page_pool_put_page() to increase test coverage. syzbot fo...
CVE-2024-57998
- EPSS 0.23%
- Veröffentlicht 27.02.2025 02:15:13
- Zuletzt bearbeitet 03.11.2025 20:16:57
In the Linux kernel, the following vulnerability has been resolved: OPP: add index check to assert to avoid buffer overflow in _read_freq() Pass the freq index to the assert function to make sure we do not read a freq out of the opp->rates[] table ...
CVE-2024-57999
- EPSS 0.21%
- Veröffentlicht 27.02.2025 02:15:13
- Zuletzt bearbeitet 23.10.2025 17:49:44
In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDW Power Hypervisor can possibily allocate MMIO window intersecting with Dynamic DMA Window (DDW) range, which is over...