[Bug 265311] silly mount() arguments with MNT_UPDATE and MNT_UNION can cause kernel page-fault

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 23 May 2024 00:27:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265311

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=625a622cc6511e250470ee3f84a8553c7c734de6

commit 625a622cc6511e250470ee3f84a8553c7c734de6
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2024-05-15 09:54:49 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2024-05-23 00:26:43 +0000

    vfs_domount_update(): postpone setting MNT_UNION until VFS_MOUNT() is done

    PR:     265311

    (cherry picked from commit 21ccdb4119afdfdfeaa80e9c8514171c65b35862)

 sys/kern/vfs_mount.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.