在 Linux 内核中,已修复以下漏洞: MIPS: mm: 修复 maar_res_walk() 中的越界写入问题 使用 作为固定大小数组 的索引,但只有在填写完选定的条目之后,才检查数组是否已满。如果 报告了超过 16 个内存范围,溢出调用会在 阻止 继续递增之前,将一个 写入数组末尾之外。 将数组满检查移至占用数组槽位之前执行,并在临时数组已满时返回非零值,从而让 终止遍历,而不会为后续的内存范围再调用回调函数。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | a5718fe8f70f33b1b5b47a153057cfdd19684598< a594100e147a6a67eb29189170f1df3645cda12b |
affected |
a5718fe8f70f33b1b5b47a153057cfdd19684598< 8b3e0c1c63015deaf084286899f5b2d0526715de |
affected | ||
a5718fe8f70f33b1b5b47a153057cfdd19684598< 44c1d902cf0798b60762a7a98be992b9f5ded7dd |
affected | ||
a5718fe8f70f33b1b5b47a153057cfdd19684598< ac7385af1dca86a5ea704c80ca4dc822083ff9e2 |
affected | ||
a5718fe8f70f33b1b5b47a153057cfdd19684598< 431812eb88c200bc3ec33b88782c8cc415842074 |
affected | ||
a5718fe8f70f33b1b5b47a153057cfdd19684598< 92f38fe85198ace9b211bc7712b7951acfb94560 |
affected | ||
a5718fe8f70f33b1b5b47a153057cfdd19684598< 038f068cced8e9c49e8c419f3112d909ad366a3a |
affected | ||
a5718fe8f70f33b1b5b47a153057cfdd19684598< 1b001b16bc88f3f7817e228acfd91ee01bdcfcce |
affected | ||
| … +10 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-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 |
Showing top 20 of 135 CVEs. View all on vendor page → →
No comments yet