All of lore.kernel.org
 help / color / mirror / Atom feed
* [4.4.y 4.9.y 0/1] ext4 CVE fixes for 4.9 and 4.4
@ 2018-10-11  2:42 Chenbo Feng
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Chenbo Feng @ 2018-10-11  2:42 UTC (permalink / raw)
  To: stable; +Cc: gregkh, kernel-team, Chenbo Feng

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-10-11 16:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-11  2:42 [4.4.y 4.9.y 0/1] ext4 CVE fixes for 4.9 and 4.4 Chenbo Feng
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

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.