Re: [PATCH v2] audit: Avoid excessive dput/dget in audit_context setup and reset paths
From: Al Viro
Date: Fri Feb 06 2026 - 02:12:22 EST
On Fri, Feb 06, 2026 at 05:22:18AM +0000, Al Viro wrote:
> callers. There are 3 of those:
4, actually - prepare_nsset() has
nsset->nsproxy = create_new_namespaces(0, me, current_user_ns(), me->fs);
again, without CLONE_NEWNS, so won't get to that loop in copy_mnt_ns()
(que the obvious references to Cardinal Ximenez...)