From nobody Sun Feb 19 05:48:19 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 4PKF2q6blHz3smNt for ; Sun, 19 Feb 2023 05:48:19 +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 4PKF2q4t02z3MxP for ; Sun, 19 Feb 2023 05:48:19 +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=1676785699; 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=MgVkOorjAY2TJkbCp7qcZi93u1g5EITIRF3gogbLELY=; b=hVrB8C5NP66zYw/6kqiJsobwPn8lx7fBF0EX8SzTUW1Z8szV4NxgI8LF3BEQ9Ntn98bVIg 50jIN1q8J9d5XdiFXmnVcz5jRDgAP67opB32XYqYsvTcJ7FpUyWvRG+aOtBCsngaVqKCT9 5WHP6bH48re2KDKl09/2Sd2SXzPB/qpVFZHTlO8xVodq12O4fdq9BYkWwrjgZFex2NAOxw 1Ii/dsqM4PFTJnTyI8chR5YlRSZkgRjPYcZp/xbKUEbBgJT99dPcSMIlxR5FX3As99V7wn O5q3019ubqrgXj6r3lo7sivZ/NblEXla66/Ve2Qb6BKaAZ4XY5LpQOEVZxIoIw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676785699; a=rsa-sha256; cv=none; b=jyfI7qWGK5SdWfLM9fWxigU6YCARr2CFkOs1a/FfSpkXZeUzlTrkAkv7OXlEyfDI4YwJgg lug/UwAQb9d6xlBKMjAzCT//Q0YMgiBjWg/x2S+gGCIPqgyK3lrljn8TPCEvvC2bsGC7+G k+4CRL8bF9R97KB+kBZyO7wJAw1ftYI7eYM1XGeIpY0baoKTqiE6U65HyFkpCduLFwx/j9 lyyJrY4AKg/KQs+1BD/l1+X26gyy5t0IZqO5Ip/hqb33CdRaXMuGBlwhpfZN4ErAjVtWEm dbmc1vP7vDH2KYoxWLTw6/Nud9EKKQda3tzd5jytNGrUTducJVVfG1Oaf79VsA== 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 4PKF2q3wl4zrTg for ; Sun, 19 Feb 2023 05:48:19 +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 31J5mJW6042085 for ; Sun, 19 Feb 2023 05:48:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31J5mJB7042084 for fs@FreeBSD.org; Sun, 19 Feb 2023 05:48:19 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 269341] [msdosfs] deadlock with sendfile Date: Sun, 19 Feb 2023 05:48:19 +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 Many 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269341 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dc2ee668306bbe3edf4a05246ed3a88f52= dfc94ae commit c2ee668306bbe3edf4a05246ed3a88f52dfc94ae Author: Konstantin Belousov AuthorDate: 2023-02-11 18:09:30 +0000 Commit: Konstantin Belousov CommitDate: 2023-02-19 05:16:25 +0000 msdosfs deextend: validate pages of the partial buffer PR: 269341 (cherry picked from commit 0152d453a08fa2bad694dc04a8184fce2b7faa10) sys/fs/msdosfs/msdosfs_denode.c | 36 +++++++++++++++++++++++++++++++----- 1 file changed, 31 insertions(+), 5 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=