From nobody Fri May 19 23:55:08 2023 X-Original-To: fs@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 4QNNxp3k06z4CX9W for ; Fri, 19 May 2023 23:55:10 +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 4QNNxp0nMNz3xV3 for ; Fri, 19 May 2023 23:55:10 +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=1684540510; 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=3Hlcta5RbbCq30CxN1H/JyfXJSOcJg+jVRb2yg+xBcs=; b=UETS6SS5C7S7M9U5HXhCitJlL7sWgIvX/02GIbIGF/w+o4+0fu+CkMj5q/swp/mGBklm6c Mf31k8P9E3vtZp/2HxblETih/uVa7OG+T8AASSJZvTJFVhhMGJ7EML61x12L0uoxuhcJhh u+Hs2AUJFwjWg3pRnO8oYSqwdzM08wscoLuQZ1XTXPsQDBTPoh3MdcJfTNRmEf6Tq4C56j JxnSjvM/TwdDwkEscpmwAjvs/GhZaPpstisB0vxWA5V3t/yn2yffn0jzBhGtZBJEEZauKo ym/1GWSeYAOrTVhLU97fvekI5P5jGmRV2l893v6VKl4+DU2gqGv6gUo4vv6U2g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1684540510; a=rsa-sha256; cv=none; b=yX7vAmBvUqPRjOjjT0MQKBzXvSVK1Ug7oUSJeOpxhZPk3QAJRBq47FADL/busHsQNzu8MU xenLpQcJNs2IyarKFlNeIn09iMZCBX01+6Zcr5YOOxr5eJ0X9VMaXmmP5qy8a0qjbK9y0j 48LhpV+Z41njaNtqjVgyDWLi1eKH7frC1pnaGX+0TkUuqkmjLubmrCNp9CwQ38ZlQ9EiU6 DY+hfKUiFKNpPd+KPsIcxmkJUdQmx96ZQWlfVKcpFMoGU/tRsJRZ5eWOUC0hIoXMUue1cD p37eg15iibtNkowD0uPJNkBwFvIL09H1vnLbqEKgnn9w69dpvovegrIXBzCpVw== 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 4QNNxn5rG2znRl for ; Fri, 19 May 2023 23:55:09 +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 34JNt9D1052248 for ; Fri, 19 May 2023 23:55:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34JNt9bI052247 for fs@FreeBSD.org; Fri, 19 May 2023 23:55:09 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: fs@FreeBSD.org Subject: [Bug 271289] off-by-one error in fsck_ffs chkrange() block-number check Date: Fri, 19 May 2023 23:55:08 +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: fs@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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271289 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D8e0b31c791cf1da6d9fda3da9999e66a5= e162230 commit 8e0b31c791cf1da6d9fda3da9999e66a5e162230 Author: Kirk McKusick AuthorDate: 2023-05-09 20:08:10 +0000 Commit: Kirk McKusick CommitDate: 2023-05-19 23:02:21 +0000 Fix off-by-one error in fsck_ffs(8) chkrange() block-number check. PR: 271289 (cherry picked from commit b3fe5d932264445cbf9a1c4eab01afb6179b499b) sbin/fsck_ffs/inode.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=