Files
sudo/include
Todd C. Miller 13df52889f sudo_lbuf_expand: check for possible integer overflow
The numeric fields in struct sudo_lbuf are now unsigned so that
wraparound is defined, this make the overflow checks simpler.
Problem deteced by oss-fuzz using the fuzz_sudoers fuzzer.
2023-01-03 20:02:01 -07:00
..
2022-09-20 11:27:40 -06:00
2022-06-03 12:50:31 -06:00