CVE-2015-9208

UnknownEPSS 1.25%

Last modified

CVE-2015-9208 is a vulnerability of currently unknown severity. In Android before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Mobile and Snapdragon Wear IPQ4019, MDM9206, MDM9607, MDM9635M, MDM9640, MDM9645, MSM8909W, SD 210/SD 212/SD 205, SD 400, SD 410/12, SD 615/16/SD 415, SD 800, and SD 810, the function tzbsp_pil_verify_sig() does not strictly check that the pointer to ELF and program headers and hash segment is within secure memory. It only checks that the address is not in non-secure memory. EPSS estimates a 1.25% chance of exploitation in the next 30 days.

Description

In Android before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Mobile and Snapdragon Wear IPQ4019, MDM9206, MDM9607, MDM9635M, MDM9640, MDM9645, MSM8909W, SD 210/SD 212/SD 205, SD 400, SD 410/12, SD 615/16/SD 415, SD 800, and SD 810, the function tzbsp_pil_verify_sig() does not strictly check that the pointer to ELF and program headers and hash segment is within secure memory. It only checks that the address is not in non-secure memory. A given address range can overlap with both secure and non-secure regions - hence if such an address is passed in, it would not pass the non-secure range check, and would be considered valid by the function, even though that memory area could be modified by the non-secure side.

Metrics

EPSS Probability
1.25%

65.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
QualcommMdm9206 FirmwareAll versions
QualcommMdm9607 FirmwareAll versions
QualcommIpq4019 FirmwareAll versions
QualcommMdm9635m FirmwareAll versions
QualcommMdm9640 FirmwareAll versions
QualcommMdm9645 FirmwareAll versions
QualcommMsm8909w FirmwareAll versions
QualcommSd 210 FirmwareAll versions
QualcommSd 212 FirmwareAll versions
QualcommSd 205 FirmwareAll versions
QualcommSd 400 FirmwareAll versions
QualcommSd 410 FirmwareAll versions
QualcommSd 412 FirmwareAll versions
QualcommSd 615 FirmwareAll versions
QualcommSd 616 FirmwareAll versions
QualcommSd 415 FirmwareAll versions
QualcommSd 800 FirmwareAll versions
QualcommSd 810 FirmwareAll versions

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2015-9208?
In Android before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Mobile and Snapdragon Wear IPQ4019, MDM9206, MDM9607, MDM9635M, MDM9640, MDM9645, MSM8909W, SD 210/SD 212/SD 205, SD 400, SD 410/12, SD 615/16/SD 415, SD 800, and SD 810, the function tzbsp_pil_verify_sig() does not strictly check that the pointer to ELF and program headers and hash segment is within secure memory. It only checks that the address is not in non-secure memory. A given address range can overlap with both secure and non-secure regions - hence if such an address is passed in, it would not pass the non-secure range check, and would be considered valid by the function, even though that memory area could be modified by the non-secure side.
How severe is CVE-2015-9208?
Severity scoring for CVE-2015-9208 is pending analysis. The EPSS model estimates a 1.25% probability of exploitation in the next 30 days.
How do I fix CVE-2015-9208?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2015-9208?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST