diff for duplicates of <51B8C952.7070401@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 2a7a7be..0546de6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -101,7 +101,7 @@ must not be reachable through the association hash list. >>>> address (note we do not actually dereference it!) of its saddr member. >>>> This is then exactly 0000000000000078 as reported in the trace, since >>>> that is equal to the offset of saddr from the primary_path container ->>>> (in the reported kernel). Thus, the check for NULL (= (void *) 0) will +>>>> (in the reported kernel). Thus, the check for NULL (== (void *) 0) will >>>> pass, eventually leading to the NULL pointer dereference in cmp_addr() >>>> since this address is within the NULL page. >>>> diff --git a/a/content_digest b/N1/content_digest index 177dda5..37846ab 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\051B87575.2070102@redhat.com\0" "From\0Vlad Yasevich <vyasevich@gmail.com>\0" "Subject\0Re: [PATCH net] net: sctp: sctp_seq_dump_local_addrs: fix NULL pointer dereference\0" - "Date\0Wed, 12 Jun 2013 19:17:38 +0000\0" + "Date\0Wed, 12 Jun 2013 15:17:38 -0400\0" "To\0Daniel Borkmann <dborkman@redhat.com>\0" "Cc\0Neil Horman <nhorman@tuxdriver.com>" davem@davemloft.net @@ -115,7 +115,7 @@ ">>>> address (note we do not actually dereference it!) of its saddr member.\n" ">>>> This is then exactly 0000000000000078 as reported in the trace, since\n" ">>>> that is equal to the offset of saddr from the primary_path container\n" - ">>>> (in the reported kernel). Thus, the check for NULL (= (void *) 0) will\n" + ">>>> (in the reported kernel). Thus, the check for NULL (== (void *) 0) will\n" ">>>> pass, eventually leading to the NULL pointer dereference in cmp_addr()\n" ">>>> since this address is within the NULL page.\n" ">>>>\n" @@ -207,4 +207,4 @@ "> the body of a message to majordomo@vger.kernel.org\n" > More majordomo info at http://vger.kernel.org/majordomo-info.html -35d7de8d0456fcd2ddc5281fdfba7a8c5704020925218ba56a60676e77bb9b07 +c39a7294464eff3db628a673a97cc70c501881e00e11ccee4071541fc1b5eaad
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.