Message ID | 20241206221202.31507-1-christopherbii@hyub.org (mailing list archive) |
---|---|
Headers | show
Received: from hyub.org (hyub.org [45.33.94.86]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0DCCC22C6C0 for <linux-nfs@vger.kernel.org>; Fri, 6 Dec 2024 22:12:47 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=45.33.94.86 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733523170; cv=none; b=bqgD+XVA2ie3VHlh7sYAPc5vdSD5GnLcb76YvaPBtaQFE4Wk6fmZsagpxU+gjYzFTvpm4KxIDsWy/vGa/eD6zYjDtOSFyFuJf7PSDj9LGcKwfHD6vxHnFMoNL6Z8ZoCgRPJ2TZMUGLe63OBHTcR3cYz1tPSUDX2yaCqtrFnNXz8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733523170; c=relaxed/simple; bh=uD5u+DDja1KSzz2v5g8CwudHCF/Msl9v0aWeiddDo/M=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=i9Xmb8pGxKli+GONjjKwjwXO6x1lavg6gCmgzCOjnw/Grpw4wXHgeTu9KZlp3/wpd2Dm+6gabXWpS0Amad4BIz/KVPHPie6rcfIG28UL7oUwmBNpJwsSB2vV/sIKSSRZENKYjeFfovwUNC4Yuplc6NNd9gc4EMspWGdgHSynlw4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=hyub.org; spf=pass smtp.mailfrom=hyub.org; dkim=pass (2048-bit key) header.d=hyub.org header.i=@hyub.org header.b=t1Y2TObz; arc=none smtp.client-ip=45.33.94.86 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=hyub.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=hyub.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=hyub.org header.i=@hyub.org header.b="t1Y2TObz" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hyub.org; s=dkim; t=1733523160; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=EYFLzz+xiRzwaWZryCofz5R6HWzz8+Eqiro0UqmLN9Y=; b=t1Y2TObz+X+bg3r3Iw6RQBsjyWfF4IJDU0m25Z0cFEj7gCl9bruzMQhlp23dU2/oz8f/UZ ok0g4A/EB1F9S/sZLjS6sbPvasqwYQlff6xI7kIqahHt628ZdYYg2JpdZX+p9dYwunAILv w0lQvHBZjM2PJTC/Lr6ZEZLxNdZj0HhXQqYfNardGuwhuTr6lyELcv40mY9mD7OjB0MtnC Zp+I8XpxTtUolr2rFgutfx0tmXc1dxiAm9MPR8OxL6eE0YlL8QWBcoeZ4iSx38Ry1czyA+ diLtOB+K9OV7KvXSh0XQArK0uF+bkK3zV8q6e5M9cFOqSdGUFdBc9rG9ZZ50ZA== From: Christopher Bii <christopherbii@hyub.org> To: steved@redhat.com Cc: Christopher Bii <christopherbii@hyub.org>, linux-nfs@vger.kernel.org Subject: [PATCH 0/5] nfs export symlink vulnerability fix (duplicate(ish)) Date: Fri, 6 Dec 2024 17:11:52 -0500 Message-ID: <20241206221202.31507-1-christopherbii@hyub.org> Precedence: bulk X-Mailing-List: linux-nfs@vger.kernel.org List-Id: <linux-nfs.vger.kernel.org> List-Subscribe: <mailto:linux-nfs+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-nfs+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
nfs export symlink vulnerability fix (duplicate(ish))
|
expand
|