Files
CVEs-PoC/2021/CVE-2021-32078.md
2025-09-29 21:09:30 +02:00

18 lines
724 B
Markdown

### [CVE-2021-32078](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32078)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
An Out-of-Bounds Read was discovered in arch/arm/mach-footbridge/personal-pci.c in the Linux kernel through 5.12.11 because of the lack of a check for a value that shouldn't be negative, e.g., access to element -2 of an array, aka CID-298a58e165e4.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/KirtiRamchandani/KirtiRamchandani