CVE Published: 06/04/2023 |
CVE Updated: 29/11/2024 |
CVE Year: 2023 Source: Go |
Vendor: Go standard library |
Product: go/scanner Status : PUBLISHED
CVE-2023-24537 Description
Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow.