szsam opened a new pull request, #9644: URL: https://github.com/apache/nuttx/pull/9644
## Summary Separately checking the state of a file before operating on it may allow an attacker to modify the file between the two operations. Reference: CWE-367 https://github.com/bminor/glibc/blob/4290aed05135ae4c0272006442d147f2155e70d7/sysdeps/posix/remove.c#L29-L41 ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
