VDB
Sign up

GO-2026-4962

Excessive memory allocation when decoding malicious SFNT in golang.org/x/image

Quick fix

GO-2026-4962 — golang.org/x/image: upgrade to the fixed version with the command below.

go get golang.org/x/image@v0.39.0

Details

Parsing a malicious font file can cause excessive memory allocation.

Are you affected?

Enter the version of the package you're using.

Affected packages

Go/golang.org/x/image
Introduced in: 0Fixed in: 0.39.0
Fixgo get golang.org/x/image@v0.39.0

References