CVE-2026-43040
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:37
- Zuletzt bearbeitet 08.05.2026 18:53:20
In the Linux kernel, the following vulnerability has been resolved: net: ipv6: ndisc: fix ndisc_ra_useropt to initialize nduseropt_padX fields to zero to prevent an info-leak When processing Router Advertisements with user options the kernel builds...
CVE-2026-43039
- EPSS 0.06%
- Veröffentlicht 01.05.2026 14:15:36
- Zuletzt bearbeitet 08.05.2026 18:48:10
In the Linux kernel, the following vulnerability has been resolved: net: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatch emac_dispatch_skb_zc() allocates a new skb via napi_alloc_skb() but never copies the packet data fr...
CVE-2026-43037
- EPSS 0.11%
- Veröffentlicht 01.05.2026 14:15:35
- Zuletzt bearbeitet 04.05.2026 18:26:53
In the Linux kernel, the following vulnerability has been resolved: ip6_tunnel: clear skb2->cb[] in ip4ip6_err() Oskar Kjos reported the following problem. ip4ip6_err() calls icmp_send() on a cloned skb whose cb[] was written by the IPv6 receive p...
CVE-2026-43038
- EPSS 0.07%
- Veröffentlicht 01.05.2026 14:15:35
- Zuletzt bearbeitet 08.05.2026 18:47:20
In the Linux kernel, the following vulnerability has been resolved: ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach() Sashiko AI-review observed: In ip6_err_gen_icmpv6_unreach(), the skb is an outer IPv4 ICMP error packet where its ...
CVE-2026-43036
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:34
- Zuletzt bearbeitet 08.05.2026 18:44:10
In the Linux kernel, the following vulnerability has been resolved: net: use skb_header_pointer() for TCPv4 GSO frag_off check Syzbot reported a KMSAN uninit-value warning in gso_features_check() called from netif_skb_features() [1]. gso_features_...
CVE-2026-43034
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:33
- Zuletzt bearbeitet 08.05.2026 18:41:52
In the Linux kernel, the following vulnerability has been resolved: bnxt_en: set backing store type from query type bnxt_hwrm_func_backing_store_qcaps_v2() stores resp->type from the firmware response in ctxm->type and later uses that value to inde...
CVE-2026-43035
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:33
- Zuletzt bearbeitet 08.05.2026 18:43:05
In the Linux kernel, the following vulnerability has been resolved: net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to prevent an info-leak When building netlink messages, tc_chain_fill_node() never initializes the tcm_in...
CVE-2026-43033
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:32
- Zuletzt bearbeitet 08.05.2026 18:40:49
In the Linux kernel, the following vulnerability has been resolved: crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption When decrypting data that is not in-place (src != dst), there is no need to save the high-order se...
CVE-2026-43031
- EPSS 0.05%
- Veröffentlicht 01.05.2026 14:15:31
- Zuletzt bearbeitet 08.05.2026 18:38:07
In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Fix BQL accounting for multi-BD TX packets When a TX packet spans multiple buffer descriptors (scatter-gather), axienet_free_tx_chain sums the per-BD actual l...
CVE-2026-43032
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:31
- Zuletzt bearbeitet 08.05.2026 18:39:32
In the Linux kernel, the following vulnerability has been resolved: NFC: pn533: bound the UART receive buffer pn532_receive_buf() appends every incoming byte to dev->recv_skb and only resets the buffer after pn532_uart_rx_is_frame() recognizes a co...