jerpelea opened a new pull request, #19614: URL: https://github.com/apache/nuttx/pull/19614
## Summary in kernel builds, any unprivileged process running on the NuttX device can open /dev/efuse and attempt to read/write fuse content. Reading the fuses may provide valuable information to an attacker controlling the user process. The write operation, in extreme cases where the fuse blocks are not locked, may brick the device. Includes https://github.com/apache/nuttx/pull/19056 https://github.com/apache/nuttx/pull/19416 https://github.com/apache/nuttx/pull/19437 https://github.com/apache/nuttx/pull/19453 ## Impact RELEASE ## Testing CI -- 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]
