PUB-A-179046129

See a problem?
Import Source
https://storage.googleapis.com/android-osv/PUB-A-179046129.json
JSON Data
https://api.osv.dev/v1/vulns/PUB-A-179046129
Aliases
  • A-179046129
  • CVE-2021-0557
Published
2021-06-01T00:00:00Z
Modified
2024-11-06T12:16:03.231308Z
Summary
[none]
Details

In setRange of ABuffer.cpp, there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution with no additional execution privileges needed. User interaction is needed for exploitation.

References

Affected packages

Android / platform/frameworks/av

Affected ranges

Type
ECOSYSTEM
Events
Introduced
11:0
Fixed
11:2021-06-01

Affected versions

Other

11

Ecosystem specific

{
    "vanir_signatures": [
        {
            "digest": {
                "threshold": 0.9,
                "line_hashes": [
                    "99336650113145862943455766920828787924",
                    "268483394458467215126629887983034763332",
                    "133483796300706529004282082419582802410",
                    "236296815166282452170750574247494226851"
                ]
            },
            "id": "PUB-A-179046129-9d034aee",
            "source": "https://android.googlesource.com/platform/frameworks/av/+/e69aac87d04a11d08df07a26dfd809b1478c27f6",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "media/libstagefright/foundation/ABuffer.cpp"
            },
            "signature_type": "Line"
        },
        {
            "digest": {
                "length": 179.0,
                "function_hash": "142929857341053955082865338708716824092"
            },
            "id": "PUB-A-179046129-b49778c3",
            "source": "https://android.googlesource.com/platform/frameworks/av/+/e69aac87d04a11d08df07a26dfd809b1478c27f6",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "media/libstagefright/foundation/ABuffer.cpp",
                "function": "ABuffer::setRange"
            },
            "signature_type": "Function"
        }
    ],
    "fixes": [
        "https://android.googlesource.com/platform/frameworks/av/+/e69aac87d04a11d08df07a26dfd809b1478c27f6"
    ],
    "spl": "2021-06-01",
    "severity": "Moderate",
    "types": [
        "RCE"
    ]
}