6.4

CVE-2026-20438

In MAE, there is a possible out of bounds write due to a race condition. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS10431920; Issue ID: MSV-5835.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
GoogleAndroid Version15.0
   MediatekMt2718 Version-
   MediatekMt6899 Version-
   MediatekMt6991 Version-
   MediatekMt8168 Version-
   MediatekMt8169 Version-
   MediatekMt8186 Version-
   MediatekMt8188 Version-
   MediatekMt8678 Version-
   MediatekMt8695 Version-
   MediatekMt8696 Version-
   MediatekMt8793 Version-
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.01% 0.002
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
134c704f-9b21-4f2e-91b3-4a467353bcc0 6.4 0.5 5.9
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition

The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. This can cause the product to perform invalid actions when the resource is in an unexpected state.