在 Linux 内核中,以下漏洞已得到修复: 网络子系统(net):lwtunnel:在 LWT 封装之前丢弃 skb 元数据 skb 元数据旨在用于在 XDP 和 TC 之间传递信息。它位于 skb 的头部空间(headroom)中,紧挨着 之前。LWT 程序无法通过 伪指针访问元数据。 然而,LWT 封装会在前部添加外层头部,从而将 向前移动,覆盖了头部空间中存放元数据的位置。对于一个由接收路径触发(被转发)且仍携带 XDP 元数据的报文,根据封装类型的不同,会出现两种不同的错误情况: 1. 非 BPF LWT
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 8989d328dfe7c7a3b9f4b9f0ef60006d277f81cc< 19eec11f3ab5dd29ba58f5f209c24e946c95ef12 |
affected |
8989d328dfe7c7a3b9f4b9f0ef60006d277f81cc< c00320b0e355c4bf0ae4743a53b4180fea237546 |
affected | ||
6.19 |
affected | ||
< 6.19 |
unaffected | ||
7.1.5≤ 7.1.* |
unaffected | ||
7.2≤ * |
unaffected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-80634 | 9.8 CRITICAL | netfilter: flowtable: avoid num_encaps underflow on bridge VLAN untag |
| CVE-2026-80694 | 9.8 CRITICAL | net: ethernet: mtk_eth_soc: pass eth to mtk_handle_irq_rx in poll_controller |
| CVE-2026-80681 | 9.8 CRITICAL | vxlan: re-fetch eth header after route_shortcircuit() |
| CVE-2026-80674 | 9.8 CRITICAL | ntfs: validate resident attribute lists and harden the validator |
| CVE-2026-80673 | 9.8 CRITICAL | ntfs: bound the look-ahead attribute-list entry in ntfs_external_attr_find() |
| CVE-2026-80668 | 9.8 CRITICAL | netfilter: nf_conntrack_expect: use conntrack GC to reap expectations |
| CVE-2026-80630 | 9.8 CRITICAL | net/sched: sch_fq_codel: Do not call qdisc_tree_reduce_backlog during peek before restorin |
| CVE-2026-80617 | 9.8 CRITICAL | net: airoha: fix foe_check_time allocation size |
| CVE-2026-80714 | 9.8 CRITICAL | ipvs: do not propagate one-packet flag to synced conns |
| CVE-2026-80609 | 9.8 CRITICAL | qede: fix out-of-bounds check for cqe->len_list[] |
| CVE-2026-80600 | 9.8 CRITICAL | batman-adv: dat: acquire ARP hw source only after skb realloc |
| CVE-2026-80693 | 9.3 CRITICAL | idpf: bound interrupt-vector register fill to the allocated array |
| CVE-2026-80684 | 9.3 CRITICAL | KVM: s390: pci: Fix NULL dereference on AIBV allocation failure |
| CVE-2026-80671 | 9.3 CRITICAL | perf sched: Fix register_pid() overflow, strcpy, and BUG_ON |
| CVE-2026-80603 | 9.1 CRITICAL | netfilter: nf_conntrack_irc: fix parse_dcc() off-by-one OOB read |
| CVE-2026-80670 | 9.1 CRITICAL | perf tools: Use perf_env__get_cpu_topology() in machine__resolve() |
| CVE-2026-80721 | 8.8 HIGH | Bluetooth: ISO: ensure no dangling hcon references in iso_conn |
| CVE-2026-80722 | 8.8 HIGH | wifi: mac80211: validate individual TWT params before driver setup |
| CVE-2026-80724 | 8.8 HIGH | ptp: vmclock: prevent read-only mappings from becoming writable |
| CVE-2026-80683 | 8.8 HIGH | Bluetooth: SCO: give the socket its own sco_conn reference |
Showing top 20 of 135 CVEs. View all on vendor page → →
No comments yet