stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 4.14 0/2] Backport readdir sanity checking patches
@ 2019-12-23 19:36 Siddharth Chandrasekaran
  2019-12-23 19:36 ` [PATCH 4.14 1/2] Make filldir[64]() verify the directory entry filename is valid Siddharth Chandrasekaran
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Siddharth Chandrasekaran @ 2019-12-23 19:36 UTC (permalink / raw)
  To: torvalds
  Cc: gregkh, sashal, jannh, linux-kernel, stable, siddharth,
	Siddharth Chandrasekaran

Hello,

This patchset is a backport of upstream commits that makes getdents() and
getdents64() do sanity checking on the pathname that it gives to user
space.

Sid

Linus Torvalds (2):
  Make filldir[64]() verify the directory entry filename is valid
  filldir[64]: remove WARN_ON_ONCE() for bad directory entries

 fs/readdir.c | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

-- 
2.7.4


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

end of thread, other threads:[~2020-01-07 22:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-23 19:36 [PATCH 4.14 0/2] Backport readdir sanity checking patches Siddharth Chandrasekaran
2019-12-23 19:36 ` [PATCH 4.14 1/2] Make filldir[64]() verify the directory entry filename is valid Siddharth Chandrasekaran
2019-12-23 19:36 ` [PATCH 4.14 2/2] filldir[64]: remove WARN_ON_ONCE() for bad directory entries Siddharth Chandrasekaran
2019-12-23 19:36 ` [PATCH 4.19 0/2] Backport readdir sanity checking patches Siddharth Chandrasekaran
2019-12-23 19:36   ` [PATCH 4.19 1/2] Make filldir[64]() verify the directory entry filename is valid Siddharth Chandrasekaran
2019-12-23 19:36   ` [PATCH 4.19 2/2] filldir[64]: remove WARN_ON_ONCE() for bad directory entries Siddharth Chandrasekaran
2019-12-23 19:36 ` [PATCH 4.4 0/2] Backport readdir sanity checking patches Siddharth Chandrasekaran
2019-12-23 19:36   ` [PATCH 4.4 1/2] Make filldir[64]() verify the directory entry filename is valid Siddharth Chandrasekaran
2019-12-23 19:36   ` [PATCH 4.4 2/2] filldir[64]: remove WARN_ON_ONCE() for bad directory entries Siddharth Chandrasekaran
2020-01-07 22:09   ` [PATCH 4.4 0/2] Backport readdir sanity checking patches Ben Hutchings
2019-12-23 19:36 ` [PATCH 4.9 " Siddharth Chandrasekaran
2019-12-23 19:36   ` [PATCH 4.9 1/2] Make filldir[64]() verify the directory entry filename is valid Siddharth Chandrasekaran
2019-12-23 19:36   ` [PATCH 4.9 2/2] filldir[64]: remove WARN_ON_ONCE() for bad directory entries Siddharth Chandrasekaran
2020-01-01 17:00 ` [PATCH 4.14 0/2] Backport readdir sanity checking patches Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).