First published: Mon Dec 04 2023(Updated: )
In saveToXml of PersistableBundle.java, invalid data could lead to local persistent denial of service 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 |
https://android.googlesource.com/platform/frameworks/base/+/40e4ea759743737958dde018f3606d778f7a53f3
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-40074 is a vulnerability in the saveToXml function of PersistableBundle.java in Google Android that can lead to a local persistent denial of service attack.
CVE-2023-40074 has a severity rating of high.
CVE-2023-40074 occurs when invalid data is passed to the saveToXml function of PersistableBundle.java, causing a local persistent denial of service without requiring additional execution privileges or user interaction.
To fix CVE-2023-40074, it is recommended to apply the security patch provided by Google for the affected version of Android.
More information about CVE-2023-40074 can be found in the Android Security Bulletin for December 2023.