VYPR

apk package

chainguard/go-msft-1.23-doc

pkg:apk/chainguard/go-msft-1.23-doc

Vulnerabilities (4)

  • CVE-2025-22866MedFeb 6, 2025
    affected < 1.23.6.1-r0fixed 1.23.6.1-r0

    Due to the usage of a variable time instruction in the assembly implementation of an internal function, a small number of bits of secret scalars are leaked on the ppc64le architecture. Due to the way this function is used, we do not believe this leakage is enough to allow recover

  • CVE-2024-34158HigSep 6, 2024
    affected < 1.23.1-r0fixed 1.23.1-r0

    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-r0fixed 1.23.1-r0

    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-r0fixed 1.23.1-r0

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