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.
References
Link | Resource |
---|---|
https://sourceware.org/git/?p=glibc.git;a=commit;h=8e448310d74b283c5cd02b9ed7fb997b47bf9b22 | Issue Tracking Patch |
https://sourceware.org/bugzilla/show_bug.cgi?id=22774 | Issue Tracking Mailing List Third Party Advisory |
https://security.netapp.com/advisory/ntap-20190404-0003/ |
Configurations
Information
Published : 2018-02-02 06:29
Updated : 2020-08-24 10:37
NVD link : CVE-2018-6551
Mitre link : CVE-2018-6551
JSON object : View
Products Affected
gnu
- glibc