diff options
| author | 2025-08-11 21:58:48 +0800 | |
|---|---|---|
| committer | 2025-09-21 19:24:50 -0400 | |
| commit | 6df164e29bd4e6505c5a2e0e5f1e1f6957a16a42 (patch) | |
| tree | 99bae6afb903ac91c172c8afd503ff1f707e5e2b /scripts/basic/git:/ssh:/git@git.zx2c4.com | |
| parent | Linux 6.17-rc7 (diff) | |
| download | wireguard-linux-6df164e29bd4e6505c5a2e0e5f1e1f6957a16a42.tar.xz wireguard-linux-6df164e29bd4e6505c5a2e0e5f1e1f6957a16a42.zip | |
sunrpc: fix null pointer dereference on zero-length checksum
In xdr_stream_decode_opaque_auth(), zero-length checksum.len causes
checksum.data to be set to NULL. This triggers a NPD when accessing
checksum.data in gss_krb5_verify_mic_v2(). This patch ensures that
the value of checksum.len is not less than XDR_UNIT.
Fixes: 0653028e8f1c ("SUNRPC: Convert gss_verify_header() to use xdr_stream")
Cc: stable@kernel.org
Signed-off-by: Lei Lu <llfamsec@gmail.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'scripts/basic/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
