All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][request stable 3.10 inclusion] CVE-2014-8172
@ 2015-04-29 11:00 Wang Kai
  2015-04-29 11:00 ` [PATCH] get rid of s_files and files_lock Wang Kai
  0 siblings, 1 reply; 6+ messages in thread
From: Wang Kai @ 2015-04-29 11:00 UTC (permalink / raw)
  To: gregkh, viro; +Cc: stable

Hi,Greg

The following patch fix CVE-2014-8172, that backport form upstream
commit eee5cc2702929fd41cce28058dc6d6717f723f87.

Hi, Al

Could you help to review this patch? Thanks.


Al Viro (1):
  get rid of s_files and files_lock

 fs/file_table.c    | 122 -----------------------------------------------------
 fs/internal.h      |   3 --
 fs/open.c          |   2 -
 fs/super.c         |  23 +---------
 include/linux/fs.h |   8 ----
 5 files changed, 2 insertions(+), 156 deletions(-)

-- 
1.8.5.5


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

end of thread, other threads:[~2015-04-30 12:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-29 11:00 [PATCH][request stable 3.10 inclusion] CVE-2014-8172 Wang Kai
2015-04-29 11:00 ` [PATCH] get rid of s_files and files_lock Wang Kai
2015-04-30  3:24   ` Zefan Li
2015-04-30  4:39     ` Wang Kai
2015-04-30  4:49       ` Zefan Li
2015-04-30 12:24         ` Wang Kai

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.