SB2022051210 - Multiple vulnerabilities in Qualcomm chipsets



SB2022051210 - Multiple vulnerabilities in Qualcomm chipsets

Published: May 12, 2022 Updated: June 14, 2024

Security Bulletin ID SB2022051210
CSH Severity
High
Patch available
YES
Number of vulnerabilities 23
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

High 9% Medium 43% Low 48%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 23 vulnerabilities.


1) Reachable Assertion (CVE-ID: CVE-2021-35073)

CWE-ID: CWE-617 - Reachable Assertion

CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to improper validation of rank restriction field in Modem component. A remote attacker can pass a specially crafted data and cause a denial of service.


2) Buffer overflow (CVE-ID: CVE-2022-22072)

CWE-ID: CWE-120 - Buffer overflow

CVSSv4: 8.5 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a local application to compromise vulnerable system.

The vulnerability exists due to a buffer overflow in the WLAN Host Communication component caused by an improper validation of NDP application information length. A local application can trigger a buffer overflow and execute arbitrary code with elevated privileges.


3) Use-after-free (CVE-ID: CVE-2022-22057)

CWE-ID: CWE-416 - Use After Free

CVSSv4: 8.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to compromise vulnerable system.

The vulnerability exists due to a use-after-free error in graphics fence caused by a race condition while closing fence file descriptor and destroy graphics timeline simultaneously. A remote attacker can trick the victim to open a specially crafted file, trigger a use-after-free error and execute arbitrary code on the system.

Successful exploitation of the vulnerability may allow an attacker to compromise vulnerable system.


4) Use-after-free (CVE-ID: CVE-2022-22068)

CWE-ID: CWE-416 - Use After Free

CVSSv4: 8.5 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a local application to escalate privileges on the system.

The vulnerability exists due to a use-after-free error in NPU component. A local application can trigger a use-after-free error and execute arbitrary code with elevated privileges.


5) Use-after-free (CVE-ID: CVE-2022-22071) Exploited

CWE-ID: CWE-416 - Use After Free

CVSSv4: 8.5 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a local application to escalate privileges on the system.

The vulnerability exists due to a use-after-free error in the Automotive Android OS when process shell memory is freed using IOCTL munmap call and process initialization is in progress. A local application can trigger a use-after-free error and execute arbitrary code with elevated privileges.


6) Buffer Over-read (CVE-ID: CVE-2021-35084)

CWE-ID: CWE-126 - Buffer over-read

CVSSv4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a local application to cause a denial of service.

The vulnerability exists due to buffer over-read error in Automotive Connectivity component. A local application can trigger buffer over-read error and cause a denial of service.

7) Buffer Over-read (CVE-ID: CVE-2021-35085)

CWE-ID: CWE-126 - Buffer over-read

CVSSv4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a local application to cause a denial of service.

The vulnerability exists due to buffer over-read error in the WLAN Host Communication component. A local application can trigger buffer over-read error and cause a denial of service.

8) Input validation error (CVE-ID: CVE-2021-35092)

CWE-ID: CWE-20 - Improper input validation

CVSSv4: 8.5 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a local application to escalate privileges on the system.

The vulnerability exists due to insufficient validation of user-supplied input when processing DCB/AVB algorithm with an invalid queue index from IOCTL request. A local application can cause an arbitrary address modification and escalate privileges on the system.


9) Use of Out-of-range Pointer Offset (CVE-ID: CVE-2021-35098)

CWE-ID: CWE-823 - Use of Out-of-range Pointer Offset

CVSSv4: 8.4 [CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a local application to escalate privileges on the system.

The vulnerability exists due to an improper validation of session id in PCM routing process. A local appliction can trigger a use of out-of-range pointer offset and escalate privileges on the system.


10) Time-of-check Time-of-use (TOCTOU) Race Condition (CVE-ID: CVE-2021-35082)

CWE-ID: CWE-367 - Time-of-check Time-of-use (TOCTOU) Race Condition

CVSSv4: 9.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to compromise the affected device.

The vulnerability exists due to race condition between PDCP and RRC tasks within NB1 component. A remote attacker can send specially crafted traffic after a valid RRC security mode command packet has been received and execute arbitrary code on the system.



11) Time-of-check Time-of-use (TOCTOU) Race Condition (CVE-ID: CVE-2021-35090)

CWE-ID: CWE-367 - Time-of-check Time-of-use (TOCTOU) Race Condition

CVSSv4: 8.5 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a local application to escalate privileges on the system.

The vulnerability exists due to TOC TOU race condition when updating address mappings within KERNEL component. A local appliction can send specially crafted data and execute arbitrary code with elevated privileges.



12) Improper Validation of Array Index (CVE-ID: CVE-2021-35072)

CWE-ID: CWE-129 - Improper Validation of Array Index

CVSSv4: 8.5 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a local application to escalate privileges on the system.

The vulnerability exists due to a boundary error in RFA component when processing external DIAG command. A local application can trigger buffer overflow and execute arbitrary code with elevated privileges.

13) NULL pointer dereference (CVE-ID: CVE-2021-35076)

CWE-ID: CWE-476 - NULL Pointer Dereference

CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to NULL pointer dereference error in LTE component. A remote attacker can pass specially crafted data to the application and perform a denial of service (DoS) attack.


14) Memory leak (CVE-ID: CVE-2021-35078)

CWE-ID: CWE-401 - Missing release of memory after effective lifetime

CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to perform DoS attack on the target system.

The vulnerability exists due to memory leak while parsing server certificate chain in Data Modem component. A remote attacker can force the application to leak memory and perform denial of service attack.


15) Information disclosure (CVE-ID: CVE-2021-35080)

CWE-ID: CWE-200 - Exposure of sensitive information to an unauthorized actor

CVSSv4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]


The vulnerability allows a local appliction to gain access to potentially sensitive information.

The vulnerability exists due to excessive data output by the application in KERNEL component. A local appliction can gain unauthorized access to sensitive information on the system.


16) NULL pointer dereference (CVE-ID: CVE-2021-35086)

CWE-ID: CWE-476 - NULL Pointer Dereference

CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to improper validation of SIB type when processing a NR system Information message in Modem component. A remote attacker can pass specially crafted data to the application and perform a denial of service (DoS) attack.


17) NULL pointer dereference (CVE-ID: CVE-2021-35087)

CWE-ID: CWE-476 - NULL Pointer Dereference

CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to improper validation of system information message to be processed in Modem component. A remote attacker can pass specially crafted data to the application and perform a denial of service (DoS) attack.


18) Improper Authorization (CVE-ID: CVE-2021-35094)

CWE-ID: CWE-285 - Improper Authorization

CVSSv4: 8.5 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a local application to escalate privileges on the system.

The vulnerability exists due to improper verification of timeout-based authentication in the HLOS component. A local application can escalate privileges on the system.


19) Input validation error (CVE-ID: CVE-2021-35096)

CWE-ID: CWE-20 - Improper input validation

CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to improper memory allocation during counter check DLM handling. A remote attacker can pass specially crafted input to the application and perform a denial of service (DoS) attack.


20) Input validation error (CVE-ID: CVE-2021-35116)

CWE-ID: CWE-20 - Improper input validation

CVSSv4: 8.5 [CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input in the Android Neural Networks component. A local application can load a crafted model into the CDSP and perform a denial of service (DoS) attack.


21) Permissions, Privileges, and Access Controls (CVE-ID: CVE-2021-35079)

CWE-ID: CWE-264 - Permissions, Privileges, and Access Controls

CVSSv4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a local application to cause a denial of service.

The vulnerability exists due to lack of size validation while unpacking frame in the WLAN HOST component. A local application can cause a denial of service.


22) Buffer Over-read (CVE-ID: CVE-2022-22064)

CWE-ID: CWE-126 - Buffer over-read

CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to buffer over-read error in the WLAN HOST component. A remote attacker can trigger buffer over-read error and cause a denial of service.

23) Buffer Over-read (CVE-ID: CVE-2022-22065)

CWE-ID: CWE-126 - Buffer over-read

CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to buffer over-read error in the WLAN HOST component. A remote attacker can trigger buffer over-read error and cause a denial of service.

Remediation

Install update from vendor's website.

References