VYPR

rpm package

opensuse/go1.23&distro=openSUSE Leap 15.5

pkg:rpm/opensuse/go1.23&distro=openSUSE%20Leap%2015.5

Vulnerabilities (3)

  • CVE-2024-34158HigSep 6, 2024
    affected < 1.23.1-150000.1.6.1fixed 1.23.1-150000.1.6.1

    Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.

  • CVE-2024-34156HigSep 6, 2024
    affected < 1.23.1-150000.1.6.1fixed 1.23.1-150000.1.6.1

    Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.

  • CVE-2024-34155MedSep 6, 2024
    affected < 1.23.1-150000.1.6.1fixed 1.23.1-150000.1.6.1

    Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion.