Date: Wed, 07 Jun 2023 23:16:18 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 271351] fsck_ffs can crash if fs_size < fs_ncg*fs_fpg Message-ID: <bug-271351-3630-FgI84wz8Uu@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-271351-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-271351-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271351 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D95fc911fe9f258ab9baa6b9fa1b1643f8= 6b103b6 commit 95fc911fe9f258ab9baa6b9fa1b1643f86b103b6 Author: Kirk McKusick <mckusick@FreeBSD.org> AuthorDate: 2023-06-07 23:12:12 +0000 Commit: Kirk McKusick <mckusick@FreeBSD.org> CommitDate: 2023-06-07 23:12:12 +0000 Updates to UFS/FFS superblock integrity checks when reading a superbloc= k. Reported-by: Robert Morris PR: 271351 Sponsored-by: The FreeBSD Foundation (cherry picked from commit c79a1416955a260424a5dd2013b114ff864bc926) sys/ufs/ffs/ffs_subr.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271351-3630-FgI84wz8Uu>