CVE-2025-71201
- EPSS 0.02%
- Veröffentlicht 14.02.2026 15:22:21
- Zuletzt bearbeitet 17.03.2026 21:16:55
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early read unlock of page with EOF in middle The read result collection for buffered reads seems to run ahead of the completion of subrequests under some circumstances, ...
CVE-2026-23136
- EPSS 0.04%
- Veröffentlicht 14.02.2026 15:22:21
- Zuletzt bearbeitet 03.04.2026 14:16:24
In the Linux kernel, the following vulnerability has been resolved: libceph: reset sparse-read state in osd_fault() When a fault occurs, the connection is abandoned, reestablished, and any pending operations are retried. The OSD client tracks the p...
CVE-2026-23128
- EPSS 0.02%
- Veröffentlicht 14.02.2026 15:16:08
- Zuletzt bearbeitet 18.03.2026 14:46:26
In the Linux kernel, the following vulnerability has been resolved: arm64: Set __nocfi on swsusp_arch_resume() A DABT is reported[1] on an android based system when resume from hiberate. This happens because swsusp_arch_suspend_exit() is marked wit...
CVE-2026-23129
- EPSS 0.02%
- Veröffentlicht 14.02.2026 15:16:08
- Zuletzt bearbeitet 18.03.2026 14:17:11
In the Linux kernel, the following vulnerability has been resolved: dpll: Prevent duplicate registrations Modify the internal registration helpers dpll_xa_ref_{dpll,pin}_add() to reject duplicate registration attempts. Previously, if a caller atte...
CVE-2026-23130
- EPSS 0.02%
- Veröffentlicht 14.02.2026 15:16:08
- Zuletzt bearbeitet 17.03.2026 21:17:11
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix dead lock while flushing management frames Commit [1] converted the management transmission work item into a wiphy work. Since a wiphy work can only run under wip...
CVE-2026-23131
- EPSS 0.02%
- Veröffentlicht 14.02.2026 15:16:08
- Zuletzt bearbeitet 17.03.2026 21:17:04
In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: Fix kobject warnings for empty attribute names The hp-bioscfg driver attempts to register kobjects with empty names when the HP BIOS returns attributes wi...
CVE-2026-23119
- EPSS 0.02%
- Veröffentlicht 14.02.2026 15:16:07
- Zuletzt bearbeitet 18.03.2026 13:39:51
In the Linux kernel, the following vulnerability has been resolved: bonding: provide a net pointer to __skb_flow_dissect() After 3cbf4ffba5ee ("net: plumb network namespace into __skb_flow_dissect") we have to provide a net pointer to __skb_flow_di...
CVE-2026-23120
- EPSS 0.02%
- Veröffentlicht 14.02.2026 15:16:07
- Zuletzt bearbeitet 18.03.2026 13:39:35
In the Linux kernel, the following vulnerability has been resolved: l2tp: avoid one data-race in l2tp_tunnel_del_work() We should read sk->sk_socket only when dealing with kernel sockets. syzbot reported the following data-race: BUG: KCSAN: data-...
CVE-2026-23121
- EPSS 0.02%
- Veröffentlicht 14.02.2026 15:16:07
- Zuletzt bearbeitet 18.03.2026 13:39:23
In the Linux kernel, the following vulnerability has been resolved: mISDN: annotate data-race around dev->work dev->work can re read locklessly in mISDN_read() and mISDN_poll(). Add READ_ONCE()/WRITE_ONCE() annotations. BUG: KCSAN: data-race in mI...
CVE-2026-23122
- EPSS 0.02%
- Veröffentlicht 14.02.2026 15:16:07
- Zuletzt bearbeitet 18.03.2026 14:50:49
In the Linux kernel, the following vulnerability has been resolved: igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue The previous 7 KB per queue caused TX unit hangs under heavy timestamping load. Reducing to 5 KB avoids these hangs and m...