CVE-2025-71107
- EPSS 0.02%
- Veröffentlicht 14.01.2026 15:15:59
- Zuletzt bearbeitet 25.03.2026 19:33:06
In the Linux kernel, the following vulnerability has been resolved: f2fs: ensure node page reads complete before f2fs_put_super() finishes Xfstests generic/335, generic/336 sometimes crash with the following message: F2FS-fs (dm-0): detect filesys...
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-71100
- EPSS 0.02%
- Veröffentlicht 13.01.2026 15:34:59
- Zuletzt bearbeitet 25.03.2026 16:52:07
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc() TID getting from ieee80211_get_tid() might be out of range of array size of sta_entry->tids[], so check TID is...
CVE-2025-71101
- EPSS 0.02%
- Veröffentlicht 13.01.2026 15:34:59
- Zuletzt bearbeitet 25.03.2026 18:56:12
In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsing The hp_populate_*_elements_from_package() functions in the hp-bioscfg driver contain out-of-bounds ...
CVE-2025-71099
- EPSS 0.02%
- Veröffentlicht 13.01.2026 15:34:58
- Zuletzt bearbeitet 25.03.2026 16:55:40
In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl() In xe_oa_add_config_ioctl(), we accessed oa_config->id after dropping metrics_lock. Since this lock protects the lifetime o...
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...