Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-95818

Gravedad CVSS v3.1:
BAJA
Tipo:
CWE-121 Desbordamiendo de búfer basado en pila (Stack)
Fecha de publicación:
22/09/2026
Última modificación:
22/09/2026

Descripción

*** Pendiente de traducción *** A stack-based buffer overflow in the dynamic loader (ld.so) of the GNU C Library (glibc) versions 2.14 through 2.44 allows a local attacker to crash or corrupt the memory of setuid/setgid (AT_SECURE) programs.<br /> <br /> When such a program&amp;#39;s DT_RPATH or DT_RUNPATH begins with $ORIGIN and is followed by NUL or &amp;#39;/&amp;#39; the loader both reads past the end of the path buffer and writes past the end of a stack-allocated internal buffer. The corrupted loader stack can lead to a loader crash (denial of service) and limited disclosure of process memory.