CVE-2025-71148
- EPSS 0.02%
- Veröffentlicht 23.01.2026 14:15:14
- Zuletzt bearbeitet 26.02.2026 20:27:18
In the Linux kernel, the following vulnerability has been resolved: net/handshake: restore destructor on submit failure handshake_req_submit() replaces sk->sk_destruct but never restores it when submission fails before the request is hashed. handsh...
CVE-2025-71147
- EPSS 0.02%
- Veröffentlicht 23.01.2026 14:15:13
- Zuletzt bearbeitet 26.02.2026 20:26:24
In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix a memory leak in tpm2_load_cmd 'tpm2_load_cmd' allocates a tempoary blob indirectly via 'tpm2_key_decode' but it is not freed in the failure paths. Address this ...
CVE-2026-22977
- EPSS 0.02%
- Veröffentlicht 21.01.2026 13:08:54
- Zuletzt bearbeitet 26.02.2026 20:02:55
In the Linux kernel, the following vulnerability has been resolved: net: sock: fix hardened usercopy panic in sock_recv_errqueue skbuff_fclone_cache was created without defining a usercopy region, [1] unlike skbuff_head_cache which properly whiteli...
CVE-2026-22976
- EPSS 0.02%
- Veröffentlicht 21.01.2026 06:57:23
- Zuletzt bearbeitet 26.02.2026 20:02:36
In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset `qfq_class->leaf_qdisc->q.qlen > 0` does not imply that the class itself is active. Two qfq_cl...
CVE-2025-71143
- EPSS 0.02%
- Veröffentlicht 14.01.2026 15:16:04
- Zuletzt bearbeitet 25.03.2026 18:02:14
In the Linux kernel, the following vulnerability has been resolved: clk: samsung: exynos-clkout: Assign .num before accessing .hws Commit f316cdff8d67 ("clk: Annotate struct clk_hw_onecell_data with __counted_by") annotated the hws member of 'struc...
CVE-2025-71144
- EPSS 0.03%
- Veröffentlicht 14.01.2026 15:16:04
- Zuletzt bearbeitet 26.02.2026 18:41:23
In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure context reset on disconnect() After the blamed commit below, if the MPC subflow is already in TCP_CLOSE status or has fallback to TCP at mptcp_disconnect() time, mptc...
CVE-2025-71133
- EPSS 0.02%
- Veröffentlicht 14.01.2026 15:16:03
- Zuletzt bearbeitet 25.03.2026 18:04:12
In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: avoid invalid read in irdma_net_event irdma_net_event() should not dereference anything from "neigh" (alias "ptr") until it has checked that the event is NETEVENT_NEIGH...
CVE-2025-71135
- EPSS 0.02%
- Veröffentlicht 14.01.2026 15:16:03
- Zuletzt bearbeitet 25.03.2026 18:03:48
In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_cnt() The variable mddev->private is first assigned to conf and then checked: conf = mddev->private;...
CVE-2025-71136
- EPSS 0.02%
- Veröffentlicht 14.01.2026 15:16:03
- Zuletzt bearbeitet 25.03.2026 18:03:37
In the Linux kernel, the following vulnerability has been resolved: media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log_status() It's possible for cp_read() and hdmi_read() to return -EIO. Those values are further used as ...
CVE-2025-71137
- EPSS 0.02%
- Veröffentlicht 14.01.2026 15:16:03
- Zuletzt bearbeitet 25.03.2026 18:03:28
In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" This patch ensures that the RX ring size (rx_pending) is not set below the permitted length. This avoids UBSAN shift-out-of-bou...