Show filters
170 Total Results
Displaying 151-160 of 170
Sort by:
Attacker Value
Unknown

CVE-2023-28557

Disclosure Date: September 05, 2023 (last updated October 08, 2023)
Memory corruption in WLAN HAL while processing command parameters from untrusted WMI payload.
Attacker Value
Unknown

CVE-2023-28549

Disclosure Date: September 05, 2023 (last updated October 08, 2023)
Memory corruption in WLAN HAL while parsing Rx buffer in processing TLV payload.
Attacker Value
Unknown

CVE-2023-28548

Disclosure Date: September 05, 2023 (last updated October 08, 2023)
Memory corruption in WLAN HAL while processing Tx/Rx commands from QDART.
Attacker Value
Unknown

CVE-2023-28577

Disclosure Date: August 08, 2023 (last updated October 08, 2023)
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.
Attacker Value
Unknown

CVE-2023-28576

Disclosure Date: August 08, 2023 (last updated October 08, 2023)
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.
Attacker Value
Unknown

CVE-2023-28575

Disclosure Date: August 08, 2023 (last updated October 08, 2023)
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.
Attacker Value
Unknown

CVE-2023-28542

Disclosure Date: July 04, 2023 (last updated October 08, 2023)
Memory Corruption in WLAN HOST while fetching TX status information.
Attacker Value
Unknown

CVE-2023-28541

Disclosure Date: July 04, 2023 (last updated October 08, 2023)
Memory Corruption in Data Modem while processing DMA buffer release event about CFR data.
Attacker Value
Unknown

CVE-2023-24854

Disclosure Date: July 04, 2023 (last updated October 08, 2023)
Memory Corruption in WLAN HOST while parsing QMI WLAN Firmware response message.
Attacker Value
Unknown

CVE-2023-24851

Disclosure Date: July 04, 2023 (last updated October 08, 2023)
Memory Corruption in WLAN HOST while parsing QMI response message from firmware.