michal/ssh/add-packet-alignment-validation/OTP-20137 - #11110
Conversation
626c682 to
da4abf3
Compare
CT Test Results 2 files 29 suites 29m 41s ⏱️ Results for commit 328c280. ♻️ This comment has been updated with latest results. To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass. See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally. Artifacts
// Erlang/OTP Github Action Bot |
da4abf3 to
bb7d02c
Compare
9561071 to
656d231
Compare
u3s
left a comment
There was a problem hiding this comment.
let's check stuff we discussed
cb227e7 to
778a9fb
Compare
|
I will take a look at 1 more thing. Currently this repurposed the |
I don't think there is a point in doing this. The old code failed with "bad_mac" error, so this is covered by new test. |
709eb8c to
328c280
Compare
Besides implementing packet alignment validation check from RFC 4253 6, so check:
This now also implements fix for OpenSSH CVE-2008-5161, so packet discard functionality.