PT-2017-14773 · Gnu+1 · Gnu C Library+1
Iain Buclaw
·
Publicado
2017-12-05
·
Atualizado
2024-06-15
·
CVE-2017-17426
CVSS v3.1
8.1
Alta
| Vetor | AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
GNU C Library (aka glibc or libc6) version 2.26
Description
The issue arises from the malloc function in the GNU C Library, which could return a memory block that is too small when attempting to allocate an object of size close to SIZE MAX. This could potentially lead to a subsequent heap overflow due to the per-thread cache feature lacking an integer overflow check.
Recommendations
For GNU C Library (aka glibc or libc6) version 2.26, consider updating to a newer version that includes the necessary integer overflow check in the malloc function to prevent potential heap overflows.
Exploit
Correção
Integer Overflow
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Enumeração de Fraquezas
Identificadores relacionados
Produtos afetados
Gnu C Library
Ubuntu