diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2025-08-18 13:54:23 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-08-19 19:36:25 -0700 |
| commit | dd91c79e4f58fbe2898dac84858033700e0e99fb (patch) | |
| tree | 5ae477e9337f85b9fed44e16a5e6e27bce5847d9 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 490a9591b5feb40b91052bbb0e6bc038ed8490ff (diff) | |
sctp: Fix MAC comparison to be constant-time
To prevent timing attacks, MACs need to be compared in constant time.
Use the appropriate helper function for this.
Fixes: bbd0d59809f9 ("[SCTP]: Implement the receive and verification of AUTH chunk")
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Cc: stable@vger.kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Link: https://patch.msgid.link/20250818205426.30222-3-ebiggers@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
