CVE-2026-46248

Source
https://cve.org/CVERecord?id=CVE-2026-46248
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-46248.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-46248
Downstream
Published
2026-06-03T15:49:43.934Z
Modified
2026-07-08T08:13:39.558491971Z
Summary
wifi: ath12k: clear stale link mapping of ahvif->links_map
Details

In the Linux kernel, the following vulnerability has been resolved:

wifi: ath12k: clear stale link mapping of ahvif->links_map

When an arvif is initialized in non-AP STA mode but MLO connection preparation fails before the arvif is created (arvif->iscreated remains false), the error path attempts to delete all links. However, link deletion only executes when arvif->iscreated is true. As a result, ahvif retains a stale entry of arvif that is initialized but not created.

When a new arvif is initialized with the same link id, this stale mapping triggers the following WARN_ON.

WARNING: drivers/net/wireless/ath/ath12k/mac.c:4271 at ath12kmacopchangeviflinks+0x140/0x180 [ath12k], CPU#3: wpasupplicant/275

Call trace: ath12kmacopchangeviflinks+0x140/0x180 [ath12k] (P) drvchangeviflinks+0xbc/0x1a4 [mac80211] ieee80211vifupdatelinks+0x54c/0x6a0 [mac80211] ieee80211vifsetlinks+0x40/0x70 [mac80211] ieee80211prepconnection+0x84/0x450 [mac80211] ieee80211mgdauth+0x200/0x480 [mac80211] ieee80211auth+0x14/0x20 [mac80211] cfg80211mlmeauth+0x90/0xf0 [cfg80211] nl80211authenticate+0x32c/0x380 [cfg80211] genlfamilyrcvmsgdoit+0xc8/0x134

Fix this issue by unassigning the link vif and clearing ahvif->links_map if arvif is only initialized but not created.

Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.5-01651-QCAHKSWPL_SILICONZ-1

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46248.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
81e4be30544ee7e8da80e9aae7acd69d3be6d05a
Fixed
da289440f04c93048d82d293b180f1cacdfee2d9
Fixed
acd8319e834be6790e449701cb6df0f636801977
Fixed
2c1ba9c2adf0fda96eaaebd8799268a7506a8fc9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-46248.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.15.0
Fixed
6.18.14
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-46248.json"