{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2023-53229",
        "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "state": "PUBLISHED",
        "assignerShortName": "Linux",
        "dateReserved": "2025-09-15T14:19:21.846Z",
        "datePublished": "2025-09-15T14:22:01.784Z",
        "dateUpdated": "2026-08-05T09:13:12.890Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
                "shortName": "Linux",
                "dateUpdated": "2026-08-05T09:13:12.890Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta\n\nAvoid potential data corruption issues caused by uninitialized driver\nprivate data structures."
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
                        "baseScore": 7.1,
                        "baseSeverity": "HIGH"
                    },
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "AV:A - The bug is in mac80211 station teardown (`__sta_info_destroy_part1`) for WiFi soft-MAC drivers; an adjacent peer can trigger create/destroy of a non-uploaded STA via SoftAP auth timeout/deauth or a failed client assoc to an evil AP on the same radio segment.\nAC:L - On mt76 devices using legacy `sta_add` (mt7615/mt7915/mt7996), a STA at AUTH/NONE is not uploaded, and attacker-controlled auth-then-disconnect or assoc failure/timeout deterministically hits `drv_sta_pre_rcu_remove` with zeroed `drv_priv`—no race or layout dependency.\nPR:N - Over-the-air station lifecycle on SoftAP/hotspot or association failure requires no account or capability on the victim host; frames and AP responses drive hostapd/mac80211 teardown without OS credentials.\nUI:N - Once SoftAP/hotspot is running (phones, routers, IoT), or the client auto-reconnects, the attacker triggers STA destroy solely by auth/assoc failure paths with no further victim action.\nS:U - Corruption is confined to the host kernel mac80211/driver station tables; there is no VM escape, IOMMU bypass, or other cross-authority boundary crossing.\nC:N - The defect only incorrectly NULLs an RCU wcid table entry (`dev->wcid[0]` for zeroed `drv_priv`); it provides no out-of-bounds read, UAF read, or other disclosure primitive.\nI:L - Calling `mt76_sta_pre_rcu_remove` on a non-uploaded STA corrupts driver state by clearing `wcid[0]` (often the global/first station entry)—a bounded, fixed NULL write to one table slot, not an arbitrary write or control-flow hijack primitive.\nA:H - Corrupting the live wcid lookup table leaves the driver with inconsistent station state that can oops/panic on subsequent RX/TX status paths using the cleared entry, and an adjacent peer can repeat the auth/destroy cycle to sustain DoS."
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "product": "Linux",
                    "vendor": "Linux",
                    "defaultStatus": "unaffected",
                    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                    "programFiles": [
                        "net/mac80211/sta_info.c"
                    ],
                    "versions": [
                        {
                            "version": "6a9d1b91f34df1935bc0ad98114801a44db0f98c",
                            "lessThan": "db8d32d6b25fdb75c387daee496b96209d477780",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "6a9d1b91f34df1935bc0ad98114801a44db0f98c",
                            "lessThan": "7e68d7c640d41d8a371b8f6c2d2682ea437cbe21",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "6a9d1b91f34df1935bc0ad98114801a44db0f98c",
                            "lessThan": "a3593082e0dadf87f17ea4ca9fa0210caaa2aebf",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "6a9d1b91f34df1935bc0ad98114801a44db0f98c",
                            "lessThan": "3fe20515449a80a177526d2ecd13b43f6ee41aeb",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "6a9d1b91f34df1935bc0ad98114801a44db0f98c",
                            "lessThan": "30c5a016a37a668c1c07442cf94de6e99ea7417a",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "6a9d1b91f34df1935bc0ad98114801a44db0f98c",
                            "lessThan": "022c8320d9eb7394538bd716fa1a07a5ed92621b",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "6a9d1b91f34df1935bc0ad98114801a44db0f98c",
                            "lessThan": "73752a39e2a6e38eee3ba90ece2ded598ea88006",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "6a9d1b91f34df1935bc0ad98114801a44db0f98c",
                            "lessThan": "12b220a6171faf10638ab683a975cadcf1a352d6",
                            "status": "affected",
                            "versionType": "git"
                        }
                    ]
                },
                {
                    "product": "Linux",
                    "vendor": "Linux",
                    "defaultStatus": "affected",
                    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                    "programFiles": [
                        "net/mac80211/sta_info.c"
                    ],
                    "versions": [
                        {
                            "version": "3.14",
                            "status": "affected"
                        },
                        {
                            "version": "0",
                            "lessThan": "3.14",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "4.14.313",
                            "lessThanOrEqual": "4.14.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "4.19.281",
                            "lessThanOrEqual": "4.19.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "5.4.241",
                            "lessThanOrEqual": "5.4.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "5.10.178",
                            "lessThanOrEqual": "5.10.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "5.15.107",
                            "lessThanOrEqual": "5.15.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "6.1.24",
                            "lessThanOrEqual": "6.1.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "6.2.11",
                            "lessThanOrEqual": "6.2.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "6.3",
                            "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": "3.14",
                                    "versionEndExcluding": "4.14.313"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "3.14",
                                    "versionEndExcluding": "4.19.281"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "3.14",
                                    "versionEndExcluding": "5.4.241"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "3.14",
                                    "versionEndExcluding": "5.10.178"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "3.14",
                                    "versionEndExcluding": "5.15.107"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "3.14",
                                    "versionEndExcluding": "6.1.24"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "3.14",
                                    "versionEndExcluding": "6.2.11"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "3.14",
                                    "versionEndExcluding": "6.3"
                                }
                            ]
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://git.kernel.org/stable/c/db8d32d6b25fdb75c387daee496b96209d477780"
                },
                {
                    "url": "https://git.kernel.org/stable/c/7e68d7c640d41d8a371b8f6c2d2682ea437cbe21"
                },
                {
                    "url": "https://git.kernel.org/stable/c/a3593082e0dadf87f17ea4ca9fa0210caaa2aebf"
                },
                {
                    "url": "https://git.kernel.org/stable/c/3fe20515449a80a177526d2ecd13b43f6ee41aeb"
                },
                {
                    "url": "https://git.kernel.org/stable/c/30c5a016a37a668c1c07442cf94de6e99ea7417a"
                },
                {
                    "url": "https://git.kernel.org/stable/c/022c8320d9eb7394538bd716fa1a07a5ed92621b"
                },
                {
                    "url": "https://git.kernel.org/stable/c/73752a39e2a6e38eee3ba90ece2ded598ea88006"
                },
                {
                    "url": "https://git.kernel.org/stable/c/12b220a6171faf10638ab683a975cadcf1a352d6"
                }
            ],
            "title": "wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta",
            "x_generator": {
                "engine": "bippy-1.2.0"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "UNCHANGED",
                            "version": "3.1",
                            "baseScore": 5.5,
                            "attackVector": "LOCAL",
                            "baseSeverity": "MEDIUM",
                            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                            "integrityImpact": "NONE",
                            "userInteraction": "NONE",
                            "attackComplexity": "LOW",
                            "availabilityImpact": "HIGH",
                            "privilegesRequired": "LOW",
                            "confidentialityImpact": "NONE"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "id": "CVE-2023-53229",
                                "role": "CISA Coordinator",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "version": "2.0.3",
                                "timestamp": "2026-01-14T17:54:52.961706Z"
                            }
                        }
                    }
                ],
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "lang": "en",
                                "type": "CWE",
                                "description": "CWE-noinfo Not enough information"
                            }
                        ]
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-01-14T18:02:49.053Z"
                }
            }
        ]
    }
}