As dhclient is building an environment to pass to...
High severity
Unreviewed
Published
Apr 30, 2026
to the GitHub Advisory Database
•
Updated Apr 30, 2026
Description
Published by the National Vulnerability Database
Apr 30, 2026
Published to the GitHub Advisory Database
Apr 30, 2026
Last updated
Apr 30, 2026
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.
References