CVE-2017-17426
Dashboard / Vulnerabilities / CVE-2017-17426
Summary:
Details: The malloc function in the GNU C Library (aka glibc or libc6) 2.26 could return a memory block that is too small if an attempt is made to allocate an object whose size is close to SIZE_MAX, potentially leading to a subsequent heap overflow. This occurs because the per-thread cache (aka tcache) feature enables a code path that lacks an integer overflow check.
References: https://sourceware.org/git/gitweb.cgi?p=glibc.git%3Bh=34697694e8a93b325b18f25f7dcded55d6baeaf6, https://sourceware.org/bugzilla/show_bug.cgi?id=22375
Affected packages
Package
Name:
Purl:
Affected ranges
Type: GIT
Events:
Introduced- 1c9a5c270d8b66f30dcfaf1cb2d6cf39d3e18369
Fixed -None
Affected versions
2.26
Common Vulnerability Scoring System
Attack Vector
Network
Adjacent
Local
Physical
Privileges Required
None
Low
High
User Interaction
None
Required
Scope
Unchanged
Changed
Confidentiality
None
Low
High
Integrity
None
Low
High
Availability
None
Low
High
