First published: Mon Dec 04 2023(Updated: )
In forceReplaceShortcutInner of ShortcutPackage.java, there is a possible way to register unlimited packages due to a missing bounds check. This could lead to local denial of service which results in a boot loop with no additional execution privileges needed. User interaction is not needed for exploitation.
Credit: security@android.com
Affected Software | Affected Version | How to fix |
---|---|---|
Google Android | ||
Google Android | =11.0 | |
Google Android | =12.0 | |
Google Android | =12.1 | |
Google Android | =13.0 | |
Google Android | =14.0 |
https://android.googlesource.com/platform/frameworks/base/+/ae768fbb9975fdab267f525831cb52f485ab0ecc
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-40075 is a vulnerability in the forceReplaceShortcutInner function of ShortcutPackage.java in Android that allows unlimited package registration, leading to local denial of service and a boot loop.
Google Android is affected by CVE-2023-40075.
CVE-2023-40075 has a severity ranking of 7, which is considered high.
CVE-2023-40075 can be exploited by registering unlimited packages, causing local denial of service and a boot loop.
No, user interaction is not needed to exploit CVE-2023-40075.