summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/exec
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2026-02-17 20:28:29 -0800
committerSteve French <stfrench@microsoft.com>2026-02-22 21:27:28 -0600
commitc5794709bc9105935dbedef8b9cf9c06f2b559fa (patch)
treea942924745e9f909b3555e094b4db81cfcca2f00 /tools/testing/selftests/exec
parent6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f (diff)
ksmbd: Compare MACs in constant time
To prevent timing attacks, MAC comparisons need to be constant-time. Replace the memcmp() with the correct function, crypto_memneq(). Fixes: e2f34481b24d ("cifsd: add server-side procedures for SMB3") Cc: stable@vger.kernel.org Signed-off-by: Eric Biggers <ebiggers@kernel.org> Acked-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/testing/selftests/exec')
0 files changed, 0 insertions, 0 deletions