diff options
| author | drkhsh <me@drkhsh.at> | 2026-06-23 21:08:33 +0200 |
|---|---|---|
| committer | drkhsh <me@drkhsh.at> | 2026-06-24 00:12:47 +0200 |
| commit | 0dc0c59dbefbd38a8c59004e941260a26fe4bccf (patch) | |
| tree | e3b50aa5d1d430d7f0c00ed19ae826c133bde66d /components/ram.c | |
| parent | 60b28d8a78b14ecc43f1c7d177cfa5f8597e2071 (diff) | |
| download | slstatus-0dc0c59dbefbd38a8c59004e941260a26fe4bccf.tar.gz | |
fix wifi buffer overflows on Linux
replace strcpy of interface name into ifr_name (IFNAMSIZ=16) with
bounds-checked snprintf. add one byte to resp buffer so NUL-terminating
the SSID at resp boundary does not write out of bounds.
Diffstat (limited to 'components/ram.c')
0 files changed, 0 insertions, 0 deletions
