CVE-2025-71108
- EPSS 0.03%
- Veröffentlicht 14.01.2026 15:15:59
- Zuletzt bearbeitet 25.03.2026 19:32:29
In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Handle incorrect num_connectors capability The UCSI spec states that the num_connectors field is 7 bits, and the 8th bit is reserved and should be set to zero. So...
CVE-2025-71109
- EPSS 0.03%
- Veröffentlicht 14.01.2026 15:15:59
- Zuletzt bearbeitet 25.03.2026 19:32:01
In the Linux kernel, the following vulnerability has been resolved: MIPS: ftrace: Fix memory corruption when kernel is located beyond 32 bits Since commit e424054000878 ("MIPS: Tracing: Reduce the overhead of dynamic Function Tracer"), the macro UA...
CVE-2025-71098
- EPSS 0.03%
- Veröffentlicht 13.01.2026 15:34:57
- Zuletzt bearbeitet 25.03.2026 16:56:02
In the Linux kernel, the following vulnerability has been resolved: ip6_gre: make ip6gre_header() robust Over the years, syzbot found many ways to crash the kernel in ip6gre_header() [1]. This involves team or bonding drivers ability to dynamicall...
CVE-2025-71096
- EPSS 0.03%
- Veröffentlicht 13.01.2026 15:34:56
- Zuletzt bearbeitet 25.03.2026 16:59:19
In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly The netlink response for RDMA_NL_LS_OP_IP_RESOLVE should always have a LS_NLA_TYPE_DGID attribute, it is invalid if ...
CVE-2025-71097
- EPSS 0.03%
- Veröffentlicht 13.01.2026 15:34:56
- Zuletzt bearbeitet 25.03.2026 16:56:30
In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix reference count leak when using error routes with nexthop objects When a nexthop object is deleted, it is marked as dead and then fib_table_flush() is called to flush all...
CVE-2025-71095
- EPSS 0.03%
- Veröffentlicht 13.01.2026 15:34:55
- Zuletzt bearbeitet 25.03.2026 17:28:09
In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix the crash issue for zero copy XDP_TX action There is a crash issue when running zero copy XDP_TX action, the crash log is shown below. [ 216.122464] Unable to ha...
CVE-2025-71094
- EPSS 0.03%
- Veröffentlicht 13.01.2026 15:34:54
- Zuletzt bearbeitet 25.03.2026 17:32:49
In the Linux kernel, the following vulnerability has been resolved: net: usb: asix: validate PHY address before use The ASIX driver reads the PHY address from the USB device via asix_read_phy_addr(). A malicious or faulty device can return an inval...
CVE-2025-71093
- EPSS 0.02%
- Veröffentlicht 13.01.2026 15:34:53
- Zuletzt bearbeitet 25.03.2026 17:41:23
In the Linux kernel, the following vulnerability has been resolved: e1000: fix OOB in e1000_tbi_should_accept() In e1000_tbi_should_accept() we read the last byte of the frame via 'data[length - 1]' to evaluate the TBI workaround. If the descriptor...
CVE-2025-71091
- EPSS 0.02%
- Veröffentlicht 13.01.2026 15:34:52
- Zuletzt bearbeitet 25.03.2026 18:03:23
In the Linux kernel, the following vulnerability has been resolved: team: fix check for port enabled in team_queue_override_port_prio_changed() There has been a syzkaller bug reported recently with the following trace: list_del corruption, ffff888...
CVE-2025-71089
- EPSS 0.01%
- Veröffentlicht 13.01.2026 15:34:51
- Zuletzt bearbeitet 02.04.2026 09:16:20
In the Linux kernel, the following vulnerability has been resolved: iommu: disable SVA when CONFIG_X86 is set Patch series "Fix stale IOTLB entries for kernel address space", v7. This proposes a fix for a security vulnerability related to IOMMU Sh...