stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Rosenberg <drosen@google.com>
To: stable@vger.kernel.org
Cc: Daniel Rosenberg <drosen@google.com>
Subject: [PATCH 0/2] A couple recent ext4 CVE fixes
Date: Fri,  5 Oct 2018 17:55:52 -0700	[thread overview]
Message-ID: <20181006005554.166757-1-drosen@google.com> (raw)

A couple ext4-related CVE fixes were released to other kernels in
linux-stable, but didn't cleanly apply to 4.9.y. These are adjusted
cherry-picks of Ben Hutching's 3.16.y backports.

Theodore Ts'o (2):
  ext4: add corruption check in ext4_xattr_set_entry()
  ext4: always verify the magic number in xattr blocks

 fs/ext4/xattr.c | 28 +++++++++++++++++-----------
 1 file changed, 17 insertions(+), 11 deletions(-)

-- 
2.19.0.605.g01d371f741-goog

             reply	other threads:[~2018-10-06  7:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-06  0:55 Daniel Rosenberg [this message]
2018-10-06  0:55 ` [PATCH 1/2] ext4: add corruption check in ext4_xattr_set_entry() Daniel Rosenberg
2018-10-06  0:55 ` [PATCH 2/2] ext4: always verify the magic number in xattr blocks Daniel Rosenberg
2018-10-11  9:19 ` [PATCH 0/2] A couple recent ext4 CVE fixes Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2018-10-06  0:51 Daniel Rosenberg
2018-10-11  9:19 ` Greg KH

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=20181006005554.166757-1-drosen@google.com \
    --to=drosen@google.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).