All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chenbo Feng <fengc@google.com>
To: stable@vger.kernel.org
Cc: gregkh@linuxfoundation.org, kernel-team@android.com,
	Chenbo Feng <fengc@google.com>
Subject: [4.4.y 4.9.y 0/1] ext4 CVE fixes for 4.9 and 4.4
Date: Wed, 10 Oct 2018 19:42:20 -0700	[thread overview]
Message-ID: <20181011024221.17360-1-fengc@google.com> (raw)

This patch is aimed to fixing CVE-2018-10883 and is already in 4.14
stable. The upstream one has minor conflicts when backporting to 4.4
and 4.9 but it is trivial to resolve. I have tested the patch with
xfstests on kvm and there is no regression.

Theodore Ts'o (1):
  ext4: avoid running out of journal credits when appending to an inline
    file

 fs/ext4/ext4.h   |  3 ---
 fs/ext4/inline.c | 38 +-------------------------------------
 fs/ext4/xattr.c  | 18 ++----------------
 3 files changed, 3 insertions(+), 56 deletions(-)

-- 
2.19.0.605.g01d371f741-goog

             reply	other threads:[~2018-10-11 10:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-11  2:42 Chenbo Feng [this message]
2018-10-11  2:42 ` [4.4.y 4.9.y 1/1] ext4: avoid running out of journal credits when appending to an inline file Chenbo Feng
2018-10-11  9:20   ` 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=20181011024221.17360-1-fengc@google.com \
    --to=fengc@google.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=kernel-team@android.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.