Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 765046 (CVE-2021-3121) - <dev-go/gogo-protobuf-1.3.2: insufficient index validation (CVE-2021-3121)
Summary: <dev-go/gogo-protobuf-1.3.2: insufficient index validation (CVE-2021-3121)
Status: RESOLVED FIXED
Alias: CVE-2021-3121
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Security
URL:
Whiteboard: ~? [noglsa]
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-12 02:47 UTC by John Helmert III
Modified: 2022-05-15 02:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2021-01-12 02:47:02 UTC
CVE-2021-3121 (https://github.com/gogo/protobuf/commit/b03c65ea87cdc3521ede29f62fe3ce239267c1bc):

An issue was discovered in GoGo Protobuf before 1.3.2. plugin/unmarshal/unmarshal.go lacks certain index validation, aka the "skippy peanut butter" issue.
Comment 1 NATTkA bot gentoo-dev 2021-07-29 17:24:38 UTC Comment hidden (obsolete)
Comment 2 NATTkA bot gentoo-dev 2021-07-29 17:33:09 UTC Comment hidden (obsolete)
Comment 3 NATTkA bot gentoo-dev 2021-07-29 17:41:00 UTC Comment hidden (obsolete)
Comment 4 NATTkA bot gentoo-dev 2021-07-29 17:49:10 UTC Comment hidden (obsolete)
Comment 5 NATTkA bot gentoo-dev 2021-07-29 18:05:05 UTC Comment hidden (obsolete)
Comment 6 NATTkA bot gentoo-dev 2021-07-29 18:13:24 UTC
Package list is empty or all packages have requested keywords.
Comment 7 Larry the Git Cow gentoo-dev 2022-05-15 02:40:25 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=738c668f185adf99b15d27f12d40a7e3af1424fe

commit 738c668f185adf99b15d27f12d40a7e3af1424fe
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-05-15 01:57:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-15 02:36:33 +0000

    dev-go/gogo-protobuf: drop 1.3.1
    
    Bug: https://bugs.gentoo.org/765046
    Closes: https://bugs.gentoo.org/679320
    Closes: https://bugs.gentoo.org/844400
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-go/gogo-protobuf/Manifest                   | 11 -------
 dev-go/gogo-protobuf/gogo-protobuf-1.3.1.ebuild | 42 -------------------------
 2 files changed, 53 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3250a7c2d2cd0972a66671d243c89517cf5549f0

commit 3250a7c2d2cd0972a66671d243c89517cf5549f0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-05-15 01:57:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-15 02:36:11 +0000

    dev-go/gogo-protobuf: add 1.3.2
    
    Bug: https://bugs.gentoo.org/765046
    Bug: https://bugs.gentoo.org/679320
    Bug: https://bugs.gentoo.org/844400
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-go/gogo-protobuf/Manifest                   |  2 ++
 dev-go/gogo-protobuf/gogo-protobuf-1.3.2.ebuild | 27 +++++++++++++++++++++++++
 2 files changed, 29 insertions(+)