From nobody Thu Aug 10 02:59:04 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 4RLs885sGGz4pvxy for ; Thu, 10 Aug 2023 02:59:04 +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 4RLs880983z3JsJ for ; Thu, 10 Aug 2023 02:59:04 +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=1691636344; 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=pK3m2uZl0fl85BXNMMFn4xLX7s3ykSJSMF0sqpYZTuM=; b=pG2JMqmnPvx0gD1FX/iYO8aP/uc2uNvfwBNrZAZJovpPoZigFj380Hr5cMDjDuOioKUC62 Ppnmt/E2+4FkQEvVtyScpPLLuTo3rSJFz8G+i2y/kqPncF6q4SNyr7bvz0hy7I8GW/2d9f cCvMbkgBciUW0ymsaLrWmrA6HRwdkBxCxWJqKSd3bA2piSf9yjOlh+XAKCibvdq65mCPAP euDZbT8YIeZdMlyEzXiDU23hz3IbRXgFP0Tudj9hJYMbNv8GPPdYkeUG7Hap4jIk9KOJ9F WEQ4npIfKpU2oFlmlvhKVBcBv/iAdpoiUj621o8QwiXGaqm8xkX2L3h/faHwjg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691636344; a=rsa-sha256; cv=none; b=kUDyR/onE/dH09hQ0kXGhNNOvzMtd4z09Z+dFXB2GMSKNcZT56Nu+yzY4V3ILXpCFYcL9c i+UtseTJMzskjYJ9bxQ/FQTR5VMNvARkhOMTdX0ZmXLDuc7dU/06wyz0jFSOZc/M5pRMPD iqad53UaF3F1MY465j9MFBBx/4JgNygkCYHU9Ur6iXbNuTbWkKWOjdhaQt8RFhrwAQFjPY tdj+pF0dyYZhE/vCGUNd5HhVVaYWhhq5X7fptB1if1VgoKAqCrF4seqSq2A8ISFQ8yDATS Njx0E3wCT+YJaVO5g08C1kq4s+WF34ehFvRHWtV6DS7/BhvW8NPBibfegqxB3g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RLs876JXCzgxf for ; Thu, 10 Aug 2023 02:59: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 37A2x3xe017402 for ; Thu, 10 Aug 2023 02:59:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37A2x3l0017401 for fs@FreeBSD.org; Thu, 10 Aug 2023 02:59:03 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 272893] UDF logical volume descriptor can specify negative bsize, causing panic Date: Thu, 10 Aug 2023 02:59:04 +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: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272893 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D21a943407e9992a219a5fe572ee27fea9= f5d2c69 commit 21a943407e9992a219a5fe572ee27fea9f5d2c69 Author: Konstantin Belousov AuthorDate: 2023-08-04 22:47:09 +0000 Commit: Konstantin Belousov CommitDate: 2023-08-10 02:57:29 +0000 udf: reject invalid block sizes from lvd PR: 272893 (cherry picked from commit 9e6941a2c7a393aefe6a123952c6eacbc23098a6) sys/fs/udf/udf_vfsops.c | 5 +++++ 1 file changed, 5 insertions(+) --=20 You are receiving this mail because: You are the assignee for the bug.=