VYPR

rpm package

almalinux/python3-criu

pkg:rpm/almalinux/python3-criu

Vulnerabilities (113)

  • CVE-2026-57231HigJun 26, 2026
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    Podman is a tool for managing OCI containers and pods. From 1.8.1 until 5.8.4, a container image that contains a environment variable with just a key and no value can trick podman into passing that variable from the host into the container. This is made worse by the fact that usi

  • CVE-2026-42508CriMay 22, 2026
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    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.

  • CVE-2026-39835MedMay 22, 2026
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil.

  • CVE-2026-39832CriMay 22, 2026
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    When adding a key to a remote agent constraint extensions such as [email protected] were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now

  • CVE-2026-39830CriMay 22, 2026
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection's read loop. The blocked goroutine could not be released by calling Close(), resulting in a resource leak per connection. Unsolicited global responses are now

  • CVE-2026-39829HigMay 22, 2026
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clien

  • CVE-2026-33811HigMay 7, 2026
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash.

  • CVE-2026-32283HigApr 8, 2026
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.

  • CVE-2026-32281HigApr 8, 2026
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root C

  • CVE-2026-32280HigApr 8, 2026
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls

  • CVE-2026-34986HigApr 6, 2026
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JW

  • CVE-2026-25679HigMar 6, 2026
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    url.Parse insufficiently validated the host/authority component and accepted some invalid URLs.

  • CVE-2025-68121CriFeb 5, 2026
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and

  • CVE-2025-61728MedJan 28, 2026
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    archive/zip uses a super-linear file name indexing algorithm that is invoked the first time a file in an archive is opened. This can lead to a denial of service when consuming a maliciously constructed ZIP archive.

  • CVE-2025-61726HigJan 28, 2026
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a la

  • CVE-2025-65637HigDec 4, 2025
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    A denial-of-service vulnerability exists in github.com/sirupsen/logrus when using Entry.Writer() to log a single-line payload larger than 64KB without newline characters. Due to limitations in the internal bufio.Scanner, the read fails with "token too long" and the writer pipe is

  • CVE-2025-61729HigDec 2, 2025
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a

  • CVE-2025-47913HigNov 13, 2025
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.

  • CVE-2025-52881HigNov 6, 2025
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7, 1.3.2 and 1.4.0-rc.2, an attacker can trick runc into misdirecting writes to /proc to other procfs files through the use of a racing container with shared mounts (we have

  • CVE-2025-52565HigNov 6, 2025
    affected < 3.18-5.module_el8.10.0+3970+8445edf6fixed 3.18-5.module_el8.10.0+3970+8445edf6

    runc is a CLI tool for spawning and running containers according to the OCI specification. Versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 through 1.3.2, and 1.4.0-rc.1 through 1.4.0-rc.2, due to insufficient checks when bind-mounting `/dev/pts/$n` to `/dev/console` inside the conta

Page 1 of 6