CVE-2026-0915: getnetbyaddr and getnetbyaddr_r leak stack contents to DNS resovler
Calling getnetbyaddr or getnetbyaddrr with a configured nsswitch.conf that specifies the library's DNS backend for networks and queries for a zero-valued network in the GNU C Library version 2.0 to version 2.42 can leak stack contents to the configured DNS resolver.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-0915?
CVE-2026-0915 is categorized as a moderate severity vulnerability due to the potential for leaking sensitive stack information.
How do I fix CVE-2026-0915?
To fix CVE-2026-0915, update the GNU C Library to a version newer than 2.42.
What systems are affected by CVE-2026-0915?
CVE-2026-0915 affects GNU C Library versions from 2.0 to 2.42, particularly when configured with a DNS backend for network queries.
What specific functions are vulnerable in CVE-2026-0915?
The functions getnetbyaddr and getnetbyaddr_r are specifically vulnerable in CVE-2026-0915.
Can CVE-2026-0915 lead to sensitive data exposure?
Yes, CVE-2026-0915 can lead to sensitive data exposure by leaking stack contents to the DNS resolver.