Filtered by vendor Qualcomm Subscriptions
Filtered by product Qca6391 Firmware Subscriptions
Total 785 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2023-33037 1 Qualcomm 166 Ar8035, Ar8035 Firmware, Fastconnect 6200 and 163 more 2024-11-21 7.1 High
Cryptographic issue in Automotive while unwrapping the key secs2d and verifying with RPMB data.
CVE-2023-33036 1 Qualcomm 208 Aqt1000, Aqt1000 Firmware, Ar8035 and 205 more 2024-11-21 7.1 High
Permanent DOS in Hypervisor while untrusted VM without PSCI support makes a PSCI call.
CVE-2023-33033 1 Qualcomm 528 315 5g Iot Modem, 315 5g Iot Modem Firmware, 9205 Lte Modem and 525 more 2024-11-21 8.4 High
Memory corruption in Audio during playback with speaker protection.
CVE-2023-33032 1 Qualcomm 234 9205 Lte Modem, 9205 Lte Modem Firmware, Aqt1000 and 231 more 2024-11-21 9.3 Critical
Memory corruption in TZ Secure OS while requesting a memory allocation from TA region.
CVE-2023-33030 1 Qualcomm 596 315 5g Iot Modem, 315 5g Iot Modem Firmware, 9205 Lte Modem and 593 more 2024-11-21 9.3 Critical
Memory corruption in HLOS while running playready use-case.
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-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-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-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.