public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH] xfs: remote attribute overwrite causes transaction overrun
@ 2015-04-29  1:55 Sheng Yong
  2015-04-29  1:55 ` [PATCH] " Sheng Yong
  0 siblings, 1 reply; 7+ messages in thread
From: Sheng Yong @ 2015-04-29  1:55 UTC (permalink / raw)
  To: gregkh, david; +Cc: stable

hi, Greg and Dave Chinner,

This patch is to address CVE-2015-0274, which is caused by commit 7ae077802
("xfs: remote attribute lookups require the value length"). Dave Chinner,
could you review this patch, please? Thank you :-)

Thanks,
Sheng

Sheng Yong (1):
  xfs: remote attribute overwrite causes transaction overrun

 fs/xfs/xfs_attr.c        | 24 +++++++++++++++++++++++-
 fs/xfs/xfs_attr_leaf.c   | 22 ++++++++++++----------
 fs/xfs/xfs_attr_remote.c |  8 +++++---
 fs/xfs/xfs_da_btree.h    |  2 ++
 4 files changed, 42 insertions(+), 14 deletions(-)

-- 
1.8.3.4


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

end of thread, other threads:[~2015-05-04  3:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-29  1:55 [RFC PATCH] xfs: remote attribute overwrite causes transaction overrun Sheng Yong
2015-04-29  1:55 ` [PATCH] " Sheng Yong
2015-04-29  7:43   ` Dave Chinner
2015-04-29  9:05     ` Sheng Yong
2015-05-02 18:36       ` Greg KH
2015-05-04  1:45         ` Sheng Yong
2015-05-04  3:34           ` Dave Chinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox