← back
CVE-2023-28576mediumCWE-367

Time-of-check Time-of-use (TOCTOU) Race Condition in Camera Kernel Driver

13Vexday Risk Score

No sign of exploitation. No public exploitation artifact known so far.

ssvc Trackcvss 6.4epss 0.1%
exploitation probability
0.1%top 100% of all CVEs
observed exploitation
nono source reports it
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.
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H