在 Linux 内核中,已修复以下漏洞: of: reserved_mem: 防止定义过多动态区域时发生越界访问 在系统启动时, 函数会将每个动态分配的 子节点保存到一个大小为 的本地数组中。 如果设备树定义了超过 个动态分配的区域, 会在本地数组末尾之后继续写入,导致越界访问(Out-of-Bounds, OOB)。 修复方法是添加边界检查:当区域数量超过上限时,记录错误日志并跳过多余的区域,从而恢复原始的预期行为。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 9a0fe62f93ede02c27aaca81112af1e59c8c0979< 68d27250c9e81ab7764603e346c2b1017cb53adf |
affected |
8a6e02d0c00e7b62e6acb74146878bb91e9e7e31< cfa7e2734877330d6c10e0f33953905486c4530c |
affected | ||
8a6e02d0c00e7b62e6acb74146878bb91e9e7e31< de8ccbd6bf4efe7a059e2c483789936009e10f42 |
affected | ||
8a6e02d0c00e7b62e6acb74146878bb91e9e7e31< db3dbdfea1b8f38774419c5c2c14e4b81c48708d |
affected | ||
6.12.13< 6.12.103 |
affected | ||
6.13 |
affected | ||
< 6.13 |
unaffected | ||
6.12.103≤ 6.12.* |
unaffected | ||
| … +3 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-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-80612 | 9.8 CRITICAL | net: lwtunnel: Drop skb metadata before LWT encapsulation |
| CVE-2026-80609 | 9.8 CRITICAL | qede: fix out-of-bounds check for cqe->len_list[] |
| CVE-2026-80714 | 9.8 CRITICAL | ipvs: do not propagate one-packet flag to synced conns |
| 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-80722 | 8.8 HIGH | wifi: mac80211: validate individual TWT params before driver setup |
| 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 |
Showing top 20 of 135 CVEs. View all on vendor page → →
No comments yet