[Bug 269780] O_RESOLVE_BENEATH succeeds on ".." on "/"
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 269780] O_RESOLVE_BENEATH succeeds on ".." on "/""
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Feb 2023 13:47:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269780 Konstantin Belousov <kib@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kib@FreeBSD.org --- Comment #1 from Konstantin Belousov <kib@FreeBSD.org> --- What are the consequences of knowing that fd is root? In other words, what could an adversary do knowing that, that she could not do otherwise? I do not want to introduce a special case in lookup() for this situation, unless it is indeed a must. -- You are receiving this mail because: You are the assignee for the bug.