CVE-2025-24294

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-24294
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-24294.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-24294
Aliases
Downstream
Related
Published
2025-07-12T04:15:46Z
Modified
2025-08-09T19:01:28Z
Summary
[none]
Details

The attack vector is a potential Denial of Service (DoS). The vulnerability is caused by an insufficient check on the length of a decompressed domain name within a DNS packet.

An attacker can craft a malicious DNS packet containing a highly compressed domain name. When the resolv library parses such a packet, the name decompression process consumes a large amount of CPU resources, as the library does not limit the resulting length of the name.

This resource consumption can cause the application thread to become unresponsive, resulting in a Denial of Service condition.

References

Affected packages