CVE-2023-21663
- EPSS 0.02%
- Published 05.09.2023 07:15:12
- Last modified 21.11.2024 07:43:21
Memory Corruption while accessing metadata in Display.
CVE-2023-28537
- EPSS 0.05%
- Published 08.08.2023 10:15:14
- Last modified 21.11.2024 07:55:18
Memory corruption while allocating memory in COmxApeDec module in Audio.
CVE-2023-28575
- EPSS 0.04%
- Published 08.08.2023 10:15:14
- Last modified 21.11.2024 07:55:33
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.
- EPSS 0.02%
- Published 08.08.2023 10:15:14
- Last modified 21.11.2024 07:55:34
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) ...
CVE-2023-28577
- EPSS 0.03%
- Published 08.08.2023 10:15:14
- Last modified 21.11.2024 07:55:34
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 w...
CVE-2023-21625
- EPSS 0.07%
- Published 08.08.2023 10:15:13
- Last modified 21.11.2024 07:43:12
Information disclosure in Network Services due to buffer over-read while the device receives DNS response.
CVE-2023-21626
- EPSS 0.05%
- Published 08.08.2023 10:15:13
- Last modified 21.11.2024 07:43:12
Cryptographic issue in HLOS due to improper authentication while performing key velocity checks using more than one key.
CVE-2023-21627
- EPSS 0.03%
- Published 08.08.2023 10:15:13
- Last modified 21.11.2024 07:43:13
Memory corruption in Trusted Execution Environment while calling service API with invalid address.
CVE-2023-21647
- EPSS 0.2%
- Published 08.08.2023 10:15:13
- Last modified 21.11.2024 07:43:17
Information disclosure in Bluetooth when an GATT packet is received due to improper input validation.
CVE-2023-21648
- EPSS 0.04%
- Published 08.08.2023 10:15:13
- Last modified 21.11.2024 07:43:17
Memory corruption in RIL while trying to send apdu packet.