在 Linux 内核中,以下漏洞已得到修复: netfilter: nf_conntrack_expect:使用 conntrack GC 来回收 expectations 该补丁将原本基于定时器(timer)API 的机制替换为基于垃圾收集器(GC worker)的方法,这一改变在许多其他子系统中已经实施。 具体而言,该补丁利用现有的 conntrack GC worker,遍历主 conntrack 条目本地维护的 expectations 列表,以清理已过期的 expectations。 主要技术细节如下:
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | bffcaad9afdfe45d7fc777397d3b83c1e3ebffe5< 7ec786f4230c2a9b2eaf97a2d45368933b49d2b2 |
affected |
bffcaad9afdfe45d7fc777397d3b83c1e3ebffe5< b8b09dc2bf35a00d4e0556b5d6308c7b917ebda2 |
affected | ||
9e1196d27ef496f404c76f7a9d03761142d991c4 |
affected | ||
5e1c1d22268ae710c238342c8030c21daf298168 |
affected | ||
d52fa1fa7440676b8c238037a050ab008c22737f |
affected | ||
f338ced0473849c9f6ed0b77ca99f1aab5826787 |
affected | ||
497f99b26fffdc5635706d1b4811f1ed8ee21a5b |
affected | ||
6.1.176< 6.2 |
affected | ||
| … +8 more rows | |||
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-80694 | 9.8 CRITICAL | net: ethernet: mtk_eth_soc: pass eth to mtk_handle_irq_rx in poll_controller |
| CVE-2026-80673 | 9.8 CRITICAL | ntfs: bound the look-ahead attribute-list entry in ntfs_external_attr_find() |
| CVE-2026-80634 | 9.8 CRITICAL | netfilter: flowtable: avoid num_encaps underflow on bridge VLAN untag |
| CVE-2026-80674 | 9.8 CRITICAL | ntfs: validate resident attribute lists and harden the validator |
| 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-80612 | 9.8 CRITICAL | net: lwtunnel: Drop skb metadata before LWT encapsulation |
| 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-80681 | 9.8 CRITICAL | vxlan: re-fetch eth header after route_shortcircuit() |
| CVE-2026-80600 | 9.8 CRITICAL | batman-adv: dat: acquire ARP hw source only after skb realloc |
| CVE-2026-80671 | 9.3 CRITICAL | perf sched: Fix register_pid() overflow, strcpy, and BUG_ON |
| 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-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-80683 | 8.8 HIGH | Bluetooth: SCO: give the socket its own sco_conn reference |
| CVE-2026-80692 | 8.8 HIGH | Bluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacks |
| CVE-2026-80672 | 8.8 HIGH | ntfs: fix u16 truncation of restart-area length check |
| CVE-2026-80633 | 8.8 HIGH | iommufd: Take dma_resv lock before dma_buf_unpin() in release path |
Showing top 20 of 135 CVEs. View all on vendor page → →
No comments yet