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...
CVE-2026-43030
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:30
- Zuletzt bearbeitet 08.05.2026 18:36:14
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix regsafe() for pointers to packet In case rold->reg->range == BEYOND_PKT_END && rcur->reg->range == N regsafe() may return true which may lead to current state with valid p...
CVE-2026-43028
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:29
- Zuletzt bearbeitet 08.05.2026 18:30:53
In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: ensure names are nul-terminated Reject names that lack a \0 character before feeding them to functions that expect c-strings. Fixes tag is the most recent com...
CVE-2026-43029
- EPSS 0.05%
- Veröffentlicht 01.05.2026 14:15:29
- Zuletzt bearbeitet 08.05.2026 18:33:39
In the Linux kernel, the following vulnerability has been resolved: mptcp: fix soft lockup in mptcp_recvmsg() syzbot reported a soft lockup in mptcp_recvmsg() [0]. When receiving data with MSG_PEEK | MSG_WAITALL flags, the skb is not removed from ...
CVE-2026-43027
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:28
- Zuletzt bearbeitet 08.05.2026 18:29:08
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_helper: pass helper to expect cleanup nf_conntrack_helper_unregister() calls nf_ct_expect_iterate_destroy() to remove expectations belonging to the helper b...
CVE-2026-43025
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:27
- Zuletzt bearbeitet 08.05.2026 18:17:47
In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ignore explicit helper on new expectations Use the existing master conntrack helper, anything else is not really supported and it just makes validation more c...