CVE-2026-23005
- EPSS 0.01%
- Veröffentlicht 25.01.2026 14:36:19
- Zuletzt bearbeitet 25.03.2026 19:22:06
In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1 When loading guest XSAVE state via KVM_SET_XSAVE, and when updating XFD in response to a guest WRMSR, clear XFD-d...
CVE-2026-23006
- EPSS 0.01%
- Veröffentlicht 25.01.2026 14:36:19
- Zuletzt bearbeitet 25.03.2026 19:21:56
In the Linux kernel, the following vulnerability has been resolved: ASoC: tlv320adcx140: fix null pointer The "snd_soc_component" in "adcx140_priv" was only used once but never set. It was only used for reaching "dev" which is already present in "a...
CVE-2026-23004
- EPSS 0.01%
- Veröffentlicht 25.01.2026 14:36:18
- Zuletzt bearbeitet 27.04.2026 14:16:29
In the Linux kernel, the following vulnerability has been resolved: dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list() syzbot was able to crash the kernel in rt6_uncached_list_flush_dev() in an interesting way [1] Crash happens i...
CVE-2026-23003
- EPSS 0.02%
- Veröffentlicht 25.01.2026 14:36:17
- Zuletzt bearbeitet 27.04.2026 14:16:29
In the Linux kernel, the following vulnerability has been resolved: ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv() Blamed commit did not take care of VLAN encapsulations as spotted by syzbot [1]. Use skb_vlan_inet_prepare() instead of ...
CVE-2026-23002
- EPSS 0.02%
- Veröffentlicht 25.01.2026 14:36:16
- Zuletzt bearbeitet 25.03.2026 19:22:46
In the Linux kernel, the following vulnerability has been resolved: lib/buildid: use __kernel_read() for sleepable context Prevent a "BUG: unable to handle kernel NULL pointer dereference in filemap_read_folio". For the sleepable context, convert ...
CVE-2026-23001
- EPSS 0.01%
- Veröffentlicht 25.01.2026 14:36:15
- Zuletzt bearbeitet 27.04.2026 14:16:28
In the Linux kernel, the following vulnerability has been resolved: macvlan: fix possible UAF in macvlan_forward_source() Add RCU protection on (struct macvlan_source_entry)->vlan. Whenever macvlan_hash_del_source() is called, we must clear entry-...
CVE-2026-23000
- EPSS 0.02%
- Veröffentlicht 25.01.2026 14:36:14
- Zuletzt bearbeitet 24.02.2026 21:01:41
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix crash on profile change rollback failure mlx5e_netdev_change_profile can fail to attach a new profile and can fail to rollback to old profile, in such case, we could...
CVE-2026-22999
- EPSS 0.01%
- Veröffentlicht 25.01.2026 14:36:13
- Zuletzt bearbeitet 27.04.2026 14:16:28
In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_qfq: do not free existing class in qfq_change_class() Fixes qfq_change_class() error case. cl->qdisc and cl should only be freed if a new class and qdisc were alloc...
CVE-2026-22997
- EPSS 0.02%
- Veröffentlicht 25.01.2026 14:36:12
- Zuletzt bearbeitet 27.04.2026 14:16:28
In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon receiving the second rts Since j1939_session_deactivate_activate_next() in j1939_tp_rxtimer() is called ...
CVE-2026-22998
- EPSS 0.05%
- Veröffentlicht 25.01.2026 14:36:12
- Zuletzt bearbeitet 27.04.2026 14:16:28
In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec Commit efa56305908b ("nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length") added ttag boun...