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
images: fix segfault when mounting without cap_sys_admin
commit c6fe5e5 rearranged the code so
that it accesses the store before checking if the current process has
CAP_SYS_ADMIN.
Restore the check and augment it to also check for CAP_SYS_ADMIN.
Closes: #25241
Signed-off-by: Giuseppe Scrivano <[email protected]>
0 commit comments