CVE-2024-1633
CVSS V2 None
CVSS V3 None
Description
During the secure boot, bl2 (the second stage of
the bootloader) loops over images defined in the table “bl2_mem_params_descs”.
For each image, the bl2 reads the image length and destination from the image’s
certificate. Because of the way of reading from the image, which base on 32-bit unsigned integer value, it can result to an integer overflow. An attacker can bypass memory range restriction and write data out of buffer bounds, which could result in bypass of secure boot.
Affected git version from c2f286820471ed276c57e603762bd831873e5a17 until (not
Overview
- CVE ID
- CVE-2024-1633
- Assigner
- ASRG
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-02-19T16:42:29.949Z
- Last Modified Date
- 2024-02-19T16:43:18.206Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://asrg.io/security-advisories/CVE-2024-1633/ |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-1633 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-1633 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 05:33:25 | Added to TrackCVE |