diff for duplicates of <5314C4F9.6090806@gmail.com> diff --git a/a/1.txt b/N1/1.txt index d95bd4f..3704c7b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -73,7 +73,7 @@ On 03/03/2014 11:23 AM, Daniel Borkmann wrote: > sctp_auth_calculate_hmac() reliably dereferences a NULL pointer > at position 0..0008 when setting up the crypto key in > crypto_hash_setkey() by using asoc->asoc_shared_key that is -> NULL as condition key_id = asoc->active_key_id is true if +> NULL as condition key_id == asoc->active_key_id is true if > the AUTH chunk was injected correctly from remote. This > happens no matter what net.sctp.auth_enable sysctl says. > diff --git a/a/content_digest b/N1/content_digest index b3abab7..124f08d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01393863784-28860-1-git-send-email-dborkman@redhat.com\0" "From\0Vlad Yasevich <vyasevich@gmail.com>\0" "Subject\0Re: [PATCH net] net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable\0" - "Date\0Mon, 03 Mar 2014 18:07:53 +0000\0" + "Date\0Mon, 03 Mar 2014 13:07:53 -0500\0" "To\0Daniel Borkmann <dborkman@redhat.com>" " davem@davemloft.net\0" "Cc\0netdev@vger.kernel.org" @@ -85,7 +85,7 @@ "> sctp_auth_calculate_hmac() reliably dereferences a NULL pointer\n" "> at position 0..0008 when setting up the crypto key in\n" "> crypto_hash_setkey() by using asoc->asoc_shared_key that is\n" - "> NULL as condition key_id = asoc->active_key_id is true if\n" + "> NULL as condition key_id == asoc->active_key_id is true if\n" "> the AUTH chunk was injected correctly from remote. This\n" "> happens no matter what net.sctp.auth_enable sysctl says.\n" "> \n" @@ -147,4 +147,4 @@ "> \t\tauth.asoc = chunk->asoc;\n" > -ca618fc3d8a1419397c52e8b24eeb62a4597378b94fd31271bcaaab30ffb5138 +e8337b47caa107d2bd7250dcd8b44088865d2fc71d3bf33b9f670898b2fa06d0
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.