| ▲ | bah_humbug 4 days ago | |
> resolvconf(8) is a shell script which does not validate its input. A lack of quoting meant that shell commands pass as input to resolvconf(8) may be executed. The fix consists of implementing an XXX present since the code was added:
https://www.freebsd.org/security/patches/SA-25:12/rtsold.pat... | ||
| ▲ | jandrese 4 days ago | parent | next [-] | |
It is wild that it was in that state for so long. It probably took just about as long to write that comment as it would have to implement the proper solution. | ||
| ▲ | apstls 4 days ago | parent | prev [-] | |
grep --include=*.{c,h} -rnw -B3 -A15 'XXX' ./ | claude -p 'Analyze each code snippet and pick the five most concerning, from a security perspective.' | ||