CVE Catalog

CVE-2026-42512

High
Published: Translated: NVD NIST

Summary

CVE-2026-42512 affects dhclient, which incorrectly calculates the new size of the array of string pointers when resizing. This can lead to a heap buffer overrun, potentially resulting in a crash or allowing remote code execution.

Risk Assessment

Organizations may face service outages and potential remote code execution, posing a serious security threat to their systems.

Recommendation

It is recommended to update dhclient to the latest version to mitigate this vulnerability and to monitor systems for unauthorized activities.

Other vulnerabilities in dhclient

Original NVD description (English source)

As dhclient is building an environment to pass to dhclient-script, it may need to resize the array of string pointers. The code which expands the array incorrectly calculates its new size when requesting memory, resulting in a heap buffer overrun. A specially crafted packet can cause dhclient to overrun its buffer of environment entries. This can result in a crash, but it may be possible to leverage this bug to achieve remote code execution.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS