You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Deepin Integration]~[v25-Release] fix: CVE-2026-34986 panic on KeyUnwrap of too-short slice by deepin-ci-robot@deepin-community/golang-gopkg-square-go-jose.v2 by deepin-community-ci-bot[bot] #13300
Fix CVE-2026-34986: panic on KeyUnwrap of too-short slice
Backport fix from go-jose/go-jose v3.0.5 to add length validation
in KeyUnwrap and nil recipient checks in decryptKey functions.
Package information | 软件包信息
Package repository address | 软件包仓库地址
Changelog | 更新信息
golang-gopkg-square-go-jose.v2 (2.6.0-2deepin1) unstable; urgency=medium
Backport fix from go-jose/go-jose v3.0.5 to add length validation
in KeyUnwrap and nil recipient checks in decryptKey functions.