Security Advisory

CVE-2023-28576

6.4
MEDIUM

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.
Published Date August 8, 2023
Official Source NIST NVD Advisory