CVE-2025-71118
- EPSS 0.03%
- Veröffentlicht 14.01.2026 15:16:01
- Zuletzt bearbeitet 25.03.2026 18:55:17
In the Linux kernel, the following vulnerability has been resolved: ACPICA: Avoid walking the Namespace if start_node is NULL Although commit 0c9992315e73 ("ACPICA: Avoid walking the ACPI Namespace if it is not there") fixed the situation when both...
CVE-2025-71121
- EPSS 0.04%
- Veröffentlicht 14.01.2026 15:16:01
- Zuletzt bearbeitet 25.03.2026 18:37:36
In the Linux kernel, the following vulnerability has been resolved: parisc: Do not reprogram affinitiy on ASP chip The ASP chip is a very old variant of the GSP chip and is used e.g. in HP 730 workstations. When trying to reprogram the affinity it ...
CVE-2025-71111
- EPSS 0.02%
- Veröffentlicht 14.01.2026 15:16:00
- Zuletzt bearbeitet 25.03.2026 19:27:20
In the Linux kernel, the following vulnerability has been resolved: hwmon: (w83791d) Convert macros to functions to avoid TOCTOU The macro FAN_FROM_REG evaluates its arguments multiple times. When used in lockless contexts involving shared driver d...
CVE-2025-71113
- EPSS 0.03%
- Veröffentlicht 14.01.2026 15:16:00
- Zuletzt bearbeitet 25.03.2026 19:58:42
In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - zero initialize memory allocated via sock_kmalloc Several crypto user API contexts and requests allocated with sock_kmalloc() were left uninitialized, relying on c...
CVE-2025-71105
- EPSS 0.03%
- Veröffentlicht 14.01.2026 15:15:59
- Zuletzt bearbeitet 25.03.2026 18:55:20
In the Linux kernel, the following vulnerability has been resolved: f2fs: use global inline_xattr_slab instead of per-sb slab cache As Hong Yun reported in mailing list: loop7: detected capacity change from 0 to 131072 ------------[ cut here ]----...
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-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-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...