#VU122298 Use of uninitialized resource in Glibc - CVE-2026-0915

 

#VU122298 Use of uninitialized resource in Glibc - CVE-2026-0915

Published: February 4, 2026


Vulnerability identifier: #VU122298
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-0915
CWE-ID: CWE-908
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Glibc
Software vendor:
GNU

Description

The vulnerability allows a remote attacker to gain access to sensitive information.

The vulnerability exists due to usage of uninitialized resources when calling getnetbyaddr() or getnetbyaddr_r() functions with a configured nsswitch.conf and "net==0" in _nss_dns_getnetbyaddr_r. A remote attacker can trick the victim to initiate queries and force the library to leak contents to the configured DNS resolver. 


Remediation

Install updates from vendor's website.

External links