cve/2018/CVE-2018-6551.md

18 lines
791 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-6551](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6551)
![](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
The malloc implementation in the GNU C Library (aka glibc or libc6), from version 2.24 to 2.26 on powerpc, and only in version 2.26 on i386, did not properly handle malloc calls with arguments close to SIZE_MAX and could return a pointer to a heap region that is smaller than requested, eventually leading to heap corruption.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/flyrev/security-scan-ci-presentation