In NotificationChannel of NotificationChannel.java, there is a possible failure to persist permissions settings due to resource exhaustion. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10 Android-11 Android-12 Android-12L Android-13Android ID: A-242703217
The product receives input that is expected to specify a quantity (such as size or length), but it does not validate or incorrectly validates that the quantity has the required properties.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Android | 10.0 (including) | 10.0 (including) | |
Android | 11.0 (including) | 11.0 (including) | |
Android | 12.0 (including) | 12.0 (including) | |
Android | 12.1 (including) | 12.1 (including) | |
Android | 13.0 (including) | 13.0 (including) | |
Android-platform-frameworks-base | Ubuntu | bionic | * |
Android-platform-frameworks-base | Ubuntu | kinetic | * |
Android-platform-frameworks-base | Ubuntu | lunar | * |
Android-platform-frameworks-base | Ubuntu | mantic | * |
Android-platform-frameworks-base | Ubuntu | trusty | * |
Android-platform-frameworks-base | Ubuntu | xenial | * |
Specified quantities include size, length, frequency, price, rate, number of operations, time, and others. Code may rely on specified quantities to allocate resources, perform calculations, control iteration, etc. When the quantity is not properly validated, then attackers can specify malicious quantities to cause excessive resource allocation, trigger unexpected failures, enable buffer overflows, etc.