CVE•Published 2026-08-15•Modified 2026-08-17•1 article on news•5 live references•NVD data
CVE-2026-74412
Vulnerability data via NVD (ingested)
CVSS v3.1
8.8
HIGH
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
6
Exploit Prediction Scoring System · top 94% of all CVEs
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix wrong pci_get_drvdata type in AER handlers rtw88 stores an ieee80211_hw pointer via pci_set_drvdata() at probe time, but io_error_detected() and io_resume() retrieve it as a net_device pointer. This causes netif_device_detach/attach to operate on an ieee80211_hw struct, reading and writing at wrong offsets. Use ieee80211_stop_queues/wake_queues instead, consistent with every other queue stop/start path in the driver.
Timeline
Published 2026-08-15
Modified 2026-08-17
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
More intel sources (5)
Shodan report
vuln:CVE-2026-74412Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-74412Censys host search filtered to this CVE id.
grep.app
CVE-2026-74412Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-74412GitHub code search for direct mentions.
Google dork
"CVE-2026-74412" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub
No public proof-of-concept repositories found for CVE-2026-74412 on GitHub.