CVE-2026-53229
- EPSS 0.47%
- Veröffentlicht 25.06.2026 08:39:28
- Zuletzt bearbeitet 02.07.2026 20:44:41
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failure In the XSK branch of mlx5e_xmit_xdp_buff(), when sq->xmit_xdp_frame() returns false (e.g. XDPSQ is full), the func...
CVE-2026-53228
- EPSS 0.56%
- Veröffentlicht 25.06.2026 08:39:27
- Zuletzt bearbeitet 02.07.2026 20:46:12
In the Linux kernel, the following vulnerability has been resolved: ipv6: sit: reload inner IPv6 header after GSO offloads ipip6_tunnel_xmit() caches the inner IPv6 header pointer at function entry and continues using it after iptunnel_handle_offlo...
CVE-2026-53227
- EPSS 0.14%
- Veröffentlicht 25.06.2026 08:39:27
- Zuletzt bearbeitet 02.07.2026 20:37:46
In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix possible kfree_skb of ERR_PTR After the patch in the "Fixes" tag, the allocation of the "reply" skb can happen either before or after locking the ovs_mutex. ...
CVE-2026-53226
- EPSS 0.12%
- Veröffentlicht 25.06.2026 08:39:26
- Zuletzt bearbeitet 02.07.2026 20:46:29
In the Linux kernel, the following vulnerability has been resolved: gpio: rockchip: fix generic IRQ chip leak on remove The driver allocates domain generic chips using irq_alloc_domain_generic_chips() during probe. However, on driver remove/teardow...
CVE-2026-53225
- EPSS 0.54%
- Veröffentlicht 25.06.2026 08:39:25
- Zuletzt bearbeitet 02.07.2026 20:46:44
In the Linux kernel, the following vulnerability has been resolved: sctp: fix uninit-value in __sctp_rcv_asconf_lookup() __sctp_rcv_asconf_lookup() in net/sctp/input.c only checks that the ASCONF chunk can hold the ADDIP header and a parameter head...
CVE-2026-53224
- EPSS 0.55%
- Veröffentlicht 25.06.2026 08:39:25
- Zuletzt bearbeitet 02.07.2026 20:46:53
In the Linux kernel, the following vulnerability has been resolved: sctp: validate embedded INIT chunk and address list lengths in cookie sctp_unpack_cookie() only checked that the embedded INIT chunk length did not exceed the remaining cookie payl...
CVE-2026-53223
- EPSS 0.13%
- Veröffentlicht 25.06.2026 08:39:24
- Zuletzt bearbeitet 02.07.2026 20:47:14
In the Linux kernel, the following vulnerability has been resolved: net: guard timestamp cmsgs to real error queue skbs skb_is_err_queue() treats PACKET_OUTGOING as the sole marker for an skb from sk_error_queue. That assumption is not true for AF_...
CVE-2026-53221
- EPSS 0.56%
- Veröffentlicht 25.06.2026 08:39:23
- Zuletzt bearbeitet 02.07.2026 20:49:09
In the Linux kernel, the following vulnerability has been resolved: ip6_vti: fix incorrect tunnel matching in vti6_tnl_lookup() In vti6_tnl_lookup(), when an exact match for a tunnel fails, the code falls back to searching for wildcard tunnels: - ...
CVE-2026-53220
- EPSS 0.13%
- Veröffentlicht 25.06.2026 08:39:22
- Zuletzt bearbeitet 02.07.2026 20:49:15
In the Linux kernel, the following vulnerability has been resolved: netfilter: revalidate bridge ports ebt_redirect_tg() dereferences br_port_get_rcu() return without a NULL check, causing a kernel panic when the bridge port has been removed betwee...
CVE-2026-53219
- EPSS 0.13%
- Veröffentlicht 25.06.2026 08:39:21
- Zuletzt bearbeitet 02.07.2026 20:52:20
In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: avoid leaking percpu counter pointers The native and compat get-entries paths copy the fixed rule entry header from the kernelized rule blob to userspace befor...