From nobody Mon Feb 16 16:20:42 2026 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 4fF7L331pqz6S0js for ; Mon, 16 Feb 2026 16:20:43 +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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fF7L26wDPz3JhH for ; Mon, 16 Feb 2026 16:20:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771258843; 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=x2O0KRVal41Zj0SJx67/63WmjAmJ9rSdcKOW+WsdhXI=; b=TK868GwmmluFZ9WVD/P8qn9HDKVBNt5ylDDOgWrDtb5tYsSg/pu0aSCOksGmCCsEFAj2Pi DoxLFuWYCs/EV29+yosKU9MfzcvWwr2ZeFt3GtuixaydiQoxFxVv09uJGe4tIvv21141iV 8U1w4Vm3MIco3JQ7b9ar4d9ZD8zlDOdgQFttZ+YTg42p14m41ARMDMXriQwPuDTBicLFpK 6ZyBMqwOhDFpjRJSg7yX1WWTT7+btQ7LVV/h/ehBpfsXRzqwWZpuiXFVdlqJ0Td0rePQH0 OJX+8fJLxE+0evax/kDzNMBk5WflhUe26VDzw+EuVeEIgqjHkI4UhKRCi3Q/xQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771258843; a=rsa-sha256; cv=none; b=pNexpk57VSChtN5Z+5fu8RuH7/OtbyTeD5QiPWCUUZrcboXZeYWACQWlVAA/36sIqza51p tK/kRyHDdCrulMsvGU7Bt0nusI84QrREjXsWinu4efI7mN9AT1u0a/MqZ18LjXLIxsHS19 YzoboT/OfkOnpSdaQquaOU8MGJ1mv4a82pWmwYksiLbV+b/lxkTskF9eCF+SFPZk1uqik4 5U6+lVJwHY92+1YYe0Pub+cv3EPSX2nHFoqGHUqAPBqxzl+CyfRjRWilvb0ObW71bSdj4G Kj+wzJPR3Nb8FWOksoYspRzc2V6+TRLR7SzElUBUDBh7IDfPif12uiTP06ySlQ== 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=1771258843; 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=x2O0KRVal41Zj0SJx67/63WmjAmJ9rSdcKOW+WsdhXI=; b=b4AxNmLeuXoeczGtEaHM5GCGoXA2OJU27jUuv9TyAlssGQz1f342+MkJ/fsKQJCpk/TY4g v62UKuuHj3RUV6dmoAYwGKR3rKe+dO4joSHFzbaSvVwtz4r70rzrgfCg1yK3W1qj86Mz+c 3Yi6vaGYfFiPQTKidAGjnKNmbnjhzhP7RFkfru1JuVuuOECwT8h1Mrixbs4I5HTtBe34gD L/K4LIwYPE6CiCKtcZrY6PwboGf/nUplkwaeWlN4BofLzhqnRsyPuudrGPqWA1Zo7Uco5p aMWxaWSR9G/yNA02lbUBKaOVuNOhZJDn8QW1GKIRICXXIi1yLtgYOjsvdU6qHg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fF7L269dNzWdb for ; Mon, 16 Feb 2026 16:20:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 23f1b by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 16 Feb 2026 16:20:42 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Fernando Apeste=?utf-8?Q?gu=C3=ADa?= Subject: git: ae6d80d8d9b9 - main - security/vuxml: Add png vulnerability 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: fernape X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ae6d80d8d9b958f7cfdcf82c6e620437fa50a25c Auto-Submitted: auto-generated Date: Mon, 16 Feb 2026 16:20:42 +0000 Message-Id: <699343da.23f1b.384cdb1a@gitrepo.freebsd.org> The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae6d80d8d9b958f7cfdcf82c6e620437fa50a25c commit ae6d80d8d9b958f7cfdcf82c6e620437fa50a25c Author: Fernando ApesteguĂ­a AuthorDate: 2026-02-16 16:18:42 +0000 Commit: Fernando ApesteguĂ­a CommitDate: 2026-02-16 16:18:42 +0000 security/vuxml: Add png vulnerability * CVE-2026-25646 --- security/vuxml/vuln/2026.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/security/vuxml/vuln/2026.xml b/security/vuxml/vuln/2026.xml index e9a9973dfffa..6d62246e0d0d 100644 --- a/security/vuxml/vuln/2026.xml +++ b/security/vuxml/vuln/2026.xml @@ -1,3 +1,40 @@ + + png -- CWE-122: Heap-based Buffer Overflow + + + png + 1.6.55 + + + + +

https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3 reports:

+
+

LIBPNG is a reference library for use in applications + that read, create, and manipulate PNG (Portable Network + Graphics) raster image files. Prior to 1.6.55, an + out-of-bounds read vulnerability exists in the + png_set_quantize() API function. When the function is + called with no histogram and the number of colors in the + palette is more than twice the maximum supported by the + user's display, certain palettes will cause the function to + enter into an infinite loop that reads past the end of an + internal heap-allocated buffer. The images that trigger + this vulnerability are valid per the PNG specification. + This vulnerability is fixed in 1.6.55.

+
+ +
+ + CVE-2026-25646 + https://cveawg.mitre.org/api/cve/CVE-2026-25646 + + + 2026-02-10 + 2026-02-16 + +
+ traefik -- TCP readTimeout bypass via STARTTLS on Postgres