Files
CVEs-PoC/2020/CVE-2020-10702.md
T
2024-05-25 21:48:12 +02:00

891 B

CVE-2020-10702

Description

A flaw was found in QEMU in the implementation of the Pointer Authentication (PAuth) support for ARM introduced in version 4.0 and fixed in version 5.0.0. A general failure of the signature generation process caused every PAuth-enforced pointer to be signed with the same signature. A local attacker could obtain the signature of a protected pointer and abuse this flaw to bypass PAuth protection for all programs running on QEMU.

POC

Reference

No PoCs from references.

Github