CVE-2025-71088
- EPSS 0.02%
- Veröffentlicht 13.01.2026 15:34:50
- Zuletzt bearbeitet 25.03.2026 18:56:39
In the Linux kernel, the following vulnerability has been resolved: mptcp: fallback earlier on simult connection Syzkaller reports a simult-connect race leading to inconsistent fallback status: WARNING: CPU: 3 PID: 33 at net/mptcp/subflow.c:1515...
CVE-2025-71086
- EPSS 0.02%
- Veröffentlicht 13.01.2026 15:34:49
- Zuletzt bearbeitet 25.03.2026 18:57:17
In the Linux kernel, the following vulnerability has been resolved: net: rose: fix invalid array index in rose_kill_by_device() rose_kill_by_device() collects sockets into a local array[] and then iterates over them to disconnect sockets bound to a...
CVE-2025-71087
- EPSS 0.03%
- Veröffentlicht 13.01.2026 15:34:49
- Zuletzt bearbeitet 25.03.2026 18:57:03
In the Linux kernel, the following vulnerability has been resolved: iavf: fix off-by-one issues in iavf_config_rss_reg() There are off-by-one bugs when configuring RSS hash key and lookup table, causing out-of-bounds reads to memory [1] and out-of-...
CVE-2025-71085
- EPSS 0.03%
- Veröffentlicht 13.01.2026 15:34:48
- Zuletzt bearbeitet 25.03.2026 18:57:30
In the Linux kernel, the following vulnerability has been resolved: ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr() There exists a kernel oops caused by a BUG_ON(nhead < 0) at net/core/skbuff.c:2232 in pskb_expand_head(). This...
CVE-2025-71084
- EPSS 0.03%
- Veröffentlicht 13.01.2026 15:34:47
- Zuletzt bearbeitet 25.03.2026 19:33:26
In the Linux kernel, the following vulnerability has been resolved: RDMA/cm: Fix leaking the multicast GID table reference If the CM ID is destroyed while the CM event for multicast creating is still queued the cancel_work_sync() will prevent the w...
CVE-2025-71082
- EPSS 0.02%
- Veröffentlicht 13.01.2026 15:34:46
- Zuletzt bearbeitet 25.03.2026 19:38:23
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: revert use of devm_kzalloc in btusb This reverts commit 98921dbd00c4e ("Bluetooth: Use devm_kzalloc in btusb.c file"). In btusb_probe(), we use devm_kzalloc() to...
CVE-2025-71083
- EPSS 0.03%
- Veröffentlicht 13.01.2026 15:34:46
- Zuletzt bearbeitet 25.03.2026 19:35:32
In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Avoid NULL pointer deref for evicted BOs It is possible for a BO to exist that is not currently associated with a resource, e.g. because it has been evicted. When devcore...
CVE-2025-71081
- EPSS 0.02%
- Veröffentlicht 13.01.2026 15:34:45
- Zuletzt bearbeitet 25.03.2026 19:39:35
In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: sai: fix OF node leak on probe The reference taken to the sync provider OF node when probing the platform device is currently only dropped if the set_sync() callback f...
CVE-2025-71079
- EPSS 0.03%
- Veröffentlicht 13.01.2026 15:34:44
- Zuletzt bearbeitet 25.03.2026 19:44:18
In the Linux kernel, the following vulnerability has been resolved: net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write A deadlock can occur between nfc_unregister_device() and rfkill_fop_write() due to lock ordering inversion...
CVE-2025-71078
- EPSS 0.02%
- Veröffentlicht 13.01.2026 15:34:43
- Zuletzt bearbeitet 25.03.2026 19:46:32
In the Linux kernel, the following vulnerability has been resolved: powerpc/64s/slb: Fix SLB multihit issue during SLB preload On systems using the hash MMU, there is a software SLB preload cache that mirrors the entries loaded into the hardware SL...