]> Kevux Git Server - fll/commit
Security: fl_directory_list() is not appending a NULL.
authorKevin Day <kevin@kevux.org>
Tue, 11 Apr 2023 03:40:14 +0000 (22:40 -0500)
committerKevin Day <kevin@kevux.org>
Tue, 11 Apr 2023 03:40:14 +0000 (22:40 -0500)
commitaa029fec797bb30f70993742ffc0f7fd802286c7
tree0c89508804b46426597f657a4161efc055b5ea1d
parent5959327193000ab98b6f660a9fb632e6c3cfc8b6
Security: fl_directory_list() is not appending a NULL.

If any of these strings are passed to standard library functions that expect NULL terminated strings, then an invalid read access can occur.
level_1/fl_directory/c/private-directory.c