public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] sysfs: fix use after free in sysfs_readdir()
@ 2013-03-20 15:25 Ming Lei
  2013-03-20 15:25 ` [PATCH 1/2] sysfs: fix race between readdir and lseek Ming Lei
  2013-03-20 15:25 ` [PATCH 2/2] sysfs: handle failure path correctly for readdir() Ming Lei
  0 siblings, 2 replies; 14+ messages in thread
From: Ming Lei @ 2013-03-20 15:25 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-kernel

Hi,

These two patches fix two bugs inside sysfs_readdir(), and both
the two bugs may cause use after free problem, which is reported
by Dave on trinity fuzz test on syscall.


Thanks,
--
Ming Lei


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

end of thread, other threads:[~2013-03-26 15:59 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-20 15:25 [PATCH 0/2] sysfs: fix use after free in sysfs_readdir() Ming Lei
2013-03-20 15:25 ` [PATCH 1/2] sysfs: fix race between readdir and lseek Ming Lei
2013-03-21  2:41   ` Li Zefan
2013-03-21  3:17     ` Ming Lei
2013-03-21  3:28       ` Li Zefan
2013-03-21  4:48         ` Ming Lei
2013-03-22  5:48           ` Li Zefan
2013-03-22  9:31             ` Ming Lei
2013-03-26  7:30               ` Li Zefan
2013-03-26  8:45                 ` Ming Lei
2013-03-26 14:03                   ` Ming Lei
2013-03-26 15:59                     ` Ming Lei
2013-03-20 15:25 ` [PATCH 2/2] sysfs: handle failure path correctly for readdir() Ming Lei
2013-03-20 16:26   ` Shuah Khan

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