CVE-2023-28577 MEDIUM

CVE-2023-28577: Multiple Dmabuf Kernel Address UAF Vulnerability

Vendor Qualcomm, Inc.
Product Snapdragon
Weakness CWE-416
Published August 8, 2023
Last update August 2, 2024

CVSS base score

6.7/10
Attack vector Local
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

August 8, 2023 CVE published
August 2, 2024 Record updated