CVE-2015-9138

UnknownEPSS 1.00%

Last modified

CVE-2015-9138 is a vulnerability of currently unknown severity. In Android before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Automobile, Snapdragon Mobile, Snapdragon Wear, and Small Cell SoC FSM9055, IPQ4019, MDM9206, MDM9607, MDM9625, MDM9635M, MDM9640, MDM9645, MDM9650, MDM9655, MSM8909W, SD 210/SD 212/SD 205, SD 400, SD 410/12, SD 425, SD 430, SD 450, SD 600, SD 615/16/SD 415, SD 617, SD 625, SD 650/52, SD 800, SD 808, SD 810, SD 820, SD 820A, SD 835, SD 845, SD 850, and SDX20, when an RSA encryption operation is called, the ce_util_to_unsigned_bin is invoked to convert the input buffer to unsigned binary. The ce_util_to_unsigned_bin function, instead of operating on the size of the unsigned character buffer that is passed, operates on the address - i.e. EPSS estimates a 1.00% chance of exploitation in the next 30 days.

Description

In Android before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Automobile, Snapdragon Mobile, Snapdragon Wear, and Small Cell SoC FSM9055, IPQ4019, MDM9206, MDM9607, MDM9625, MDM9635M, MDM9640, MDM9645, MDM9650, MDM9655, MSM8909W, SD 210/SD 212/SD 205, SD 400, SD 410/12, SD 425, SD 430, SD 450, SD 600, SD 615/16/SD 415, SD 617, SD 625, SD 650/52, SD 800, SD 808, SD 810, SD 820, SD 820A, SD 835, SD 845, SD 850, and SDX20, when an RSA encryption operation is called, the ce_util_to_unsigned_bin is invoked to convert the input buffer to unsigned binary. The ce_util_to_unsigned_bin function, instead of operating on the size of the unsigned character buffer that is passed, operates on the address - i.e. operates on "c" instead of "*c". Decrementing the address to check if it is less than zero means that the operation will always pass, since a pointer will never be less than zero, and may result in a buffer overflow.

Metrics

EPSS Probability
1.00%

58.2th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
QualcommMdm9206 FirmwareAll versions
QualcommMdm9607 FirmwareAll versions
QualcommFsm9055 FirmwareAll versions
QualcommMdm9625 FirmwareAll versions
QualcommMdm9635m FirmwareAll versions
QualcommMdm9640 FirmwareAll versions
QualcommMdm9645 FirmwareAll versions
QualcommMdm9650 FirmwareAll versions
QualcommMdm9655 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 425 FirmwareAll versions
QualcommSd 430 FirmwareAll versions
QualcommSd 450 FirmwareAll versions
QualcommSd 615 FirmwareAll versions
QualcommSd 616 FirmwareAll versions
QualcommSd 415 FirmwareAll versions
QualcommSd 617 FirmwareAll versions
QualcommSd 625 FirmwareAll versions
QualcommSd 650 FirmwareAll versions
QualcommSd 652 FirmwareAll versions
QualcommSd 800 FirmwareAll versions
QualcommSd 808 FirmwareAll versions
QualcommSd 810 FirmwareAll versions
QualcommSd 820 FirmwareAll versions
QualcommSd 835 FirmwareAll versions
QualcommSd 845 FirmwareAll versions
QualcommSdx20 FirmwareAll versions
QualcommSd 850 FirmwareAll versions
QualcommIpq4019 FirmwareAll versions
QualcommSd 600 FirmwareAll versions
QualcommSd 820a FirmwareAll versions

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2015-9138?
In Android before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Automobile, Snapdragon Mobile, Snapdragon Wear, and Small Cell SoC FSM9055, IPQ4019, MDM9206, MDM9607, MDM9625, MDM9635M, MDM9640, MDM9645, MDM9650, MDM9655, MSM8909W, SD 210/SD 212/SD 205, SD 400, SD 410/12, SD 425, SD 430, SD 450, SD 600, SD 615/16/SD 415, SD 617, SD 625, SD 650/52, SD 800, SD 808, SD 810, SD 820, SD 820A, SD 835, SD 845, SD 850, and SDX20, when an RSA encryption operation is called, the ce_util_to_unsigned_bin is invoked to convert the input buffer to unsigned binary. The ce_util_to_unsigned_bin function, instead of operating on the size of the unsigned character buffer that is passed, operates on the address - i.e. operates on "c" instead of "*c". Decrementing the address to check if it is less than zero means that the operation will always pass, since a pointer will never be less than zero, and may result in a buffer overflow.
How severe is CVE-2015-9138?
Severity scoring for CVE-2015-9138 is pending analysis. The EPSS model estimates a 1.00% probability of exploitation in the next 30 days.
How do I fix CVE-2015-9138?
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-9138?

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

Scan your code now

Source: NVD / NIST