#VU15583 Double free error in gettext - CVE-2018-18751
Published: October 30, 2018 / Updated: October 30, 2018
gettext
GNU
Description
The vulnerability allows a local attacker to cause DoS condition on the target system.
The vulnerability exists due to a double-free condition that exists in the default_add_messagefunction, as defined in the read-catalog.c source code file that is related to an invalid-free condition in the po_gram_parse function, in the po-gram-gen.ysource code file. A local attacker can execute the msgfmt --check command on a file that submits malicious input and cause the service to crash.