From: Greg KH <gregkh@linuxfoundation.org>
To: Ovidiu Panait <ovidiu.panait@windriver.com>
Cc: stable@vger.kernel.org
Subject: Re: [PATCH 4.19 0/3] ipv4/ipv6: backport fixes for CVE-2021-20322
Date: Fri, 29 Oct 2021 09:39:38 +0200 [thread overview]
Message-ID: <YXulOpILxpS+ljKY@kroah.com> (raw)
In-Reply-To: <20211028190901.1839515-1-ovidiu.panait@windriver.com>
On Thu, Oct 28, 2021 at 10:08:58PM +0300, Ovidiu Panait wrote:
> The following commits are needed to fix CVE-2021-20322:
> ipv4:
> [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=6457378fe796815c973f631a1904e147d6ee33b1
> [2] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=67d6d681e15b578c1725bad8ad079e05d1c48a8e
>
> ipv6:
> [3] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=4785305c05b25a242e5314cc821f54ade4c18810
> [4] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a00df2caffed3883c341d5685f830434312e4a43
>
> Commit [2] is already present in 4.19 stable, so backport the
> remaining three fixes with minor context adjustments.
>
> Eric Dumazet (3):
> ipv4: use siphash instead of Jenkins in fnhe_hashfun()
> ipv6: use siphash in rt6_exception_hash()
> ipv6: make exception cache less predictible
>
> net/ipv4/route.c | 12 ++++++------
> net/ipv6/route.c | 25 ++++++++++++++++++-------
> 2 files changed, 24 insertions(+), 13 deletions(-)
>
> --
> 2.25.1
>
You sent 0/3 but only 2 patches showed up?
Can you please resend all 3?
thanks,
greg k-h
next prev parent reply other threads:[~2021-10-29 7:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-28 19:08 [PATCH 4.19 0/3] ipv4/ipv6: backport fixes for CVE-2021-20322 Ovidiu Panait
2021-10-28 19:08 ` [PATCH 4.19 1/3] ipv4: use siphash instead of Jenkins in fnhe_hashfun() Ovidiu Panait
2021-10-28 19:09 ` [PATCH 4.19 2/3] ipv6: use siphash in rt6_exception_hash() Ovidiu Panait
2021-10-29 7:39 ` Greg KH [this message]
2021-10-29 8:17 ` [PATCH 4.19 0/3] ipv4/ipv6: backport fixes for CVE-2021-20322 Ovidiu Panait
2021-10-29 15:04 ` Greg KH
-- strict thread matches above, loose matches on Subject: below --
2021-10-29 7:50 Ovidiu Panait
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YXulOpILxpS+ljKY@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=ovidiu.panait@windriver.com \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.