mirror of
https://github.com/apache/nuttx.git
synced 2026-08-30 13:43:09 +00:00
usrsock_ioctl_handler() copies req->arglen bytes from the request
payload into the fixed-size usrsock->out buffer without validating
that the payload fits either the received request or the destination
buffer. This is the same class of vulnerability as the one already
fixed in nrf91_modem_sock.c (commit
|
||
|---|---|---|
| .. | ||
| cmake | ||
| sim | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Makefile | ||
| nuttx-names.in | ||
| patch_macho_initsection.py | ||