In the Linux kernel, the following vulnerability has been resolved:
wifi: mt76: mt7996: Fix possible NULL pointer dereference in mt7996_mac_write_txwi_80211()
For injected frames (e.g. via radiotap), mac80211 can pass
info->control.vif = NULL, as explicitly noted in struct ieee80211_tx_info.
Check vif pointer before executing ieee80211_vif_is_mld() in
mt7996_mac_write_txwi_80211 routine in order to avoid a possible NULL
pointer dereference.
CVE-2026-74322
NONE
EPSS 0.17%
Updated Aug 17, 2026
Linux
https://git.kernel.org/stable/c/61370e6674b5253de5686813ceeceebc35a7d3e5
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/63e6151b9791b31877a88ff62806e7c407683955
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/dfb27e5dd9e4d34fbb74fa834c644dcef0be2be9
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVE Details
CVE ID
CVE-2026-74322
Published Date
Aug 15, 2026
Vendor
Linux
Severity
NONE
Exploit Prediction (EPSS)
Probability of Exploit
0.17%
Likelihood of exploitation in next 30 days
Percentile:
6.1th percentile (higher than 6.1% of all CVEs)
Standard patching cycle
Impact
Minimal impact
Source
View Advisory