From nobody Wed Jun 07 23:16:16 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Qc3B91Mqlz4bhyM for ; Wed, 7 Jun 2023 23:16:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Qc3B90CQMz3G0n for ; Wed, 7 Jun 2023 23:16:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1686179777; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=bc759dgjMVGlqTePQckLAv3WaMeq/Krvn1aVukli5rk=; b=x6US+4kwNPSoFEZB/R/ABkafjzM4EtFPW2jiUFl5EaFsGUonKzpq8Z4d1mf4H3n2VhDi54 xObeXMwuaAT8MaqAO2gPLG8kuUbrQFyzUfngxdqGVSL5V7rOnTPGPsTfxBUJRCiHIDK0e0 EIE54GIluZwXSPbi0lTvNlbmtU43JWPeHVPYvRYkvT3AJ4En3W1vgDEeR+e2qSMnK6r3cs H9ZTEvCJkZ5rejusGMIZTbuU7seCA4b504LTKne+eRqMDjP6O2OJSHLGloJstxJnVkL1AL k8X4T6k8Bbm7n/5/qNxOGwYWrkrN6iiTl/Bv3O7/mqE2+tO6U5BRDP2NboPttQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686179777; a=rsa-sha256; cv=none; b=bEMRPQARJ8vA2eeGDxjSZ1G/nsHddo/PbaoNT5w4cXo7t2Sxh2OSFwk6peEonsRzHOf6Pk SZ573aOUgsM7OyuoglB7GSYa0DJkixuVZvwomy76joGxaPTc4i007WOz4a5odlxiAjv4iF jUhbX99JjIFKvD4+Pq1QdfWxJ90pq49Tr+//4LeyqbB96qIOWJOd97gbxcUmuOqYAyHHUp yK62zS9ZiJsoZGSqWAJMdz8rIVJa4SgxGgCf6NgCtoDspbnereFyfDPdBRsa1xuLSoUn9t w5tFSGBv8j6dg3uSmhs6Jl8TUT6iiH/3gBlqA5CnaA3JqrdU7e4W7j1zSEzb+Q== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Qc3B86JL2zW6s for ; Wed, 7 Jun 2023 23:16:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 357NGGM1075168 for ; Wed, 7 Jun 2023 23:16:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 357NGG6P075167 for bugs@FreeBSD.org; Wed, 7 Jun 2023 23:16:16 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 271310] potential NULL dereference in fsck_ffs's changeino() Date: Wed, 07 Jun 2023 23:16:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271310 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D52f50301aaabddc6e3c1bc8c354101cfd= 7ea0463 commit 52f50301aaabddc6e3c1bc8c354101cfd7ea0463 Author: Kirk McKusick AuthorDate: 2023-05-27 05:41:57 +0000 Commit: Kirk McKusick CommitDate: 2023-06-07 22:40:35 +0000 Correct two bugs in fsck_ffs(8) triggered by corrupted filesystems. Reported-by: Robert Morris PR: 271310 PR: 271354 Sponsored-by: The FreeBSD Foundation (cherry picked from commit 03a8680202ef7d7e68adc70625633c490b4ed637) sbin/fsck_ffs/pass1.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=