← Back

Android

android

Vendor: Google • 8,153 CVEs

CVEs (8,153)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Google
1Android
Jun 17, 2026
Sep 13, 2022
N/A· v4
7.8 HIGH· v3
N/A· v2
In addOrUpdateNetwork of WifiServiceImpl.java, there is a possible way for a guest user to configure Wi-Fi due to a permissions bypass. This could lead to local escalation of privilege with User execution privileges need...Show more
In addOrUpdateNetwork of WifiServiceImpl.java, there is a possible way for a guest user to configure Wi-Fi due to a permissions bypass. This could lead to local escalation of privilege with User execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-13Android ID: A-221859734Show less
1Google
1Android
Jun 17, 2026
Sep 13, 2022
N/A· v4
5.5 MEDIUM· v3
N/A· v2
In SettingsActivity.java, there is a possible way to make a device discoverable over Bluetooth, without permission or user interaction, due to a permissions bypass. This could lead to local escalation of privilege with n...Show more
In SettingsActivity.java, there is a possible way to make a device discoverable over Bluetooth, without permission or user interaction, due to a permissions bypass. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-12L Android-13Android ID: A-234440688Show less
1Google
1Android
Jun 17, 2026
Sep 13, 2022
N/A· v4
7.8 HIGH· v3
N/A· v2
In checkAccess of MediaProvider.java, there is a possible file deletion due to a path traversal error. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is...Show more
In checkAccess of MediaProvider.java, there is a possible file deletion due to a path traversal error. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11 Android-12 Android-12L Android-13Android ID: A-221855295Show less
1Google
1Android
Jun 17, 2026
Sep 13, 2022
N/A· v4
5.5 MEDIUM· v3
N/A· v2
In extract3GPPGlobalDescriptions of TextDescriptions.cpp, there is a possible out of bounds read due to an integer overflow. This could lead to local information disclosure from the media server with no additional execut...Show more
In extract3GPPGlobalDescriptions of TextDescriptions.cpp, there is a possible out of bounds read due to an integer overflow. This could lead to local information disclosure from the media server with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11 Android-12 Android-12LAndroid ID: A-233735886Show less
1Google
1Android
Jun 17, 2026
Sep 13, 2022
N/A· v4
7.8 HIGH· v3
N/A· v2
In declareDuplicatePermission of ParsedPermissionUtils.java, there is a possible way to obtain a dangerous permission without user consent due to improper input validation. This could lead to local escalation of privileg...Show more
In declareDuplicatePermission of ParsedPermissionUtils.java, there is a possible way to obtain a dangerous permission without user consent due to improper input validation. This could lead to local escalation of privilege during app installation or upgrade with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10 Android-11 Android-12 Android-12LAndroid ID: A-213323615Show less
1Google
1Android
Jun 17, 2026
Sep 13, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Summary:Product: AndroidVersions: Android SoCAndroid ID: A-238257000
1Google
1Android
Jun 17, 2026
Sep 13, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Summary:Product: AndroidVersions: Android SoCAndroid ID: A-238257002
1Google
1Android
Jun 17, 2026
Sep 13, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Summary:Product: AndroidVersions: Android SoCAndroid ID: A-238257004
1Google
1Android
Jun 17, 2026
Sep 13, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Summary:Product: AndroidVersions: Android SoCAndroid ID: A-238227323
1Google
1Android
Jun 17, 2026
Sep 13, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Summary:Product: AndroidVersions: Android SoCAndroid ID: A-238227324
1Google
1Android
Jun 17, 2026
Sep 13, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Summary:Product: AndroidVersions: Android SoCAndroid ID: A-238227328
1Google
1Android
Jun 17, 2026
Sep 13, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
a function called 'nla_parse', do not check the len of para, it will check nla_type (which can be controlled by userspace) with 'maxtype' (in this case, it is GSCAN_MAX), then it access polciy array 'policy[type]', which...Show more
a function called 'nla_parse', do not check the len of para, it will check nla_type (which can be controlled by userspace) with 'maxtype' (in this case, it is GSCAN_MAX), then it access polciy array 'policy[type]', which OOB access happens.Product: AndroidVersions: Android SoCAndroid ID: A-238379819Show less
1Google
1Android
Jun 17, 2026
Sep 13, 2022
N/A· v4
7.8 HIGH· v3
N/A· v2
In MMU_MapPages of TBD, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not n...Show more
In MMU_MapPages of TBD, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android SoCAndroid ID: A-238916921Show less
1Google
1Android
Jun 17, 2026
Sep 13, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
The path in this case is a little bit convoluted. The end result is that via an ioctl an untrusted app can control the ui32PageIndex offset in the expression:sPA.uiAddr = page_to_phys(psOSPageArrayData->pagearray[ui32Pag...Show more
The path in this case is a little bit convoluted. The end result is that via an ioctl an untrusted app can control the ui32PageIndex offset in the expression:sPA.uiAddr = page_to_phys(psOSPageArrayData->pagearray[ui32PageIndex]);With the current PoC this crashes as an OOB read. However, given that the OOB read value is ending up as the address field of a struct I think i seems plausible that this could lead to an OOB write if the attacker is able to cause the OOB read to pull an interesting kernel address. Regardless if this is a read or write, it is a High severity issue in the kernel.Product: AndroidVersions: Android SoCAndroid ID: A-238904312Show less
1Google
1Android
Jun 17, 2026
Sep 13, 2022
N/A· v4
7.8 HIGH· v3
N/A· v2
In PVRSRVBridgePMRPDumpSymbolicAddr of the PowerVR kernel driver, a missing size check means there is a possible integer overflow that could allow out-of-bounds heap access. This could lead to local escalation of privile...Show more
In PVRSRVBridgePMRPDumpSymbolicAddr of the PowerVR kernel driver, a missing size check means there is a possible integer overflow that could allow out-of-bounds heap access. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android SoCAndroid ID: A-238921253Show less
1Google
1Android
Jun 17, 2026
Sep 13, 2022
N/A· v4
7.0 HIGH· v3
N/A· v2
In PVRSRVRGXSubmitTransferKM of rgxtransfer.c, there is a possible user after free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interactio...Show more
In PVRSRVRGXSubmitTransferKM of rgxtransfer.c, there is a possible user after free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android SoCAndroid ID: A-238918403Show less
1Google
1Android
Jun 17, 2026
Sep 9, 2022
N/A· v4
7.8 HIGH· v3
N/A· v2
In network service, there is a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed
1Google
1Android
Jun 17, 2026
Sep 9, 2022
N/A· v4
7.8 HIGH· v3
N/A· v2
A heap-based overflow vulnerability in GetCorrectDbLanguageTypeEsPKc function in libSDKRecognitionText.spensdk.samsung.so library prior to SMR Sep-2022 Release 1 allows attacker to cause memory access fault.
1Google
1Android
Jun 17, 2026
Sep 9, 2022
N/A· v4
7.8 HIGH· v3
N/A· v2
A heap-based overflow vulnerability in HWR::EngineCJK::Impl::Construct() in libSDKRecognitionText.spensdk.samsung.so library prior to SMR Sep-2022 Release 1 allows attacker to cause memory access fault.
1Google
1Android
Jun 17, 2026
Sep 9, 2022
N/A· v4
5.3 MEDIUM· v3
N/A· v2
Custom permission misuse vulnerability in SystemUI prior to SMR Sep-2022 Release 1 allows attacker to use some protected functions with SystemUI privilege.