Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 799785 (CVE-2020-36404, CVE-2020-36405) - dev-libs/keystone: multiple vulnerabilities (CVE-2020-{36404,36405})
Summary: dev-libs/keystone: multiple vulnerabilities (CVE-2020-{36404,36405})
Status: CONFIRMED
Alias: CVE-2020-36404, CVE-2020-36405
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Security
URL: https://github.com/keystone-engine/ke...
Whiteboard: B3 [upstream?]
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-02 01:30 UTC by John Helmert III
Modified: 2022-08-18 17:25 UTC (History)
2 users (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-07-02 01:30:43 UTC
CVE-2020-36404 (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22371):

Keystone Engine 0.9.2 has an invalid free in llvm_ks::SmallVectorImpl<llvm_ks::MCFixup>::~SmallVectorImpl.

CVE-2020-36405 (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22850):

Keystone Engine 0.9.2 has a use-after-free in llvm_ks::X86Operand::getToken.


Need to investigate closer whether these are fixed, the oss-fuzz marked them
as fixed by the marked commits didn't seem relevant.
Comment 1 NATTkA bot gentoo-dev 2021-07-29 17:21:13 UTC Comment hidden (obsolete)
Comment 2 NATTkA bot gentoo-dev 2021-07-29 17:29:22 UTC Comment hidden (obsolete)
Comment 3 NATTkA bot gentoo-dev 2021-07-29 17:37:19 UTC Comment hidden (obsolete)
Comment 4 NATTkA bot gentoo-dev 2021-07-29 17:45:25 UTC Comment hidden (obsolete)
Comment 5 NATTkA bot gentoo-dev 2021-07-29 17:53:30 UTC Comment hidden (obsolete)
Comment 6 NATTkA bot gentoo-dev 2021-07-29 18:01:23 UTC Comment hidden (obsolete)
Comment 7 NATTkA bot gentoo-dev 2021-07-29 18:09:45 UTC
Package list is empty or all packages have requested keywords.
Comment 8 Anton Bolshakov 2022-01-31 01:14:04 UTC
upstream bug report:
https://github.com/keystone-engine/keystone/issues/516
Comment 9 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-08-18 17:25:04 UTC
I've reported the incorrect fix report to upstream: https://github.com/google/oss-fuzz/issues/8283