CVE |
Vendors |
Products |
Updated |
CVSS v3.1 |
Memory corruption in Graphics while processing user packets for command submission. |
Transient DOS in WLAN firmware while parsing MLO (multi-link operation). |
Transient DOS in WLAN Firmware while interpreting MBSSID IE of a received beacon frame. |
Transient DOS in WLAN Host when a mobile station receives invalid channel in CSA IE while doing channel switch announcement (CSA). |
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 HAL while parsing WMI command parameters. |
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. |
Transient DOS in Audio while remapping channel buffer in media codec decoding. |
Memory corruption in Audio while running concurrent tunnel playback or during concurrent audio tunnel recording sessions. |
An app with non-privileged access can change global system brightness and cause undesired system behavior. |
Memory corruption in Video while calling APIs with different instance ID than the one received in initialization. |
Memory corruption in modem due to stack based buffer overflow while parsing OTASP Key Generation Request Message. |
Assertion occurs while processing Reconfiguration message due to improper validation |
Transient DOS while parsing ESP IE from beacon/probe response frame. |
Transient DOS while parsing SCAN RNR IE when bytes received from AP is such that the size of the last param of IE is less than neighbor report. |
Memory corruption while creating a fence to wait on timeline events, and simultaneously signal timeline events. |
Memory corruption can occur if VBOs hold outdated or invalid GPU SMMU mappings, especially when the binding and reclaiming of memory buffers are performed at the same time. |