cve/2022/CVE-2022-48251.md
2024-06-09 00:33:16 +00:00

19 lines
827 B
Markdown

### [CVE-2022-48251](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-48251)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
** DISPUTED ** The AES instructions on the ARMv8 platform do not have an algorithm that is "intrinsically resistant" to side-channel attacks. NOTE: the vendor reportedly offers the position "while power side channel attacks ... are possible, they are not directly caused by or related to the Arm architecture."
### POC
#### Reference
- https://eshard.com/posts/sca-attacks-on-armv8
- https://eshard.com/posts/sca-attacks-on-armv8
#### Github
No PoCs found on GitHub currently.