]> Kevux Git Server - fll/commit
Security: fl_directory_list() is not appending a NULL.
authorKevin Day <kevin@kevux.org>
Tue, 11 Apr 2023 03:36:34 +0000 (22:36 -0500)
committerKevin Day <kevin@kevux.org>
Tue, 11 Apr 2023 03:36:34 +0000 (22:36 -0500)
commit0ffe9d4abce5a27ea4e66c4f1dd9e63d64ae3cff
tree31aff4a4ff9f7f25fcc2d386a3393d556907c4bc
parent91f8ca080882cec79a5bb6f050277bdeef6e850e
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