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
ovl: fix dentry reference leak after changes to underlying layers
syzbot excercised the forbidden practice of moving the workdir under
lowerdir while overlayfs is mounted and tripped a dentry reference leak.
Fixes: c63e56a ("ovl: do not open/llseek lower file with upper sb_writers held")
Reported-and-tested-by: [email protected]
Signed-off-by: Amir Goldstein <[email protected]>
0 commit comments