Filtered by vendor Qualcomm
Subscriptions
Filtered by product Qca6391 Firmware
Subscriptions
Total
713 CVE
CVE | Vendors | Products | Updated | CVSS v3.1 |
---|---|---|---|---|
CVE-2023-33029 | 1 Qualcomm | 264 Apq8009, Apq8009 Firmware, Ar8035 and 261 more | 2024-11-21 | 8.4 High |
Memory corruption in DSP Service during a remote call from HLOS to DSP. | ||||
CVE-2023-33028 | 1 Qualcomm | 352 Ar8035, Ar8035 Firmware, Ar9380 and 349 more | 2024-11-21 | 9.8 Critical |
Memory corruption in WLAN Firmware while doing a memory copy of pmk cache. | ||||
CVE-2023-33027 | 1 Qualcomm | 680 315 5g Iot Modem, 315 5g Iot Modem Firmware, 8098 and 677 more | 2024-11-21 | 7.5 High |
Transient DOS in WLAN Firmware while parsing rsn ies. | ||||
CVE-2023-33026 | 1 Qualcomm | 399 Ar8035, Ar8035 Firmware, Ar9380 and 396 more | 2024-11-21 | 7.5 High |
Transient DOS in WLAN Firmware while parsing a NAN management frame. | ||||
CVE-2023-33024 | 1 Qualcomm | 142 8098, 8098 Firmware, 8998 and 139 more | 2024-11-21 | 6.7 Medium |
Memory corruption while sending SMS from AP firmware. | ||||
CVE-2023-33023 | 1 Qualcomm | 253 315 5g Iot Modem Firmware, Apq8017 Firmware, Apq8037 Firmware and 250 more | 2024-11-21 | 8.4 High |
Memory corruption while processing finish_sign command to pass a rsp buffer. | ||||
CVE-2023-33022 | 1 Qualcomm | 424 315 5g Iot Modem, 315 5g Iot Modem Firmware, Apq5053-aa and 421 more | 2024-11-21 | 8.4 High |
Memory corruption in HLOS while invoking IOCTL calls from user-space. | ||||
CVE-2023-33021 | 1 Qualcomm | 336 Apq8064au, Apq8064au Firmware, Aqt1000 and 333 more | 2024-11-21 | 8.4 High |
Memory corruption in Graphics while processing user packets for command submission. | ||||
CVE-2023-33018 | 1 Qualcomm | 527 315 5g Iot Modem, 315 5g Iot Modem Firmware, 8098 and 524 more | 2024-11-21 | 7.8 High |
Memory corruption while using the UIM diag command to get the operators name. | ||||
CVE-2023-33017 | 1 Qualcomm | 554 315 5g Iot Modem, 315 5g Iot Modem Firmware, 9205 Lte Modem and 551 more | 2024-11-21 | 7.8 High |
Memory corruption in Boot while running a ListVars test in UEFI Menu during boot. | ||||
CVE-2023-33015 | 1 Qualcomm | 388 315 5g, 315 5g Firmware, Aqt1000 and 385 more | 2024-11-21 | 7.5 High |
Transient DOS in WLAN Firmware while interpreting MBSSID IE of a received beacon frame. | ||||
CVE-2023-28588 | 1 Qualcomm | 428 Apq8017, Apq8017 Firmware, Apq8064au and 425 more | 2024-11-21 | 7.5 High |
Transient DOS in Bluetooth Host while rfc slot allocation. | ||||
CVE-2023-28587 | 1 Qualcomm | 380 315 5g Iot Modem, 315 5g Iot Modem Firmware, Aqt1000 and 377 more | 2024-11-21 | 7.8 High |
Memory corruption in BT controller while parsing debug commands with specific sub-opcodes at HCI interface level. | ||||
CVE-2023-28586 | 1 Qualcomm | 626 315 5g Iot Modem, 315 5g Iot Modem Firmware, 9205 Lte Modem and 623 more | 2024-11-21 | 6 Medium |
Information disclosure when the trusted application metadata symbol addresses are accessed while loading an ELF in TEE. | ||||
CVE-2023-28585 | 1 Qualcomm | 562 315 5g Iot Modem, 315 5g Iot Modem Firmware, 9205 Lte Modem and 559 more | 2024-11-21 | 8.2 High |
Memory corruption while loading an ELF segment in TEE Kernel. | ||||
CVE-2023-28581 | 1 Qualcomm | 52 Fastconnect 6800, Fastconnect 6800 Firmware, Fastconnect 6900 and 49 more | 2024-11-21 | 9.8 Critical |
Memory corruption in WLAN Firmware while parsing receieved GTK Keys in GTK KDE. | ||||
CVE-2023-28580 | 1 Qualcomm | 88 Ar8035, Ar8035 Firmware, Fastconnect 6900 and 85 more | 2024-11-21 | 6.7 Medium |
Memory corruption in WLAN Host while setting the PMK length in PMK length in internal cache. | ||||
CVE-2023-28579 | 1 Qualcomm | 69 Fastconnect 6900, Fastconnect 6900 Firmware, Fastconnect 7800 and 66 more | 2024-11-21 | 6.7 Medium |
Memory Corruption in WLAN Host while deserializing the input PMK bytes without checking the input PMK length. | ||||
CVE-2023-28577 | 1 Qualcomm | 66 Fastconnect 6800, Fastconnect 6800 Firmware, Fastconnect 6900 and 63 more | 2024-11-21 | 6.7 Medium |
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. | ||||
CVE-2023-28576 | 1 Qualcomm | 62 Fastconnect 6800, Fastconnect 6800 Firmware, Fastconnect 6900 and 59 more | 2024-11-21 | 6.4 Medium |
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. |