diff options
| author | tb <> | 2026-08-29 08:41:17 +0000 |
|---|---|---|
| committer | tb <> | 2026-08-29 08:41:17 +0000 |
| commit | 6b13eef79d2dc54c1b0203f967b3fc8b8971df78 (patch) | |
| tree | 72a0856a3655e334a7c23a1030ff6db6afc9cbe5 /src/lib/libcrypto/objects | |
| parent | 1cbc9ec6252c472fb52de4c1256d43c9248dce36 (diff) | |
| download | openbsd-6b13eef79d2dc54c1b0203f967b3fc8b8971df78.tar.gz openbsd-6b13eef79d2dc54c1b0203f967b3fc8b8971df78.tar.bz2 openbsd-6b13eef79d2dc54c1b0203f967b3fc8b8971df78.zip | |
libssl: fix API misuse in legacy finished handling
This looks like a potential out of bounds read or allowing trailing garbage
in peer_finished. It's harmless because CBS_len() is compared against the
s->s3->hs.peer_finished_len a few lines up, thus it is only cosmetic.
discussed with jsing
ok kenjiro
Diffstat (limited to 'src/lib/libcrypto/objects')
0 files changed, 0 insertions, 0 deletions
