CVE-2025-71125
- EPSS 0.03%
- Veröffentlicht 14.01.2026 15:16:02
- Zuletzt bearbeitet 25.03.2026 18:49:06
In the Linux kernel, the following vulnerability has been resolved: tracing: Do not register unsupported perf events Synthetic events currently do not have a function to register perf events. This leads to calling the tracepoint register functions ...
CVE-2025-71126
- EPSS 0.02%
- Veröffentlicht 14.01.2026 15:16:02
- Zuletzt bearbeitet 25.03.2026 18:50:29
In the Linux kernel, the following vulnerability has been resolved: mptcp: avoid deadlock on fallback while reinjecting Jakub reported an MPTCP deadlock at fallback time: WARNING: possible recursive locking detected 6.18.0-rc7-virtme #1 Not tain...
CVE-2025-71127
- EPSS 0.03%
- Veröffentlicht 14.01.2026 15:16:02
- Zuletzt bearbeitet 25.03.2026 18:51:23
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Discard Beacon frames to non-broadcast address Beacon frames are required to be sent to the broadcast address, see IEEE Std 802.11-2020, 11.1.3.1 ("The Address 1 fi...
CVE-2025-71129
- EPSS 0.02%
- Veröffentlicht 14.01.2026 15:16:02
- Zuletzt bearbeitet 25.03.2026 18:53:09
In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Sign extend kfunc call arguments The kfunc calls are native calls so they should follow LoongArch calling conventions. Sign extend its arguments properly to avoid k...
CVE-2025-71130
- EPSS 0.02%
- Veröffentlicht 14.01.2026 15:16:02
- Zuletzt bearbeitet 25.03.2026 18:53:26
In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer Initialize the eb.vma array with values of 0 when the eb structure is first set up. In particular, this set...
CVE-2025-71131
- EPSS 0.03%
- Veröffentlicht 14.01.2026 15:16:02
- Zuletzt bearbeitet 25.03.2026 19:56:42
In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Do not use req->iv after crypto_aead_encrypt As soon as crypto_aead_encrypt is called, the underlying request may be freed by an asynchronous completion. Thus dere...
CVE-2025-71132
- EPSS 0.03%
- Veröffentlicht 14.01.2026 15:16:02
- Zuletzt bearbeitet 25.03.2026 19:56:03
In the Linux kernel, the following vulnerability has been resolved: smc91x: fix broken irq-context in PREEMPT_RT When smc91x.c is built with PREEMPT_RT, the following splat occurs in FVP_RevC: [ 13.055000] smc91x LNRO0003:00 eth0: link up, 10Mbp...
CVE-2025-71114
- EPSS 0.03%
- Veröffentlicht 14.01.2026 15:16:01
- Zuletzt bearbeitet 25.03.2026 19:00:59
In the Linux kernel, the following vulnerability has been resolved: via_wdt: fix critical boot hang due to unnamed resource allocation The VIA watchdog driver uses allocate_resource() to reserve a MMIO region for the watchdog control register. Howe...
CVE-2025-71116
- EPSS 0.02%
- Veröffentlicht 14.01.2026 15:16:01
- Zuletzt bearbeitet 25.03.2026 18:59:53
In the Linux kernel, the following vulnerability has been resolved: libceph: make decode_pool() more resilient against corrupted osdmaps If the osdmap is (maliciously) corrupted such that the encoded length of ceph_pg_pool envelope is less than wha...
CVE-2025-71117
- EPSS 0.02%
- Veröffentlicht 14.01.2026 15:16:01
- Zuletzt bearbeitet 25.03.2026 18:58:06
In the Linux kernel, the following vulnerability has been resolved: block: Remove queue freezing from several sysfs store callbacks Freezing the request queue from inside sysfs store callbacks may cause a deadlock in combination with the dm-multipa...