From nobody Sat Mar 09 09:07:02 2024 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 4TsHGt5kQ7z5DDk9 for ; Sat, 9 Mar 2024 09:07:02 +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 4TsHGt4h0nz4Gr1 for ; Sat, 9 Mar 2024 09:07:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709975222; a=rsa-sha256; cv=none; b=WC+mYu50FxlMesmtqcpHv8yT82HFQe2kTEBzfus3Ie6SAP9rvJ+14dlPxkse7lDoXw5cnA QkzpL2j68eiVjJpLohuPSBvxqm4bcThkuWa71GLmfSJJbieLZYqmja6y2jt4wOth+g5Hef 6umFR2pje2ov1WxNOufpg4C/KbPjhRBKwjD2OlWoNUhKu6jXn0GM+4LaCQP0EzmbvjU2kT PuHCrwBTUUvGuCycwiNff410T4Up6m+qaLmGE0JVHJcj5AC78pjdHPcnKCr/t6G5MwwO+k 1a+58If3gK4Knm9cERU+856Piyub68Ix2XWEJ0jdNQkAQ8TObHOLZ1XDuYLPmQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1709975222; 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=2w7HT/bIfPaPjxZ6fPlzEVD56EFJwb/b9NOU0Yftw+w=; b=muu9zAP9ss6hRT4gjRQkHyOzaZ7xmQFmeU3eaCLY09IVK+BxMOtRDNciV/MmwGXrHjFxtp vpRYJ4liZVzp/yS6rXZKZFLGF0gzEpBjqRug0VhSeE1V0hthM+9IsoGKZUnyvsXy9bHz0U X83whIuUwPcT1lNMBWK+SAzJWLhc+C82RxuTjT4nc87KxsKsW5ASnrN10YOsNXueqKXO2j EtXiKm+ddKIVD/FStD+R/N7lGDu50dhcga4maJ04Fv3pOeSuLWkhP539X+tI8TicAm10Fu TeCpWnIx0rj8248F+u2JB2chEjrcn3p56KWDYkVnXtihlLJ11Ks4sHBUtkFIgw== 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 4TsHGt4Dk3zwfT for ; Sat, 9 Mar 2024 09:07:02 +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 429972Gc039102 for ; Sat, 9 Mar 2024 09:07:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 429972YJ039101 for fs@FreeBSD.org; Sat, 9 Mar 2024 09:07:02 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 277414] FAT SecPerClust=128 can cause crash Date: Sat, 09 Mar 2024 09:07:02 +0000 X-Bugzilla-Reason: AssignedTo 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: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277414 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D1c1fde7540d813703d775e013a9501452= 24f182e commit 1c1fde7540d813703d775e013a950145224f182e Author: Konstantin Belousov AuthorDate: 2024-03-02 04:58:57 +0000 Commit: Konstantin Belousov CommitDate: 2024-03-08 18:48:02 +0000 getblkx(9): be more tolerant but also strict with the buffer size checks PR: 277414 (cherry picked from commit 7e4ac11b6076e6a9bf7341ddeae22784284ed733) sys/kern/vfs_bio.c | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=