CVE-2026-52989
- EPSS 0.35%
- Veröffentlicht 24.06.2026 16:29:03
- Zuletzt bearbeitet 15.07.2026 01:16:25
In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callers Currently, when nvmet_tcp_build_pdu_iovec() detects an out-of-bounds PDU length or offset, it triggers nvmet_...
CVE-2026-52988
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:29:02
- Zuletzt bearbeitet 14.07.2026 16:46:06
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase Publish new hooks in the list into the basechain/flowtable using splice_list_rcu() to ensure netlink dump...
CVE-2026-52987
- EPSS 0.14%
- Veröffentlicht 24.06.2026 16:29:01
- Zuletzt bearbeitet 15.07.2026 01:16:25
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid double drm_exec_fini() in userq validate When new_addition is true, amdgpu_userq_vm_validate() calls drm_exec_fini(&exec) before iterating over the collected HMM ...
CVE-2026-52986
- EPSS 0.56%
- Veröffentlicht 24.06.2026 16:29:00
- Zuletzt bearbeitet 14.07.2026 16:47:30
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_sip: don't use simple_strtoul Replace unsafe port parsing in epaddr_len(), ct_sip_parse_header_uri(), and ct_sip_parse_request() with a new sip_parse_port()...
CVE-2026-52984
- EPSS 0.13%
- Veröffentlicht 24.06.2026 16:28:59
- Zuletzt bearbeitet 14.07.2026 16:47:58
In the Linux kernel, the following vulnerability has been resolved: net/sched: netem: fix queue limit check to include reordered packets The queue limit check in netem_enqueue() uses q->t_len which only counts packets in the internal tfifo. Packets...
CVE-2026-52985
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:28:59
- Zuletzt bearbeitet 14.07.2026 16:47:44
In the Linux kernel, the following vulnerability has been resolved: netdevsim: zero initialize struct iphdr in dummy sk_buff Syzbot reports a KMSAN uninit-value originating from nsim_dev_trap_skb_build, with the allocation also being performed in t...
CVE-2026-52983
- EPSS 0.45%
- Veröffentlicht 24.06.2026 16:28:58
- Zuletzt bearbeitet 14.07.2026 16:48:23
In the Linux kernel, the following vulnerability has been resolved: net: airoha: fix BQL imbalance in TX path Fix a possible BQL imbalance in airoha_dev_xmit(), where inflight packets are accounted only for the AIROHA_NUM_TX_RING netdev TX queues. ...
CVE-2026-52981
- EPSS 0.54%
- Veröffentlicht 24.06.2026 16:28:57
- Zuletzt bearbeitet 14.07.2026 16:51:14
In the Linux kernel, the following vulnerability has been resolved: neigh: let neigh_xmit take skb ownership neigh_xmit always releases the skb, except when no neighbour table is found. But even the first added user of neigh_xmit (mpls) relied on n...
CVE-2026-52982
- EPSS 0.54%
- Veröffentlicht 24.06.2026 16:28:57
- Zuletzt bearbeitet 14.07.2026 16:49:22
In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit() syzbot reported a KASAN slab-use-after-free read in rtl8150_start_xmit() when accessing skb->len for tx statistics aft...
CVE-2026-52980
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:28:56
- Zuletzt bearbeitet 14.07.2026 16:51:26
In the Linux kernel, the following vulnerability has been resolved: sched/fair: Clear rel_deadline when initializing forked entities A yield-triggered crash can happen when a newly forked sched_entity enters the fair class with se->rel_deadline une...