kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* link_path_walk/dentry_path_raw TOCTTOU race question
@ 2018-07-24 20:59 riya khanna
  2018-07-24 22:32 ` valdis.kletnieks at vt.edu
  0 siblings, 1 reply; 4+ messages in thread
From: riya khanna @ 2018-07-24 20:59 UTC (permalink / raw)
  To: kernelnewbies

Hi,

I'm trying to understand what prevents TOCTTOU race conditions in
dentry_path_raw
and link_path_walk? What happens when somebody points a symlink path
component from a dir that has the attacker is allowed to read to a dir that
they are not allowed to read while link_path_walk() is doing its job?

Thanks!
-Riya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20180724/2c63a800/attachment.html>

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

end of thread, other threads:[~2018-07-25  8:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-24 20:59 link_path_walk/dentry_path_raw TOCTTOU race question riya khanna
2018-07-24 22:32 ` valdis.kletnieks at vt.edu
2018-07-24 23:42   ` riya khanna
2018-07-25  8:08     ` 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).