From nobody Tue Oct 29 15:39:30 2024 X-Original-To: dev-commits-ports-main@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 4XdDvl1d45z5bbvP; Tue, 29 Oct 2024 15:39:31 +0000 (UTC) (envelope-from git@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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XdDvl0zqwz4dGY; Tue, 29 Oct 2024 15:39:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1730216371; 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; bh=LW+q0eSQzZDKm3hFeyfgT/MIlRLgARNrg/aDGZ9V9V0=; b=yxVUwpg20e0yrvsuTrctbWhZQEGlfRn2uVdazNWeWAqPBNOsVbmceYsDiyCZc9GLss6Udq LvsS7sllFiOtkZpcLxgH3BAs/fTerHKwGTnMYRwix21w9J3nlClGhDjDnAE6a6fBLAtJXx G8BeRT/wPslRfjFYtEvTi3bO9Svn3ToCzNWo4Ore26HFTe5P/d7tfEgs8ndfSRpaxXJmle y7rvBLN4akrgWr/mmOrKF157Ij69F0FJv0/TltuKEckptSu6gQHu0IozBGoc+SAGev1dro orKu/Z07/57gzK74iqby1duu3eZObfSrW+S9a80qKkUWH0WW3pqzyJLccIZsLA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1730216371; 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; bh=LW+q0eSQzZDKm3hFeyfgT/MIlRLgARNrg/aDGZ9V9V0=; b=UN9Zooe36jl8j+OZmd37w43yMheIqeO1t1xulRwp2h4Jzs9WP7GG0TyU81Q3cqRNVJDbtW yBBDnpdWMV6BmjfCY22RJaeThGfRLSvkCa/25KrIHtHscBfCg0CZJGSnc95x/2/ZYVQZKg eWY5wV56vNiIuEdFeHnKzyxQVc3GXZCSaYRRNvOWVZVf/1asmCjxAkXG8CZkeCMv9WCjRe 9mD9MMcNOuaK7YW/i5bBEPAiMtG27OdA2FZ4erkIpwkwLDQ5eNyLrjWNjKsnGW8nMNElFX fZypp8s7QqVU2dXacIHuvXloloFet7B6pxtYBKiGx7FOU/T5cII+YcMV0SqGng== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730216371; a=rsa-sha256; cv=none; b=KqLJyXrbRLwda1u6K6fINUzilP7YBdUi3bxF8Y0kyAxpgciQK9+ccPuU7b4JBI7ob574z2 zwh70qmmWtt2LYi3m1AH4bmvvsOtk137xM3tWT5sCHzUEQyppp21MxXlftqaKbChRIVfjz eHW69vK1DA2x/TkGn1+n63XY4D46iZ3W47XU53DAkVNAhAyXsEmWJvHLqlZ4pwIfBhD/sv 8zDgoYYb/oztXAR/fdyPoxeYI3ouk1zAc0ZzdH32OVGQikxXEIQYQJjpEQRagsWde1aEg3 joTxUJD24Hfv7+el8QZGbjz2RsMC+tdYKb25x85NsMTvIjE4Vx+SJARmQ+60YA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 4XdDvl0RgZzV2J; Tue, 29 Oct 2024 15:39:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 49TFdUSC065459; Tue, 29 Oct 2024 15:39:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 49TFdUnm065456; Tue, 29 Oct 2024 15:39:30 GMT (envelope-from git) Date: Tue, 29 Oct 2024 15:39:30 GMT Message-Id: <202410291539.49TFdUnm065456@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Vladimir Druzenko Subject: git: 77f0c7d39ad2 - main - security/vuxml: Add record for devel/hwloc2 < 2.9.2 CVE-2022-47022 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vvd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 77f0c7d39ad20d4532efa6a8a10b568c2fa50aec Auto-Submitted: auto-generated The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=77f0c7d39ad20d4532efa6a8a10b568c2fa50aec commit 77f0c7d39ad20d4532efa6a8a10b568c2fa50aec Author: Älven AuthorDate: 2024-10-29 15:37:50 +0000 Commit: Vladimir Druzenko CommitDate: 2024-10-29 15:37:50 +0000 security/vuxml: Add record for devel/hwloc2 < 2.9.2 CVE-2022-47022 PR: 282215 --- security/vuxml/vuln/2024.xml | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml index 9b5facf921c7..f4b945542076 100644 --- a/security/vuxml/vuln/2024.xml +++ b/security/vuxml/vuln/2024.xml @@ -1,3 +1,31 @@ + + hwloc2 -- Denial of service or other unspecified impacts + + + hwloc2 + 2.1.02.9.2 + + + + +

cve@mitre.org reports:

+
+

An issue was discovered in open-mpi hwloc 2.1.0 allows attackers + to cause a denial of service or other unspecified impacts via + glibc-cpuset in topology-linux.c.

+
+ +
+ + CVE-2022-47022 + https://nvd.nist.gov/vuln/detail/CVE-2022-47022 + + + 2023-08-22 + 2024-10-29 + +
+ forgejo -- multiple vulnerabilities @@ -38,7 +66,7 @@ 2024-10-28 - 2024-10-28 + 2024-10-29