Date: Wed, 07 Jun 2023 23:16:11 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 271414] negative root i-node size can cause crash in fsck_ffs's iblock() if journaling Message-ID: <bug-271414-3630-wBmnbiQ4GU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-271414-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-271414-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=3D271414 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Da4bea5c479d84d5fb10c6d78abce50425= 3fe8e1d commit a4bea5c479d84d5fb10c6d78abce504253fe8e1d Author: Kirk McKusick <mckusick@FreeBSD.org> AuthorDate: 2023-05-29 21:58:20 +0000 Commit: Kirk McKusick <mckusick@FreeBSD.org> CommitDate: 2023-06-07 22:56:12 +0000 Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. Reported-by: Robert Morris PR: 271414 Sponsored-by: The FreeBSD Foundation (cherry picked from commit 6a71277c3037df2c3a70464c2e2bf20dec2c128a) sbin/fsck_ffs/suj.c | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) --=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-271414-3630-wBmnbiQ4GU>