{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-46271",
        "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "state": "PUBLISHED",
        "assignerShortName": "Linux",
        "dateReserved": "2026-05-13T15:03:33.109Z",
        "datePublished": "2026-06-03T15:50:13.645Z",
        "dateUpdated": "2026-08-05T12:30:55.666Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
                "shortName": "Linux",
                "dateUpdated": "2026-08-05T12:30:55.666Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: do WoW offloads only on primary link\n\nIn case of multi-link connection, WCN7850 firmware crashes due to WoW\noffloads enabled on both primary and secondary links.\n\nChange to do it only on primary link to fix it.\n\nTested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.1.c5-00284-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1"
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "baseScore": 7.8,
                        "baseSeverity": "HIGH"
                    },
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "AV:L - The vulnerable code runs only in ath12k_wow_op_suspend during system suspend with WoW enabled, reached via wiphy PM → cfg80211 → mac80211 drv_suspend, not via remote WiFi frame handling.\nAC:L - On affected WCN7850 hardware, a local attacker (or rogue MLO AP plus victim suspend) can reliably trigger the path by associating over MLO and invoking suspend while wowlan is configured; no uncontrollable race or rare layout is required.\nPR:L - Exploitation requires local suspend capability (typical session/logind user) and an active WoW configuration (often pre-set by NetworkManager; otherwise NL80211_CMD_SET_WOWLAN needs CAP_NET_ADMIN, obtainable in a user network namespace).\nUI:N - Suspend/WoW entry is commonly driven by automatic system power management without a separate deliberate user security action beyond normal laptop use.\nS:U - Impact is confined to the WiFi driver/firmware stack on the same host; it does not cross VM, container, or IOMMU security boundaries.\nC:H - Although the immediate fault is firmware-side, the failure mode cannot rule out disclosure via corrupted firmware/host DMA or WMI shared buffers; per conservative scoring, treat closed firmware memory faults as potential arbitrary read when impact is uncertain.\nI:H - Duplicate WoW offload WMI on multiple MLO vdevs corrupts firmware state; when exploitation path to host integrity is uncertain, score High because firmware compromise over PCIe may enable control of host-visible rings and descriptors.\nA:H - The commit documents WCN7850 firmware crash when WoW offloads are enabled on both MLO links, causing WiFi subsystem failure and broken or wedged suspend/resume on affected devices."
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "product": "Linux",
                    "vendor": "Linux",
                    "defaultStatus": "unaffected",
                    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                    "programFiles": [
                        "drivers/net/wireless/ath/ath12k/wow.c"
                    ],
                    "versions": [
                        {
                            "version": "32f7b19668bd2894f1a236580c2132fc4b9f4449",
                            "lessThan": "7379837c3f9efa576dc2d716ebfaa3a113b3112f",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "32f7b19668bd2894f1a236580c2132fc4b9f4449",
                            "lessThan": "e042da1085d9f1686c58a4378d5840f52a36598e",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "32f7b19668bd2894f1a236580c2132fc4b9f4449",
                            "lessThan": "e62102ac9b773bdb08475aa9ca24dea61ae98708",
                            "status": "affected",
                            "versionType": "git"
                        }
                    ]
                },
                {
                    "product": "Linux",
                    "vendor": "Linux",
                    "defaultStatus": "affected",
                    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                    "programFiles": [
                        "drivers/net/wireless/ath/ath12k/wow.c"
                    ],
                    "versions": [
                        {
                            "version": "6.16",
                            "status": "affected"
                        },
                        {
                            "version": "0",
                            "lessThan": "6.16",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "6.18.14",
                            "lessThanOrEqual": "6.18.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "6.19.4",
                            "lessThanOrEqual": "6.19.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "7.0",
                            "lessThanOrEqual": "*",
                            "status": "unaffected",
                            "versionType": "original_commit_for_fix"
                        }
                    ]
                }
            ],
            "cpeApplicability": [
                {
                    "nodes": [
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "6.16",
                                    "versionEndExcluding": "6.18.14"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "6.16",
                                    "versionEndExcluding": "6.19.4"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "6.16",
                                    "versionEndExcluding": "7.0"
                                }
                            ]
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://git.kernel.org/stable/c/7379837c3f9efa576dc2d716ebfaa3a113b3112f"
                },
                {
                    "url": "https://git.kernel.org/stable/c/e042da1085d9f1686c58a4378d5840f52a36598e"
                },
                {
                    "url": "https://git.kernel.org/stable/c/e62102ac9b773bdb08475aa9ca24dea61ae98708"
                }
            ],
            "title": "wifi: ath12k: do WoW offloads only on primary link",
            "x_generator": {
                "engine": "bippy-1.2.0"
            }
        }
    }
}