CVE-2025-24294

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.
Configurations

No configuration.

History

16 Jul 2025, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-12 04:15

Updated : 2025-07-16 14:15


NVD link : CVE-2025-24294

Mitre link : CVE-2025-24294

CVE.ORG link : CVE-2025-24294


JSON object : View

Products Affected

No product.

CWE
CWE-400

Uncontrolled Resource Consumption