From nobody Thu May 11 21:30:24 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 4QHQ6S6r62z4B3XK for ; Thu, 11 May 2023 21:30:24 +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 4QHQ6S5rlSz4B3l for ; Thu, 11 May 2023 21:30:24 +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=1683840624; 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=yxWfPo9BT7ndufLSdoxYS4uoUWn0po/ZAVdgJi19a9c=; b=nzObmATm974inMJHT2HK9SznWuol9C2L/V6MZRHfFpDlMJTk6jSClrQOg5qh9qvRS2a9qz Nnk+OQA8LORveWb/P6NliJ6FtNBs6i8fCh760AmDR8/msJqvWOnJmahmY2x9IvtdamTcVE rSAQW7NK6CH9MFnx9VoAw07Fr6opdhl/N5QA3hDka1XcVqxlVUA2RuXM9ni8sxtnnRzaKA pGiFqo9DmyYYanAvV/kj9e8JKK3cAnjBDJj/OCXNWzJ1mofiwoyq0oCgeoqXYYe9kVjxCT Q2Q7qROYN6S3hcOBifE5AFPPw/MWjAp7adq8sBpEI7bS8i3YpqNpjgbb+o6QpA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683840624; a=rsa-sha256; cv=none; b=wpYwvepOtOsrWfylxdf5Srk+p5AiXd+NxjH20Um72qQ+Kxhm2ba/xta6UvJpOlYvqqyaqH DVCXX7ElbgkBZmU831me/EQ0CGdjkj44833+uz+LuFkL8H1rvzbQ+0aNkvNJ9CLNusrgFK tblMAG7HFAIVDykdel/IFf3EJ+FaMh6fnPIjHFOXI+tvYGd9+n4EHPy6lXO79T/M24Jv/p S/3JMKPV79GZd2KrqeyJvqesgm5GaXXF5tcdtiMBwctNIcW5/MBwHTEhJPNGsBhFO79gb6 28Y/AdLg1FSrPXjAjb3Z/RZvvsfF/70L7Mw9gy9TdF+4EwQDKmTFjSbdXqOvdw== 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 4QHQ6S4y0Yz17kT for ; Thu, 11 May 2023 21:30:24 +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 34BLUOir062448 for ; Thu, 11 May 2023 21:30:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34BLUOVU062447 for fs@FreeBSD.org; Thu, 11 May 2023 21:30:24 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 172334] unionfs permits recursive union mounts; causes panic quickly Date: Thu, 11 May 2023 21:30:24 +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: 9.0-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc 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=3D172334 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[unionfs] unionfs permits |unionfs permits recursive |recursive union mounts; |union mounts; causes panic |causes panic quickly |quickly --=20 You are receiving this mail because: You are the assignee for the bug.=