aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorPhilipp Reisner <[email protected]>2014-04-28 18:43:30 +0200
committerJens Axboe <[email protected]>2014-04-30 13:46:55 -0600
commit67cca286caa6e33f3134bd36834d2484538f4f78 (patch)
tree650a6daca018d3ef471abafbdd57846d2def2470 /tools/perf/scripts/python/syscall-counts.py
parentf9c78128f833ae3057884ca219259c8ae5db8898 (diff)
drbd: Fix a hole in the challange-response connection authentication
In the implementation as it was, the two peers sent each other a challenge, and expects the challenge hashed with the shared secret back. A attacker could simply wait for the challenge of the peer, and send the same challenge back. Then it waits for the response, and sends the same response back. Prevent this by not accepting a challenge from the peer that is the same as the challenge sent to the peer. Signed-off-by: Philipp Reisner <[email protected]> Signed-off-by: Lars Ellenberg <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions