Out-of-bounds write in GNU C Library (glibc) - CVE-2026-19542

 

Out-of-bounds write in GNU C Library (glibc) - CVE-2026-19542

Published: September 15, 2026


Vulnerability identifier: #VU150023
CSH Severity: Low
CVSS v4: 6.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-19542
CWE-ID: CWE-787
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to a stack-based out-of-bounds write in tdelete when rebalancing a sufficiently deep tree. A remote attacker can drive a large number of insertions and deletions through an application that uses tsearch and tdelete to cause a denial of service.

Triggering requires a node depth of exactly 40 or 40 plus a multiple of 20; the written value is a pointer into a tree node and is not directly attacker controlled.


Affected software

GNU C Library (glibc)
openEuler
glibc
glibc-help
nss_modules
nscd
libnsl
glibc-nss-devel
glibc-locale-source
glibc-devel
glibc-debugutils
glibc-debugsource
glibc-debuginfo
glibc-compat-2.17
glibc-common
glibc-benchtests
glibc-all-langpacks
glibc-locale-archive

How to mitigate CVE-2026-19542

Install security update from vendor's website.

GNU C Library (glibc) - update to 2.45
glibc - addressed in versions 2.28-131, 2.34-183
glibc-help - addressed in versions 2.28-131, 2.34-183
nss_modules - addressed in versions 2.28-131, 2.34-183
nscd - addressed in versions 2.28-131, 2.34-183
libnsl - addressed in versions 2.28-131, 2.34-183
glibc-nss-devel - addressed in versions 2.28-131, 2.34-183
glibc-locale-source - addressed in versions 2.28-131, 2.34-183
glibc-devel - addressed in versions 2.28-131, 2.34-183
glibc-debugutils - addressed in versions 2.28-131, 2.34-183
glibc-debugsource - addressed in versions 2.28-131, 2.34-183
glibc-debuginfo - addressed in versions 2.28-131, 2.34-183
glibc-compat-2.17 - addressed in versions 2.28-131, 2.34-183
glibc-common - addressed in versions 2.28-131, 2.34-183
glibc-benchtests - update to 2.28-131
glibc-all-langpacks - addressed in versions 2.28-131, 2.34-183
glibc-locale-archive - update to 2.34-183

External References

Related Security Bulletins