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
privhelper: fall back to insecure mode on old Linux kernels
Summary: Disable privhelper hardening automatically on Linux kernels older than 5.8. The hardened mount flow relies on newer mount APIs and `faccessat2`, so hosts below that kernel level need the legacy path-based behavior.
Reviewed By: MichaelCuevas
Differential Revision: D108362769
fbshipit-source-id: 6945d84b8e2c9f075d8b2c4c88cc066752c87844
0 commit comments