{ "schema_version": "1.4.0", "id": "GHSA-7prc-j244-3g74", "modified": "2025-09-15T15:31:24Z", "published": "2025-09-15T15:31:24Z", "aliases": [ "CVE-2023-53180" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: Avoid NULL pointer access during management transmit cleanup\n\nCurrently 'ar' reference is not added in skb_cb.\nThough this is generally not used during transmit completion\ncallbacks, on interface removal the remaining idr cleanup callback\nuses the ar pointer from skb_cb from management txmgmt_idr. Hence fill them\nduring transmit call for proper usage to avoid NULL pointer dereference.\n\nTested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53180" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/054b5580a36e435692c203c19abdcb9f7734320e" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/7382d02160ef93c806fe1c1d4ef1fec445266747" } ], "database_specific": { "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-09-15T14:15:40Z" } }