cve/2014/CVE-2014-0973.md
2024-05-26 14:27:05 +02:00

865 B

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