CVE-2025-21720
- EPSS 0.03%
- Veröffentlicht 27.02.2025 02:15:15
- Zuletzt bearbeitet 23.10.2025 13:06:19
In the Linux kernel, the following vulnerability has been resolved: xfrm: delete intermediate secpath entry in packet offload mode Packets handled by hardware have added secpath as a way to inform XFRM core code that this path was already handled. ...
CVE-2025-21721
- EPSS 0.05%
- Veröffentlicht 27.02.2025 02:15:15
- Zuletzt bearbeitet 03.11.2025 20:17:11
In the Linux kernel, the following vulnerability has been resolved: nilfs2: handle errors that nilfs_prepare_chunk() may return Patch series "nilfs2: fix issues with rename operations". This series fixes BUG_ON check failures reported by syzbot ar...
CVE-2025-21722
- EPSS 0.04%
- Veröffentlicht 27.02.2025 02:15:15
- Zuletzt bearbeitet 03.11.2025 20:17:12
In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not force clear folio if buffer is referenced Patch series "nilfs2: protect busy buffer heads from being force-cleared". This series fixes the buffer head state inconsi...
CVE-2024-58000
- EPSS 0.04%
- Veröffentlicht 27.02.2025 02:15:14
- Zuletzt bearbeitet 23.10.2025 17:48:41
In the Linux kernel, the following vulnerability has been resolved: io_uring: prevent reg-wait speculations With *ENTER_EXT_ARG_REG instead of passing a user pointer with arguments for the waiting loop the user can specify an offset into a pre-mapp...
CVE-2025-21705
- EPSS 0.05%
- 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: mptcp: handle fastopen disconnect correctly Syzbot was able to trigger a data stream corruption: WARNING: CPU: 0 PID: 9846 at net/mptcp/protocol.c:1024 __mptcp_clean_una+0xddb/0...
CVE-2025-21706
- EPSS 0.05%
- 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: 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.04%
- 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.04%
- Veröffentlicht 27.02.2025 02:15:14
- Zuletzt bearbeitet 23.10.2025 17:45:03
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.03%
- 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.04%
- Veröffentlicht 27.02.2025 02:15:14
- Zuletzt bearbeitet 03.11.2025 20:17:11
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...