CVE-2022-33232 – Buffer copy without checking size of input in Hypervisor
https://notcve.org/view.php?id=CVE-2022-33232
Memory corruption due to buffer copy without checking size of input while running memory sharing tests with large scattered memory. • https://www.qualcomm.com/company/product-security/bulletins/february-2023-bulletin • CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') •
CVE-2022-33221 – Buffer over-read in Trusted Execution Environment
https://notcve.org/view.php?id=CVE-2022-33221
Information disclosure in Trusted Execution Environment due to buffer over-read while processing metadata verification requests. • https://www.qualcomm.com/company/product-security/bulletins/february-2023-bulletin • CWE-125: Out-of-bounds Read CWE-126: Buffer Over-read •
CVE-2022-25738 – Buffer Over-read in MODEM
https://notcve.org/view.php?id=CVE-2022-25738
Information disclosure in modem due to buffer over-red while performing checksum of packet received • https://www.qualcomm.com/company/product-security/bulletins/february-2023-bulletin • CWE-125: Out-of-bounds Read CWE-126: Buffer Over-read •
CVE-2022-25735 – Null Pointer Dereference in MODEM
https://notcve.org/view.php?id=CVE-2022-25735
Denial of service in modem due to missing null check while processing TCP or UDP packets from server • https://www.qualcomm.com/company/product-security/bulletins/february-2023-bulletin • CWE-476: NULL Pointer Dereference •
CVE-2022-25734 – Loop with Unreachable Exit Condition in MODEM
https://notcve.org/view.php?id=CVE-2022-25734
Denial of service in modem due to missing null check while processing IP packets with padding • https://www.qualcomm.com/company/product-security/bulletins/february-2023-bulletin • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') •