GO-2023-2044

See a problem?
Source
https://pkg.go.dev/vuln/GO-2023-2044
Import Source
https://vuln.go.dev/ID/GO-2023-2044.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2023-2044
Aliases
Published
2023-09-07T16:12:03Z
Modified
2024-05-20T16:03:47Z
Summary
Panic when processing post-handshake message on QUIC connections in crypto/tls
Details

Processing an incomplete post-handshake message for a QUIC connection can cause a panic.

References
Credits
    • Marten Seemann

Affected packages

Go / stdlib

Package

Affected ranges

Type
SEMVER
Events
Introduced
1.21.0-0
Fixed
1.21.1

Ecosystem specific

{
    "imports": [
        {
            "path": "crypto/tls",
            "symbols": [
                "QUICConn.HandleData"
            ]
        }
    ]
}