{ "schema_version": "1.4.0", "id": "GHSA-89h6-xrm9-52q6", "modified": "2025-09-22T21:30:18Z", "published": "2025-09-22T21:30:18Z", "aliases": [ "CVE-2025-39862" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mt76: mt7915: fix list corruption after hardware restart\n\nSince stations are recreated from scratch, all lists that wcids are added\nto must be cleared before calling ieee80211_restart_hw.\nSet wcid->sta = 0 for each wcid entry in order to ensure that they are\nnot added again before they are ready.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-39862" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/065c79df595af21d6d1b27d642860faa1d938774" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/8fa8eb52bc2eb08d93202863b5fc478e0bebc00c" } ], "database_specific": { "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-09-19T16:15:45Z" } }