VYPR

rpm package

suse/container-suseconnect&distro=SUSE Linux Enterprise Server 15 SP1-LTSS

pkg:rpm/suse/container-suseconnect&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP1-LTSS

Vulnerabilities (5)

  • CVE-2023-24532Mar 8, 2023
    affected < 2.4.0-150000.4.24.1fixed 2.4.0-150000.4.24.1

    The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars (a scalar larger than the order of the curve). This does not impact usages of crypto/ecdsa or crypto/ecdh.

  • CVE-2022-41723Feb 28, 2023
    affected < 2.4.0-150000.4.24.1fixed 2.4.0-150000.4.24.1

    A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.

  • CVE-2022-41724Feb 28, 2023
    affected < 2.4.0-150000.4.24.1fixed 2.4.0-150000.4.24.1

    Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly

  • CVE-2022-41725Feb 28, 2023
    affected < 2.4.0-150000.4.24.1fixed 2.4.0-150000.4.24.1

    A denial of service is possible from excessive resource consumption in net/http and mime/multipart. Multipart form parsing with mime/multipart.Reader.ReadForm can consume largely unlimited amounts of memory and disk files. This also affects form parsing in the net/http package wi

  • CVE-2022-41720Dec 7, 2022
    affected < 2.4.0-150000.4.24.1fixed 2.4.0-150000.4.24.1

    On Windows, restricted files can be accessed via os.DirFS and http.Dir. The os.DirFS function and http.Dir type provide access to a tree of files rooted at a given directory. These functions permit access to Windows device files under that root. For example, os.DirFS("C:/tmp").Op