Summary
An out-of-bounds read when decoding target information
Details
The length of the av_pair
is not checked properly for two of the elements which can trigger an out-of-bound read.
Impact
The out-of-bounds read can be triggered via the main gss_accept_sec_context
entry point and could cause a denial-of-service if the memory is unmapped.
Summary
An out-of-bounds read when decoding target information
Details
The length of the
av_pair
is not checked properly for two of the elements which can trigger an out-of-bound read.Impact
The out-of-bounds read can be triggered via the main
gss_accept_sec_context
entry point and could cause a denial-of-service if the memory is unmapped.