Fedora 38: indent 2024-74667e499e
Summary
Indent is a GNU program for beautifying C code, so that it is easier to
read. Indent can also convert from one C writing style to a different
one. Indent understands correct C syntax and tries to handle incorrect
C syntax.
Install the indent package if you are developing applications in C and
you want a program to format your code.
Update Information:
This release fixes a heap buffer underread in indent tool when processing a code in which an opening parenthesis follows a comment with a text.
Change Log
* Wed Jan 24 2024 Petr Pisar
References
[ 1 ] Bug #2260399 - CVE-2024-0911 indent: heap-based buffer overflow in set_buf_break()
https://bugzilla.redhat.com/show_bug.cgi?id=2260399
Update Instructions
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2024-74667e499e' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html