All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] A couple recent ext4 CVE fixes
@ 2018-10-06  0:51 Daniel Rosenberg
  2018-10-06  0:51 ` [PATCH 1/2] ext4: add corruption check in ext4_xattr_set_entry() Daniel Rosenberg
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Daniel Rosenberg @ 2018-10-06  0:51 UTC (permalink / raw)
  To: stable; +Cc: Daniel Rosenberg

A couple ext4-related CVE fixes were released to other kernels in
linux-stable, but didn't cleanly apply to 4.4.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

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/2] A couple recent ext4 CVE fixes
@ 2018-10-06  0:55 Daniel Rosenberg
  2018-10-11  9:19 ` Greg KH
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Rosenberg @ 2018-10-06  0:55 UTC (permalink / raw)
  To: stable; +Cc: Daniel Rosenberg

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

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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-06  0:51 [PATCH 0/2] A couple recent ext4 CVE fixes Daniel Rosenberg
2018-10-06  0:51 ` [PATCH 1/2] ext4: add corruption check in ext4_xattr_set_entry() Daniel Rosenberg
2018-10-06  0:51 ` [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
2018-10-06  0:55 Daniel Rosenberg
2018-10-11  9:19 ` 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.