Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-80722— wifi: mac80211: validate individual TWT params before driver setup

Quick assessment

Affected
Linux Linux
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

在 Linux 内核中,以下漏洞已修复: wifi: mac80211: 在驱动配置前验证单独的 TWT 参数 在将接收到的 802.11 单播 TWT 配置帧加入队列之前,仅对其进行了部分验证。 因此,单个 TWT 协议可能在 短于完整 所需长度时,到达 。 该单个路径会将 传递给 。无论是跟踪点(tracepoint)还是驱动回调,都会使用完整的参数字段块,而不仅仅是 。因此,不应将长度不足的单个协议传递给驱动。 广播协议的逻辑保持不变,因为在访问 后会在本地被拒绝。 [编辑提交信息,以准确表述:避免过度声称缺

CVSS 8.8 · High EPSS 0.16% · P6

Possible ATT&CK Techniques 1 AI

T1112 · Modify Registry

Affected Version Matrix 16

VendorProduct Version RangeStatus
Linux Linux f5a4c24e689f54e66201f04d343bdd2e8a1d7923< 92fcd0f30dc8e51f252589b082d46851d295cc1a affected
f5a4c24e689f54e66201f04d343bdd2e8a1d7923< 09d60d1f72e6598241490eb6c4e97245af895c09 affected
f5a4c24e689f54e66201f04d343bdd2e8a1d7923< ff558072d199c1d641d1561da622e67f780514de affected
f5a4c24e689f54e66201f04d343bdd2e8a1d7923< ade9e2f0f7f4d3089600ac2af8ef0b91746f923b affected
f5a4c24e689f54e66201f04d343bdd2e8a1d7923< b558e07708d886acfcf4b0391ed7a8546e81d326 affected
f5a4c24e689f54e66201f04d343bdd2e8a1d7923< 47fb04c3826e1f90271d405523043d6708b9072a affected
f5a4c24e689f54e66201f04d343bdd2e8a1d7923< 0502d5077e419427d80f4d46ba95d0067f5fb916 affected
5.15 affected
… +8 more rows
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-80722

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

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.

Vulnerability Title
wifi: mac80211: validate individual TWT params before driver setup
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: validate individual TWT params before driver setup ieee80211_process_rx_twt_action() only partially validates a received S1G TWT setup frame before queueing it. An individual agreement can therefore reach ieee80211_s1g_rx_twt_setup() with twt->length too short for the full struct ieee80211_twt_params. The individual path passes twt to drv_add_twt_setup(). Both the tracepoint and the driver callback consume the complete parameters block, not merely req_type. Do not pass a short individual agreement to the driver. Broadcast agreements remain unchanged because they are rejected locally after accessing only req_type. [edit commit message to not overclaim lack of validation nor understate driver impact]
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
Linux Linux f5a4c24e689f54e66201f04d343bdd2e8a1d7923 ~ 92fcd0f30dc8e51f252589b082d46851d295cc1a -
Linux Linux 5.15 -

II. Public POCs for CVE-2026-80722

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-80722

登录查看更多情报信息。

Patches & Fixes for CVE-2026-80722 (7)

Same Patch Batch · Linux · 2026-08-28 · 135 CVEs total

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-80600 9.8 CRITICAL batman-adv: dat: acquire ARP hw source only after skb realloc
CVE-2026-80668 9.8 CRITICAL netfilter: nf_conntrack_expect: use conntrack GC to reap expectations
CVE-2026-80714 9.8 CRITICAL ipvs: do not propagate one-packet flag to synced conns
CVE-2026-80634 9.8 CRITICAL netfilter: flowtable: avoid num_encaps underflow on bridge VLAN untag
CVE-2026-80630 9.8 CRITICAL net/sched: sch_fq_codel: Do not call qdisc_tree_reduce_backlog during peek before restorin
CVE-2026-80609 9.8 CRITICAL qede: fix out-of-bounds check for cqe->len_list[]
CVE-2026-80612 9.8 CRITICAL net: lwtunnel: Drop skb metadata before LWT encapsulation
CVE-2026-80617 9.8 CRITICAL net: airoha: fix foe_check_time allocation size
CVE-2026-80684 9.3 CRITICAL KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
CVE-2026-80693 9.3 CRITICAL idpf: bound interrupt-vector register fill to the allocated array
CVE-2026-80671 9.3 CRITICAL perf sched: Fix register_pid() overflow, strcpy, and BUG_ON
CVE-2026-80670 9.1 CRITICAL perf tools: Use perf_env__get_cpu_topology() in machine__resolve()
CVE-2026-80603 9.1 CRITICAL netfilter: nf_conntrack_irc: fix parse_dcc() off-by-one OOB read
CVE-2026-80721 8.8 HIGH Bluetooth: ISO: ensure no dangling hcon references in iso_conn
CVE-2026-80672 8.8 HIGH ntfs: fix u16 truncation of restart-area length check
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 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-80722

No comments yet


Leave a comment