Time-of-check Time-of-use (TOCTOU) Race Condition in Camera Kernel Driver
Vulnerability Description
The buffer obtained from kernel APIs such as cam_mem_get_cpu_buf() may be readable/writable in userspace after kernel accesses it. In other words, user mode may race and modify the packet header (e.g. header.count), causing checks (e.g. size checks) in kernel code to be invalid. This may lead to out-of-bounds read/write issues.
Impact Analysis
Refer to official advisory for detailed impact metrics.
Remediation
Ensure systems are updated to the latest vendor-supplied patch levels.
Am I Vulnerable?
Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2023-28576
Credits & Attribution
No credits recorded in the NVD database.
More from Qualcomm, Inc.
View All →Affected Vendor
Qualcomm, Inc.
View all reports →