In createNotificationChannel of NotificationManager.java, there is a possible way to make the device unusable and require factory reset due to resource exhaustion. This could lead to local denial of service with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-12 Android-12L Android-13Android ID: A-240422263
The product does not properly control the allocation and maintenance of a limited resource.
Name | Vendor | Start Version | End Version |
---|---|---|---|
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 | devel | * |
Android-platform-frameworks-base | Ubuntu | esm-apps/bionic | * |
Android-platform-frameworks-base | Ubuntu | esm-apps/focal | * |
Android-platform-frameworks-base | Ubuntu | esm-apps/jammy | * |
Android-platform-frameworks-base | Ubuntu | esm-apps/noble | * |
Android-platform-frameworks-base | Ubuntu | esm-apps/xenial | * |
Android-platform-frameworks-base | Ubuntu | focal | * |
Android-platform-frameworks-base | Ubuntu | jammy | * |
Android-platform-frameworks-base | Ubuntu | kinetic | * |
Android-platform-frameworks-base | Ubuntu | lunar | * |
Android-platform-frameworks-base | Ubuntu | mantic | * |
Android-platform-frameworks-base | Ubuntu | noble | * |
Android-platform-frameworks-base | Ubuntu | oracular | * |
Android-platform-frameworks-base | Ubuntu | trusty | * |
Android-platform-frameworks-base | Ubuntu | xenial | * |
Mitigation of resource exhaustion attacks requires that the target system either:
The first of these solutions is an issue in itself though, since it may allow attackers to prevent the use of the system by a particular valid user. If the attacker impersonates the valid user, they may be able to prevent the user from accessing the server in question.
The second solution is simply difficult to effectively institute – and even when properly done, it does not provide a full solution. It simply makes the attack require more resources on the part of the attacker.