Latest version This build with the latest golang should also fix all the Go CVEs, although I did verify how/if this package is affected by these CVEs.. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2025-cc4c533b49 2025-12-14 00:54:54.980110+00:00 -------------------------------------------------------------------------------- Name : golangci-lint Product : Fedora 43 Version : 2.7.1 Release : 1.fc43 URL : https://github.com/golangci/golangci-lint Summary : Fast linters runner for Go Description : Fast linters runner for Go. -------------------------------------------------------------------------------- Update Information: Latest version This build with the latest golang should also fix all the Go CVEs, although I did verify how/if this package is affected by these CVEs. -------------------------------------------------------------------------------- ChangeLog: * Fri Dec 5 2025 Packit - 2.7.1-1 - Update to 2.7.1 upstream release - Resolves: rhbz#2407287 * Fri Oct 10 2025 Maxwell G - 2.5.0-4 - Rebuild for golang 1.25.2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2407757 - CVE-2025-58189 golangci-lint: go crypto/tls ALPN negotiation error contains attacker controlled information [fedora-41] https://bugzilla.redhat.com/show_bug.cgi?id=2407757 [ 2 ] Bug #2408026 - CVE-2025-58189 golangci-lint: go crypto/tls ALPN negotiation error contains attacker controlled information [fedora-42] https://bugzilla.redhat.com/show_bug.cgi?id=2408026 [ 3 ] Bug #2408284 - CVE-2025-58189 golangci-lint: go crypto/tls ALPN negotiation error contains attacker controlled information [fedora-43] https://bugzilla.redhat.com/show_bug.cgi?id=2408284 [ 4 ] Bug #2409207 - CVE-2025-61723 golangci-lint: Quadratic complexity when parsing some invalid inputs in encoding/pem [fedora-41] https://bugzilla.redhat.com/show_bug.cgi?id=2409207 [ 5 ] Bug #2409494 - CVE-2025-61723 golangci-lint: Quadratic complexity when parsing some invalid inputs in encoding/pem [fedora-42] https://bugzilla.redhat.com/show_bug.cgi?id=2409494 [ 6 ] Bug #2409757 - CVE-2025-61723 golangci-lint: Quadratic complexity when parsing some invalid inputs in encoding/pem [fedora-43] https://bugzilla.redhat.com/show_bug.cgi?id=2409757 [ 7 ] Bug #2410171 - CVE-2025-58185 golangci-lint: Parsing DER payload can cause memory exhaustion in encoding/asn1 [fedora-41] https://bugzilla.redhat.com/show_bug.cgi?id=2410171 [ 8 ] Bug #2410445 - CVE-2025-58185 golangci-lint: Parsing DER payload can cause memory exhaustion in encoding/asn1 [fedora-42] https://bugzilla.redhat.com/show_bug.cgi?id=2410445 [ 9 ] Bug #2410707 - CVE-2025-58185 golangci-lint: Parsing DER payload can cause memory exhaustion in encoding/asn1 [fedora-43] https://bugzilla.redhat.com/show_bug.cgi?id=2410707 [ 10 ] Bug #2411085 - CVE-2025-58188 golangci-lint: Panic when validating certificates with DSA public keys in crypto/x509 [fedora-41] https://bugzilla.redhat.com/show_bug.cgi?id=2411085 [ 11 ] Bug #2411344 - CVE-2025-58188 golangci-lint: Panic when validating certificates with DSA public keys in crypto/x509 [fedora-42] https://bugzilla.redhat.com/show_bug.cgi?id=2411344 [ 12 ] Bug #2411603 - CVE-2025-58188 golangci-lint: Panic when validating certificates with DSA public keys in crypto/x509 [fedora-43] https://bugzilla.redhat.com/show_bug.cgi?id=2411603 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2025-cc4c533b49' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key.More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list --
Automatic update for podman-5.7.0-1.fc42, buildah-1.42.1-1.fc42. Changelog for podman * Tue Nov 11 2025 Packit - 5:5.7.0-1 - Update to 5.7.0 upstream release * Thu Oct 30 2025 Packit - 5:5.7.0~rc2-1. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2025-8a248ee4f4 2025-11-25 01:34:32.166658+00:00 -------------------------------------------------------------------------------- Name : podman Product : Fedora 42 Version : 5.7.0 Release : 1.fc42 URL : https://podman.io/ Summary : Manage Pods, Containers and Container Images Description : podman (Pod Manager) is a fully featured container engine that is a simple daemonless tool. podman provides a Docker-CLI comparable command line that eases the transition from other container engines and allows the management of pods, containers and images. Simply put: alias docker=podman. Most podman commands can be run as a regular user, without requiring additional privileges. podman uses Buildah(1) internally to create container images. Both tools share image (not container) storage, hence each can use or manipulate images (but not containers) created by the other. -------------------------------------------------------------------------------- Update Information: Automatic update for podman-5.7.0-1.fc42, buildah-1.42.1-1.fc42. Changelog for podman * Tue Nov 11 2025 Packit - 5:5.7.0-1 - Update to 5.7.0 upstream release * Thu Oct 30 2025 Packit - 5:5.7.0~rc2-1 - Update to 5.7.0-rc2 upstream release * Tue Oct 28 2025 Lokesh Mandvekar - 5:5.7.0~rc1-1 - bump to v5.7.0-rc1 Changelog for buildah * Tue Nov 11 2025 Packit - 2:1.42.1-1 - Update to 1.42.1 upstream release * Mon Nov 03 2025 Lokesh Mandvekar - 2:1.42.0-3 - Rebuild for CVE fixes * Thu Oct 23 2025 Lokesh Mandvekar - 2:1.42.0-2 - cleanup changelog * Wed Oct 22 2025 Packit - 2:1.42.0-1 - Update to 1.42.0 upstreamrelease -------------------------------------------------------------------------------- ChangeLog: * Tue Nov 11 2025 Packit - 5:5.7.0-1 - Update to 5.7.0 upstream release * Thu Oct 30 2025 Packit - 5:5.7.0~rc2-1 - Update to 5.7.0-rc2 upstream release * Tue Oct 28 2025 Lokesh Mandvekar - 5:5.7.0~rc1-1 - bump to v5.7.0-rc1 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2407848 - CVE-2025-58189 buildah: go crypto/tls ALPN negotiation error contains attacker controlled information [fedora-42] https://bugzilla.redhat.com/show_bug.cgi?id=2407848 [ 2 ] Bug #2408084 - CVE-2025-58189 podman: go crypto/tls ALPN negotiation error contains attacker controlled information [fedora-42] https://bugzilla.redhat.com/show_bug.cgi?id=2408084 [ 3 ] Bug #2408629 - CVE-2025-61725 buildah: Excessive CPU consumption in ParseAddress in net/mail [fedora-42] https://bugzilla.redhat.com/show_bug.cgi?id=2408629 [ 4 ] Bug #2408684 - CVE-2025-61725 podman: Excessive CPU consumption in ParseAddress in net/mail [fedora-42] https://bugzilla.redhat.com/show_bug.cgi?id=2408684 [ 5 ] Bug #2409315 - CVE-2025-61723 buildah: Quadratic complexity when parsing some invalid inputs in encoding/pem [fedora-42] https://bugzilla.redhat.com/show_bug.cgi?id=2409315 [ 6 ] Bug #2409554 - CVE-2025-61723 podman: Quadratic complexity when parsing some invalid inputs in encoding/pem [fedora-42] https://bugzilla.redhat.com/show_bug.cgi?id=2409554 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2025-8a248ee4f4' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the FedoraProject can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list --
Get the latest Linux and open source security news straight to your inbox.