From nobody Fri Nov 18 22:37:03 2022 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 4NDWqg43Ffz4hXx8 for ; Fri, 18 Nov 2022 22:37:03 +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 4NDWqg2Tp8z47wm for ; Fri, 18 Nov 2022 22:37:03 +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=1668811023; 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=bJRa4DR60v7y2TDn5rMFxfqixdpQnUetaeNvxkbp0aU=; b=b52m1MCYpgrBy0UiMe7oT3+iBN4IxPCKK/wkU99qoWv9w8VTreyF8qr4p3Ql5WphdIl7tK dfU9Q5seDwwH5eaCYFHZik7r67aTB/Hzp8Ox3l0j3w1NS0jr7iRZIyV5wRhPNwRgcksvga kR6Z2JH8K8IWx/+IqoAebdzzEvGQ5oHrnn1Z7bM1EdgjC9RHRuwLNfxxjO5j9qyzgz/sKx rXSV5KvvEoSgY2JUtrtpgLJl7gIa/JKqT3eZDqdSTbQgOszarO+enzeLkDH9go8cljUAZT mGJOE+MqMJTTfHoUyyyEKXG6SjhQUdX7/btunh/kaBC/+saTngfspfOJivsziQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1668811023; a=rsa-sha256; cv=none; b=Tu+58VivD9jEt6JhW6qkG1vQZcWNKVj17hKQi4LCm8cmLzb3WQvWHFfCL0mlqN/6Qgh+bt 56CurHaFGt9uPXwNu+7GeEW+DUFy1TsLBEOXxRD4Yhvoykf1/RiECT+5CZxDK6ykgpkSQ2 EnawJJrF+yqWCurCrNOwCq/q8LlQyKVaWP8M2QgKCZ1p4ABTKnmV2k4fXrF7FFTLeXSajH 3wrZvRv2uOslWDfOoOO/S3zyxmZA31BbTgS8xTmAJT+S8J2riXaJEKr+ehq6NUgIqhfMXp KZ4/bijIr57OviRXdnTOTgccx+fkCTT9oBLoAssMtqlI7XWqEX5cJ22r3OAefg== 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 4NDWqg1Z35zNTt for ; Fri, 18 Nov 2022 22:37:03 +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 2AIMb37R038464 for ; Fri, 18 Nov 2022 22:37:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2AIMb32X038463 for fs@FreeBSD.org; Fri, 18 Nov 2022 22:37:03 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 263811] ffs(4): Disk with garbage can cause crash in taste ffs crc32 code: panic: g_read_data(): invalid length -268744963 Date: Fri, 18 Nov 2022 22:37:03 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: crash, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: mckusick@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? mfc-stable13? mfc-stable12? X-Bugzilla-Changed-Fields: bug_status resolution 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=3D263811 Kirk McKusick changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Resolution|--- |FIXED --- Comment #8 from Kirk McKusick --- MFC'ed to 13 with commit b999366aab4e2d59cb8869b0e5ef0f70ab9b9bbe on Fri Ma= y 27 12:21:11 2022 -0700 --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=