VYPR

Snapdragon X55 5g Firmware

by Qualcomm

CVEs (15)

  • CVE-2023-22667HigJul 4, 2023
    risk 0.55cvss 8.4epss 0.00

    Memory Corruption in Audio while allocating the ion buffer during the music playback.

  • CVE-2025-21424HigMar 3, 2025
    risk 0.51cvss 7.8epss 0.00

    Memory corruption while calling the NPU driver APIs concurrently.

  • CVE-2023-28565HigSep 5, 2023
    risk 0.51cvss 7.8epss 0.00

    Memory corruption in WLAN HAL while handling command streams through WMI interfaces.

  • CVE-2023-28542HigJul 4, 2023
    risk 0.51cvss 7.8epss 0.00

    Memory Corruption in WLAN HOST while fetching TX status information.

  • CVE-2023-28541HigJul 4, 2023
    risk 0.51cvss 7.8epss 0.00

    Memory Corruption in Data Modem while processing DMA buffer release event about CFR data.

  • CVE-2023-24854HigJul 4, 2023
    risk 0.51cvss 7.8epss 0.00

    Memory Corruption in WLAN HOST while parsing QMI WLAN Firmware response message.

  • CVE-2023-24851HigJul 4, 2023
    risk 0.51cvss 7.8epss 0.00

    Memory Corruption in WLAN HOST while parsing QMI response message from firmware.

  • CVE-2023-22386HigJul 4, 2023
    risk 0.51cvss 7.8epss 0.00

    Memory Corruption in WLAN HOST while processing WLAN FW request to allocate memory.

  • CVE-2023-21631HigJul 4, 2023
    risk 0.49cvss 7.5epss 0.00

    Weak Configuration due to improper input validation in Modem while processing LTE security mode command message received from network.

  • CVE-2023-28577MedAug 8, 2023
    risk 0.44cvss 6.7epss 0.00

    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…

  • CVE-2023-28575MedAug 8, 2023
    risk 0.44cvss 6.7epss 0.00

    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.

  • CVE-2023-21637MedJul 4, 2023
    risk 0.44cvss 6.7epss 0.00

    Memory corruption in Linux while calling system configuration APIs.

  • CVE-2023-21635MedJul 4, 2023
    risk 0.44cvss 6.7epss 0.00

    Memory Corruption in Data Network Stack & Connectivity when sim gets detected on telephony.

  • CVE-2023-21629MedJul 4, 2023
    risk 0.44cvss 6.8epss 0.00

    Memory Corruption in Modem due to double free while parsing the PKCS15 sim files.

  • CVE-2023-28576MedAug 8, 2023
    risk 0.42cvss 6.4epss 0.00

    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.…