CVE-2023-28577
Severity CVSS v4.0:
Pending analysis
Type:
CWE-416
Use After Free
Publication date:
08/08/2023
Last modified:
12/04/2024
Description
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.
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:qualcomm:fastconnect_6800_firmware:-:*:*:*:*:*:*:* | ||
| cpe:2.3:h:qualcomm:fastconnect_6800:-:*:*:*:*:*:*:* | ||
| cpe:2.3:o:qualcomm:fastconnect_6900_firmware:-:*:*:*:*:*:*:* | ||
| cpe:2.3:h:qualcomm:fastconnect_6900:-:*:*:*:*:*:*:* | ||
| cpe:2.3:o:qualcomm:fastconnect_7800_firmware:-:*:*:*:*:*:*:* | ||
| cpe:2.3:h:qualcomm:fastconnect_7800:-:*:*:*:*:*:*:* | ||
| cpe:2.3:o:qualcomm:qca6391_firmware:-:*:*:*:*:*:*:* | ||
| cpe:2.3:h:qualcomm:qca6391:-:*:*:*:*:*:*:* | ||
| cpe:2.3:o:qualcomm:qca6426_firmware:-:*:*:*:*:*:*:* | ||
| cpe:2.3:h:qualcomm:qca6426:-:*:*:*:*:*:*:* | ||
| cpe:2.3:o:qualcomm:qca6436_firmware:-:*:*:*:*:*:*:* | ||
| cpe:2.3:h:qualcomm:qca6436:-:*:*:*:*:*:*:* | ||
| cpe:2.3:o:qualcomm:qcn9074_firmware:-:*:*:*:*:*:*:* | ||
| cpe:2.3:h:qualcomm:qcn9074:-:*:*:*:*:*:*:* | ||
| cpe:2.3:o:qualcomm:qcs410_firmware:-:*:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



