ASB-A-153715664

See a problem?
Import Source
https://storage.googleapis.com/android-osv/ASB-A-153715664.json
JSON Data
https://api.osv.dev/v1/vulns/ASB-A-153715664
Aliases
Published
2020-07-01T00:00:00Z
Modified
2024-08-07T19:29:27.287700Z
Summary
Android Vomit Report
Details

In inputdefaultsetkeycode of input.c, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege in the kernel with no additional execution privileges needed. User interaction is not needed for exploitation.

References

Affected packages

Android / :linux_kernel:

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
:0
Fixed
:2020-07-05

Affected versions

Other

Kernel

Ecosystem specific

{
    "vanir_signatures": [
        {
            "digest": {
                "length": 632.0,
                "function_hash": "69018173575259869302789330293949498287"
            },
            "id": "ASB-A-153715664-323d816a",
            "source": "https://android.googlesource.com/kernel/common/+/cb222aed03d798fc074be55e59d9a112338ee784",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "drivers/input/input.c",
                "truncated_path_level": 1.0,
                "function": "input_set_keycode"
            },
            "signature_type": "Function"
        },
        {
            "digest": {
                "threshold": 0.9,
                "line_hashes": [
                    "139274923288134424268394965151142727247",
                    "95499731420493174255058159403320157874",
                    "123739315759981966743878504206928789060",
                    "103978181707577992980619181731488711960",
                    "10336862909808931769979139057949234001",
                    "152425505987891019274380961673862472861",
                    "306188943033425396074072753498527250529",
                    "269282265305154269544228595796902195695",
                    "220874209762409506206246963739310088927",
                    "267868390585593816517915983992887850017",
                    "6443924467172813741926430263751874137",
                    "175552199334555514788375970536284119239",
                    "158284475243394804145603176731880271785",
                    "309985373530904202160994254724761438104",
                    "94622411713738875798685570368344195292",
                    "22564241173949876185196363934238194118",
                    "114042889049284607710565222231496197587"
                ]
            },
            "id": "ASB-A-153715664-51a65751",
            "source": "https://android.googlesource.com/kernel/common/+/cb222aed03d798fc074be55e59d9a112338ee784",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "drivers/input/input.c",
                "truncated_path_level": 1.0
            },
            "signature_type": "Line"
        },
        {
            "digest": {
                "length": 1167.0,
                "function_hash": "274745911285445841105790583794889751289"
            },
            "id": "ASB-A-153715664-a5b51ccb",
            "source": "https://android.googlesource.com/kernel/common/+/cb222aed03d798fc074be55e59d9a112338ee784",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "drivers/input/input.c",
                "truncated_path_level": 1.0,
                "function": "input_default_setkeycode"
            },
            "signature_type": "Function"
        }
    ],
    "fixes": [
        "https://android.googlesource.com/kernel/common/+/cb222aed03d798fc074be55e59d9a112338ee784"
    ],
    "spl": "2020-07-05",
    "severity": "High",
    "types": [
        "EoP"
    ]
}