In vpu_mmap of vpu_ioctl, there is a possible arbitrary address mmap due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
PUBLISHED5.2
Problem type
- Elevation of privilege
Affected products
Android
Android kernel - AFFECTED
References
GitHub Security Advisories
GHSA-mxw5-5984-8mjr
In vpu_mmap of vpu_ioctl, there is a possible arbitrary address mmap due to a missing bounds...
https://github.com/advisories/GHSA-mxw5-5984-8mjrIn vpu_mmap of vpu_ioctl, there is a possible arbitrary address mmap due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-0106Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-0106",
"assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
"assignerShortName": "Google_Devices",
"dateUpdated": "2026-02-05T20:43:25.501Z",
"dateReserved": "2025-10-23T08:42:57.001Z",
"datePublished": "2026-02-05T20:19:20.588Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "83238938-5644-45f0-9007-c0392bcf6222",
"shortName": "Google_Devices",
"dateUpdated": "2026-02-05T20:19:20.588Z"
},
"descriptions": [
{
"lang": "en",
"value": "In vpu_mmap of vpu_ioctl, there is a possible arbitrary address mmap due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation."
}
],
"affected": [
{
"vendor": "Google",
"product": "Android",
"defaultStatus": "unaffected",
"versions": [
{
"version": "Android kernel",
"status": "affected"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "Elevation of privilege"
}
]
}
],
"references": [
{
"url": "https://source.android.com/security/bulletin/pixel/2026-02-01"
}
]
},
"adp": [
{
"providerMetadata": {
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP",
"dateUpdated": "2026-02-05T20:43:25.501Z"
},
"title": "CISA ADP Vulnrichment",
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE-787 Out-of-bounds Write",
"cweId": "CWE-787",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"lang": "en",
"description": "CWE-125 Out-of-bounds Read",
"cweId": "CWE-125",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"lang": "en",
"description": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer",
"cweId": "CWE-119",
"type": "CWE"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.3,
"baseSeverity": "CRITICAL"
}
},
{}
]
}
]
}
}