[Bug 271414] negative root i-node size can cause crash in fsck_ffs's iblock() if journaling

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 07 Jun 2023 23:16:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271414

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

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

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(-)

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