From nobody Wed Feb 14 14:48:50 2024 X-Original-To: dev-commits-ports-all@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 4TZh0L4Bh4z5B3DL; Wed, 14 Feb 2024 14:48:50 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TZh0L3b0Tz4tHh; Wed, 14 Feb 2024 14:48:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707922130; 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=U9aoKjKGTV0v7oo2VDhDmDuDAOIlD1ZC5gj8lQLXsDc=; b=iCUKGerk5taIvQuP7rHJt46+859aHkozFd34ArgwXkz3uvHrcQq46SkGodITuZOGj0kyZQ PO4elx3N7hZ65iLn6ojU3Wsz7PcUifnlqC0RSryyRAXk1d1pZNe5g98+SexaE26QEzGCUY tcrMjtHXu1g9z7hyiB+1ttvyRy3GFxfl5AzHkshH42eC9UYvm6quHojRoC2ueCCNC53ltr E8xf/rZVqJKcniFldNRTLgx12kfXOcXnwEn5Y5tGG9SxGeAbVO4bMQ7USdTDXevko89Q6T VCpbpKMWV8J6ddAqNSd5e4jDgOpkQpF4ZAePnlm/8NPCS5Z44fTrhRF0sG1Adw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707922130; a=rsa-sha256; cv=none; b=lba113hMhzdGlBp2z8TCRpWCpue6OAqS38kWjHUaPD0R0qaqzBAhYi9n3GZ0OllYwCiXeu cbgAZt1vuFE6z6fF1MPdUGOi7vYoLoO5Bf3UhhCs3enHW+hqndN2MN92ipIPsPgeTrChQB CTwWlHm5V0mzSBFVx0+cYN1HycrhhsDJKB8FVQqngZx7+dBqyGT9WNPGvysPdoR5GyfTKh jz78h98CO5L06+tYp3/jCUKdAioFTXPR2StqqfzNMMI7HrqKgL/1jeUg9Ky5lqE/7pGFD3 qi/zKLJYHVuAp0W8SwtbP2+rI1Of0tH+2up20JNu8z/adHuDD3zQRL1hn0j4dQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707922130; 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=U9aoKjKGTV0v7oo2VDhDmDuDAOIlD1ZC5gj8lQLXsDc=; b=IZVIbomZa90bmJbgeitLzdSj/V4RwcfDMpQPV9nbWPaobHWkiJttHVZ6OVHxCIQ1F+qRCc 5u3aZqGpMKMB9vXioZEU+QkINIyHe5oubQeyhgQCsZEaroIXgfd4emjX9D4Ar7ryzKyex7 +fpjpqK7bhfau5mCIjt+kgPcTEg80uBrJUmjd4510pu6pinY5XqsMGebJ+J9uGY12fQjwK GlwlyRjOUYf3/8T79heqsRvDZNKg5xuCbL6CRBVkx1c3+YK0by6DpMMpCYhoBPLp8/SrBP nBC//KTvmdbIzwqv1g9UkiueAssaZdzTPuFxDxvhNqZbAizxfw8UTNkJBnNRAw== 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 4TZh0L2dVwz12Xb; Wed, 14 Feb 2024 14:48:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 41EEmoDS063475; Wed, 14 Feb 2024 14:48:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 41EEmoYg063472; Wed, 14 Feb 2024 14:48:50 GMT (envelope-from git) Date: Wed, 14 Feb 2024 14:48:50 GMT Message-Id: <202402141448.41EEmoYg063472@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Philip Paeps Subject: git: b6e1db0fc4e5 - main - security/vuxml: add FreeBSD SAs released on 2024-02-14 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: philip X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b6e1db0fc4e53748e48e4537f03c5425fd5f29ff Auto-Submitted: auto-generated The branch main has been updated by philip: URL: https://cgit.FreeBSD.org/ports/commit/?id=b6e1db0fc4e53748e48e4537f03c5425fd5f29ff commit b6e1db0fc4e53748e48e4537f03c5425fd5f29ff Author: Philip Paeps AuthorDate: 2024-02-14 14:48:43 +0000 Commit: Philip Paeps CommitDate: 2024-02-14 14:48:43 +0000 security/vuxml: add FreeBSD SAs released on 2024-02-14 FreeBSD-SA-24:01.bhyveload affects all supported releases of FreeBSD. FreeBSD-SA-24:02.tty affects all supported releases of FreeBSD. --- security/vuxml/vuln/2024.xml | 66 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml index e4f224f421fb..94165f038c5b 100644 --- a/security/vuxml/vuln/2024.xml +++ b/security/vuxml/vuln/2024.xml @@ -1,3 +1,69 @@ + + FreeBSD -- jail(2) information leak + + + FreeBSD-kernel + 14.014.0_5 + 13.213.2_10 + + + + +

Problem Description:

+

The jail(2) system call has not limited a visiblity of allocated + TTYs (the kern.ttys sysctl). This gives rise to an information + leak about processes outside the current jail.

+

Impact:

+

Attacker can get information about TTYs allocated on the host + or in other jails. Effectively, the information printed by "pstat + -t" may be leaked.

+ +
+ + CVE-2024-25941 + SA-24:02.tty + + + 2024-02-14 + 2024-02-14 + +
+ + + FreeBSD -- bhyveload(8) host file access + + + FreeBSD + 14.014.0_5 + 13.213.2_10 + + + + +

Problem Description:

+

`bhyveload -h <host-path>` may be used to grant loader access + to the <host-path> directory tree on the host. Affected versions + of bhyveload(8) do not make any attempt to restrict loader's access + to <host-path>, allowing the loader to read any file the host user + has access to.

+

Impact:

+

In the bhyveload(8) model, the host supplies a userboot.so to + boot with, but the loader scripts generally come from the guest + image. A maliciously crafted script could be used to exfiltrate + sensitive data from the host accessible to the user running + bhyhveload(8), which is often the system root.

+ +
+ + CVE-2024-25940 + SA-24:01.bhyveload + + + 2024-02-14 + 2024-02-14 + +
+ chromium -- security fix