mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 10:48:01 +02:00
18 lines
865 B
Markdown
18 lines
865 B
Markdown
### [CVE-2014-0973](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0973)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The image_verify function in platform/msm_shared/image_verify.c in the Little Kernel (LK) bootloader, as distributed with Qualcomm Innovation Center (QuIC) Android contributions for MSM devices and other products, does not check whether a certain digest size is consistent with the RSA_public_decrypt API specification, which makes it easier for attackers to bypass boot-image authentication requirements via trailing data.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Verteo/Cuber
|
|
|