From nobody Sat Oct 12 20:40:01 2024 X-Original-To: bugs@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 4XQwNK15jdz5YxC4 for ; Sat, 12 Oct 2024 20:40:01 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XQwNJ73V9z4R2G for ; Sat, 12 Oct 2024 20:40:00 +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=1728765601; 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=Ipo7iDT8ZEm5S1b6cnKYa1jR4toi1/mSv9LEqLwpB/U=; b=HYup5Umgc2PDMQhvis58jixE8Ov6hr1EXRdfAfnP6vWfdTenm8Ux6s7nYH7V5Ld7nYPqMP ZrFWiS54KulzPvIScgtm9uLjZRXk9CFcp5JMcskG0A5YuoJ7+ySJPc3A62J27lXgmBKb/P KH8CWN1RmuW0ZLML4RIvENIH2ipYsNggyyqiC82WPa9VnOcfoX422yen63UQ2vETGKeKGl 5ikV0tePM9y/tr/UDMHPS5SDABqg4HGHnePHgyQleI/1jLF0ecRzWFeBvE0WSTLbtDUSZZ MT1Ug70L2GiAMJ4dlqO2DFn5qjaM4hes8CnDl04+USaL9bHslC2rtZp6Ue/PYA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728765601; a=rsa-sha256; cv=none; b=avMnfbaN/21GjeRvmhVfSvCZmtjEosM09rA//uy1QBYBJ7fQ2YpbqWO5ySB8jM7XYLeYLE AcwGpl2VOuZSdBOQFobj7BfvLa+VU39eCVODoqknlQIKlVuQUcJ/Ww9r0bzBKuc+YcZANe /Q+dKtCNSTuKR6mbYiakWrcpOzgMLE3X26lL0Ic6/Ti5TqnbX2gagL/MS9pIjlgaYit8LM uDhQUSaU64NFZYhxoxb6Mzmq+WWyamGUqTActBxrAHGrmazJULvJLOHRchT0dW1pBS1zHD /8H7ogPJVKMDjY3F0cJEk2Bn07rgY+PHZkOZD8KxybyTgqlNkynqvFcqBv8k3Q== 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 4XQwNJ6RpNzPWr for ; Sat, 12 Oct 2024 20:40:00 +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 49CKe0ed049297 for ; Sat, 12 Oct 2024 20:40:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49CKe0on049296 for bugs@FreeBSD.org; Sat, 12 Oct 2024 20:40:00 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: bugs@FreeBSD.org Subject: [Bug 282041] [PATCH] nullfs file mount from within jail does not globalize paths Date: Sat, 12 Oct 2024 20:40:01 +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: phil@krylov.eu X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282041 Phil Krylov changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|nullfs file mount from |[PATCH] nullfs file mount |within jail does not |from within jail does not |globalize paths |globalize paths --=20 You are receiving this mail because: You are the assignee for the bug.=