| CVE |
Vendors |
Products |
Updated |
CVSS v3.1 |
| 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. |
| 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. |
| The cam_get_device_priv function does not check the type of handle being returned (device/session/link). This would lead to invalid type usage if a wrong handle is passed to it. |
| Memory corruption in WLAN handler while processing PhyID in Tx status handler. |
| Memory corruption in WLAN HAL while processing command parameters from untrusted WMI payload. |
| Memory corruption while allocating memory in COmxApeDec module in Audio. |
| Memory Corruption in Audio while playing amrwbplus clips with modified content. |
| Transient DOS in Bluetooth HOST while passing descriptor to validate the blacklisted BT keyboard. |
| Memory Corruption in Graphics while accessing a buffer allocated through the graphics pool. |
| Memory corruption in Graphics while importing a file. |
| Transient DOS in WLAN Firmware while processing frames with missing header fields. |
| Memoru corruption in Audio when ADSP sends input during record use case. |
| Memory corruption in WLAN HOST while receiving an WMI event from firmware. |
| Memory corruption in Audio during playback session with audio effects enabled. |
| Memory Corruption in GPS HLOS Driver when injectFdclData receives data with invalid data length. |
| Memory corruption in WLAN while running doDriverCmd for an unspecific command. |
| Information disclosure in Bluetooth when an GATT packet is received due to improper input validation. |
| Memory corruption in WLAN HAL while processing WMI-UTF command or FTM TLV1 command. |
| Cryptographic issue in HLOS due to improper authentication while performing key velocity checks using more than one key. |
| Memory corruption in Automotive Android OS due to improper validation of array index. |