diff options
author | millert <> | 2022-09-07 21:34:22 +0000 |
---|---|---|
committer | millert <> | 2022-09-07 21:34:22 +0000 |
commit | 0ca9d5c5e38e348ed9be8a958a2821455bf161be (patch) | |
tree | 3f7ad628601f4309c49ea50fccdc75741d070ab4 /src/usr.sbin | |
parent | f8e97ec40446a142eaf51b0319013f055c851321 (diff) | |
download | openbsd-0ca9d5c5e38e348ed9be8a958a2821455bf161be.tar.gz openbsd-0ca9d5c5e38e348ed9be8a958a2821455bf161be.tar.bz2 openbsd-0ca9d5c5e38e348ed9be8a958a2821455bf161be.zip |
ssl_cipher_process_rulestr: don't read outside rule_str buffer
If rule_str ended in a "-", "l" was incremented one byte past the
end of the buffer. This resulted in an out-of-bounds read when "l"
is dereferenced at the end of the loop. OK tb@
Diffstat (limited to 'src/usr.sbin')
0 files changed, 0 insertions, 0 deletions