{ "schema_version": "1.4.0", "id": "GHSA-h84p-hq3c-2mgw", "modified": "2022-05-24T17:20:37Z", "published": "2022-05-24T17:20:37Z", "aliases": [ "CVE-2020-0235" ], "details": "In crus_sp_shared_ioctl we first copy 4 bytes from userdata into \"size\" variable, and then use that variable as the size parameter for \"copy_from_user\", ending up overwriting memory following \"crus_sp_hdr\". \"crus_sp_hdr\" is a static variable, of type \"struct crus_sp_ioctl_header\".Product: AndroidVersions: Android kernelAndroid ID: A-135129430", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-0235" }, { "type": "WEB", "url": "https://source.android.com/security/bulletin/pixel/2020-06-01" } ], "database_specific": { "cwe_ids": [ "CWE-119" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-06-16T14:15:00Z" } }