First published: Fri Mar 24 2023(Updated: )
In sms_ExtractCbLanguage of sms_CellBroadcast.c, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-251805610References: N/A
Credit: security@android.com
Affected Software | Affected Version | How to fix |
---|---|---|
Android | ||
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID for this vulnerability is CVE-2023-21053.
The title of this vulnerability is 'In sms_ExtractCbLanguage of sms_CellBroadcast.c there is a possible out of bounds read due to a missing bounds check.'
The severity of CVE-2023-21053 is high.
CVE-2023-21053 could lead to remote information disclosure on Android devices.
To fix CVE-2023-21053, a bounds check should be added to sms_ExtractCbLanguage in sms_CellBroadcast.c.