VYPR

rpm package

suse/elemental-toolkit&distro=SUSE Linux Micro 6.2

pkg:rpm/suse/elemental-toolkit&distro=SUSE%20Linux%20Micro%206.2

Vulnerabilities (6)

  • CVE-2025-58190Feb 5, 2026
    affected < 2.3.2-160000.1.1fixed 2.3.2-160000.1.1

    The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.

  • CVE-2025-47911Feb 5, 2026
    affected < 2.3.2-160000.1.1fixed 2.3.2-160000.1.1

    The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.

  • CVE-2025-47914Nov 19, 2025
    affected < 2.3.2-160000.1.1fixed 2.3.2-160000.1.1

    SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.

  • CVE-2025-58181Nov 19, 2025
    affected < 2.3.2-160000.1.1fixed 2.3.2-160000.1.1

    SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.

  • CVE-2025-47913Nov 13, 2025
    affected < 2.3.2-160000.1.1fixed 2.3.2-160000.1.1

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

  • CVE-2025-22872MedApr 16, 2025
    affected < 2.3.2-160000.1.1fixed 2.3.2-160000.1.1

    The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can resul