2906 matches found
RLSA-2026:18722 Important: podman security update
The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes. Security Fixes: podman: Podman kube play command may overwrite host files CVE-2025-9566 For more details...
RockyLinux 9 : podman (RLSA-2026:18722)
The remote RockyLinux 9 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:18722 advisory. podman: Podman kube play command may overwrite host files CVE-2025-9566 Tenable has extracted the preceding description block directly from the RockyLinux securi...
Security update for podman
This update for podman rebuilds it against the current go security release. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the command listed for your product: openSUSE Leap 15.5...
SUSE-SU-2026:2082-1 Security update for podman
This update for podman rebuilds it against the current go security release...
RHEL 10 : podman (RHSA-2026:20570)
The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:20570 advisory. The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use...
RHSA-2026:20570 Red Hat Security Advisory: podman security update
Bulletin has no description...
Important: Red Hat Security Advisory: podman security update
An update for podman is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...
CLSA-2026-1779701895 podman: Fix of 3 CVEs
Rebuild with golang = 1.25.7-1.el96.tuxcare.els5 to fix Go standard library CVEs: - CVE-2026-32280: cap intermediate certificates in crypto/x509 chain building to mitigate denial-of-service via excessive chain construction work - CVE-2026-32283: prevent crypto/tls deadlock when a TLS 1.3 peer...
AZL-87299 CVE-2026-39824 affecting package podman 5.6.1-9
NewNTUnicodeString does not check for string length overflow. When provided with a string that overflows the maximum size of a NTUnicodeString a 16-bit number of bytes, it returns a truncated string rather than an error...
AZL-87323 CVE-2026-42506 affecting package podman 5.6.1-9
Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering...
AZL-87317 CVE-2026-42502 affecting package podman 5.6.1-9
Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering...
AZL-87290 CVE-2026-27136 affecting package podman 5.6.1-9
Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering...
AZL-87272 CVE-2026-39821 affecting package podman 5.6.1-9
The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode"xn--example-.com" incorrectly returns the name "example.com" rather than an error. This behavior can lead to privilege escalation in programs using the idna...
AZL-87314 CVE-2026-25681 affecting package podman 5.6.1-9
Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering...
AZL-87287 CVE-2026-25680 affecting package podman 5.6.1-9
Parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service...
AZL-87329 CVE-2026-46598 affecting package podman 5.6.1-9
For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...
AZL-87278 CVE-2026-46597 affecting package podman 5.6.1-9
An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs...
AZL-87284 CVE-2026-42508 affecting package podman 5.6.1-9
Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for @revoked...
AZL-87326 CVE-2026-46595 affecting package podman 5.6.1-9
Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of callback is passed other than public key, then the source-address validation would be skipped...
AZL-87302 CVE-2026-39834 affecting package podman 5.6.1-9
When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation...