You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
common: fix path containment corner cases in passdriver
With the current implementation of getPath, it's possible
to return a path outside the root directory, matching
a sibling directory instead through a crafted/specific id.
Signed-off-by: Caleb Xu <caxu@redhat.com>
0 commit comments