Files
heimdal/lib/gssapi/krb5
Joseph Sutton 2a4210b7e9 gsskrb5: CVE-2022-3437 Pass correct length to _gssapi_verify_pad()
We later subtract 8 when calculating the length of the output message
buffer. If padlength is excessively high, this calculation can underflow
and result in a very large positive value.

Now we properly constrain the value of padlength so underflow shouldn't
be possible.

Samba BUG: https://bugzilla.samba.org/show_bug.cgi?id=15134

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2022-11-15 17:51:45 -06:00
..
2009-01-25 00:35:00 +00:00
2022-11-01 16:10:57 -05:00
2011-05-21 11:57:31 -07:00
2022-01-20 13:28:57 -06:00
2017-04-29 01:05:59 -04:00
2020-02-04 17:28:35 +11:00
2011-05-21 11:57:31 -07:00
2022-01-14 17:39:05 -06:00
2011-07-24 16:02:22 -07:00
2018-12-28 19:26:25 -06:00
2017-03-10 15:47:43 -05:00
2017-04-29 01:05:59 -04:00