RTEMS | libio needs to check the path length of any component is less than NAME_MAX (#5257)
Chris Johns (@chris)
gitlab at rtems.org
Thu Jun 5 00:35:20 UTC 2025
Chris Johns created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5257
The Open Group [rename](https://pubs.opengroup.org/onlinepubs/9699919799/functions/rename.html) call says each component in a path needs to be less than `NAME_MAX`. The file systems on the end of the `rename` handler have no access to the path so the length needs to be validate by `libio`.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5257
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250605/1b805436/attachment-0001.htm>
More information about the bugs
mailing list