All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Alexandru Moise <alexandru.moise@windriver.com>,
	openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] Fix S4U2Self KDC crash when anon is restricted
Date: Fri, 19 Aug 2016 16:52:36 +0100	[thread overview]
Message-ID: <1471621956.16712.47.camel@linuxfoundation.org> (raw)
In-Reply-To: <1471429608-28971-1-git-send-email-alexandru.moise@windriver.com>

On Wed, 2016-08-17 at 13:26 +0300, Alexandru Moise wrote:
> This is CVE-2016-3120
> 
> The validate_as_request function in kdc_util.c in the Key
> Distribution
> Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.13.6 and 1.4.x
> before
> 1.14.3, when restrict_anonymous_to_tgt is enabled, uses an incorrect
> client data structure, which allows remote authenticated users to
> cause
> a denial of service (NULL pointer dereference and daemon crash) via
> an
> S4U2Self request.
> 
> Signed-off-by: Alexandru Moise <alexandru.moise@windriver.com>
> ---
>  .../krb5/krb5/krb5-CVE-2016-3120.patch             | 63
> ++++++++++++++++++++++
>  meta-oe/recipes-connectivity/krb5/krb5_1.13.2.bb   |  1 +
>  2 files changed, 64 insertions(+)
>  create mode 100644 meta-oe/recipes-connectivity/krb5/krb5/krb5-CVE
> -2016-3120.patch

This is a meta-oe patch which needs to go to the openembedded-devel
list and also needs a correct shortlog (which mentions its fixing krb5
recipe as a prefix).

Cheers,

Richard




      reply	other threads:[~2016-08-19 15:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-17 10:26 [PATCH] Fix S4U2Self KDC crash when anon is restricted Alexandru Moise
2016-08-19 15:52 ` Richard Purdie [this message]

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=1471621956.16712.47.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=alexandru.moise@windriver.com \
    --cc=openembedded-core@lists.openembedded.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.