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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: qualcomm

Published: 2023-08-08T09:15:07.162Z

Updated: 2024-07-11T20:32:21.856Z

Reserved: 2023-03-17T11:41:45.851Z


Link: CVE-2023-28577

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2023-08-08T10:15:14.760

Modified: 2024-04-12T17:17:11.860


Link: CVE-2023-28577

JSON object: View

cve-icon Redhat Information

No data.

CWE