← Back

CVE-2017-17426

nvd nist
Published: Dec 5, 2017Modified: May 13, 2026

JSON object

Loading...
8.1
Vector
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Exploitability: 2.2 / Impact: 5.9
Source: NVD

Description

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.

Affected (1)

Products: Gnu: Glibc
1 product
Glibc
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
Version 2.26

Timeline

No history available yet.