Software Detail
Title
CVE
CRITICAL
HIGH
MEDIUM
LOW
CWE
Number of items displayed
Android Number Of NVD 6845 CRITICAL 484 HIGH 2993 MEDIUM 3124 LOW 236
URL https://www.android.com/
Explanation It is an operating system installed on smartphones provided by Google.
Since it is open source, many manufacturers use it in their smartphones, tablets, and wearable devices.

The support period differs for each development vendor.
After Google provides a security patch, it is up to the vendor to provide the patch to the target devices.
Tag
  • GPL v2
  • LGPL 2.1+
  • Mobile
  • Google
  • Apache License v2.0

Add Information URL
No Type Name URL
1 https://en.wikipedia.org/wiki/Android_version_history
2 https://source.android.com/setup/start/licenses
3 https://source.android.com/security/bulletin/
4 https://developer.android.com/
5 https://developer.android.com/about/versions/
6 https://android-developers.googleblog.com/

List Of Product  [ Click to show release history and vulnerability information ]
No Name Latest Version Release date Initial release Normal Support Security Support
Service Pack Support
Extended
for a fee
Critical High Medium Low
1291 Android 14 14.1 Nov. 6, 2024 Aug. 7, 2024 0 3 1 0
1292 Android 13 13.4 Aug. 7, 2023 Aug. 15, 2022 15 317 812 67
1293 Android 12 12.4 Oct. 17, 2022 Oct. 4, 2020 43 479 1193 106
1294 Android 11 11 Sept. 8, 2020 Sept. 8, 2020 58 636 1364 107
1295 Android 10 10 Sept. 3, 2019 Sept. 3, 2019 103 680 1055 110
1296 Android 9 9 Aug. 6, 2018 Aug. 6, 2018 112 463 331 35
1297 Android 8 8.1.0 Dec. 5, 2017 Aug. 21, 2017 144 529 318 25
1298 Android 7 7.1.2 April 4, 2017 Aug. 22, 2016 116 627 380 20
1299 Android 6 6.0.1 Dec. 7, 2015 Oct. 5, 2015 109 734 397 20
1300 Android 5 5.1.1 April 21, 2015 Nov. 12, 2014 67 661 317 16
1301 Android 4 4.4.4 June 19, 2014 Oct. 18, 2011 53 577 271 16
1302 Android 3 3.2.6 Feb. 1, 2012 Feb. 22, 2011 25 420 174 10
1303 Android 2 2.2.3 Nov. 21, 2011 Oct. 26, 2009 25 424 181 12
1304 Android 1 1.6 Sept. 15, 2009 Sept. 23, 2008 150 1565 2312 204
1305 Android 9.0 9.0 109 441 323 34
1306 Android 7.2 7.2 16 61 79 9
1307 Android 12.1 12.1 15 229 224 23
1308 Android 12.0l 12.0l 0 28 68 9
1309 Android 12.0 12.0 43 447 1159 104
1310 Android 11.0 11.0 58 636 1364 107
1311 Android 10.0 10.0 103 680 1055 110
NVD Vulnerability Information
  • CRITICAL
  • HIGH
  • MEDIUM
  • LOW
No CVSS3
CVSS2
Level
Attach Vector
Title CWE CVE cpe23Uri or higher or less more than less than Update date
Published date
Show Affected Exploit
PoC
Search
1291 6.7
-
MEDIUM
Local
In lwis_slc_buffer_free of lwis_device_slc.c, there is a possible memory corruption due to type confusion. This could lead to local escalation of privilege with System execution privileges needed. Us… CWE-843
Type Confusion
CVE-2023-21056 cpe:2.3:o:google:android:-:* 2024-11-21 16:42
2023-03-25
Show GitHub Exploit DB Packet Storm
1292 6.4
-
MEDIUM
Local
In dit_hal_ioctl of dit.c, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is no… CWE-416
 Use After Free
CVE-2023-21055 cpe:2.3:o:google:android:-:* 2024-11-21 16:42
2023-03-25
Show GitHub Exploit DB Packet Storm
1293 7.2
-
HIGH
Network
In EUTRAN_LCS_ConvertLCS_MOLRReq of LPP_CommonUtil.c, there is a possible out of bounds write due to a logic error in the code. This could lead to remote code execution with System execution privileg… CWE-787
 Out-of-bounds Write
CVE-2023-21054 cpe:2.3:o:google:android:-:* 2024-11-21 16:42
2023-03-25
Show GitHub Exploit DB Packet Storm
1294 7.5
-
HIGH
Network
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 pr… CWE-125
Out-of-bounds Read
CVE-2023-21053 cpe:2.3:o:google:android:-:* 2024-11-21 16:42
2023-03-25
Show GitHub Exploit DB Packet Storm
1295 6.7
-
MEDIUM
Local
In setToExternal of ril_external_client.cpp, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges n… CWE-787
 Out-of-bounds Write
CVE-2023-21052 cpe:2.3:o:google:android:-:* 2024-11-21 16:42
2023-03-25
Show GitHub Exploit DB Packet Storm
1296 6.7
-
MEDIUM
Local
In dwc3_exynos_clk_get of dwc3-exynos.c, there is a possible out of bounds write due to an incorrect bounds check. This could lead to local escalation of privilege in the kernel with System execution… CWE-787
 Out-of-bounds Write
CVE-2023-21051 cpe:2.3:o:google:android:-:* 2024-11-21 16:42
2023-03-25
Show GitHub Exploit DB Packet Storm
1297 6.7
-
MEDIUM
Local
In load_png_image of ExynosHWCHelper.cpp, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege with System execution privileges n… CWE-787
 Out-of-bounds Write
CVE-2023-21050 cpe:2.3:o:google:android:-:* 2024-11-21 16:42
2023-03-25
Show GitHub Exploit DB Packet Storm
1298 4.4
-
MEDIUM
Local
In append_camera_metadata of camera_metadata.c, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges … CWE-125
Out-of-bounds Read
CVE-2023-21049 cpe:2.3:o:google:android:-:* 2024-11-21 16:42
2023-03-25
Show GitHub Exploit DB Packet Storm
1299 4.4
-
MEDIUM
Local
In handleEvent of nan.cpp, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interact… CWE-125
Out-of-bounds Read
CVE-2023-21048 cpe:2.3:o:google:android:-:* 2024-11-21 16:42
2023-03-25
Show GitHub Exploit DB Packet Storm
1300 4.4
-
MEDIUM
Local
In ConvertToHalMetadata of aidl_utils.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2023-21047 cpe:2.3:o:google:android:-:* 2024-11-21 16:42
2023-03-25
Show GitHub Exploit DB Packet Storm