{ "schema_version": "1.4.0", "id": "GHSA-rjh6-h795-3mrj", "modified": "2024-04-04T06:38:46Z", "published": "2023-08-08T12:30:20Z", "aliases": [ "CVE-2023-28577" ], "details": "In the function call related to CAM_REQ_MGR_RELEASE_BUF there is no check if the buffer is being used. So when a function called cam_mem_get_cpu_buf to get the kernel va to use, another thread can call CAM_REQ_MGR_RELEASE_BUF to unmap the kernel va which cause UAF of the kernel address.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28577" }, { "type": "WEB", "url": "https://www.qualcomm.com/company/product-security/bulletins/august-2023-bulletin" } ], "database_specific": { "cwe_ids": [ "CWE-416" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-08-08T10:15:14Z" } }