Bug 1383211 (CVE-2016-8568, CVE-2016-8569)

Summary: CVE-2016-8568 CVE-2016-8569 libgit2: Invalid memory accesses parsing object files
Product: [Other] Security Response Reporter: Andrej Nemec <anemec>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: erik, i, veeti.paananen, walter.pete
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-26 15:02:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On: 1383212, 1383213    
Bug Blocks:    

Description Andrej Nemec 2016-10-10 08:20:54 UTC
CVE-2016-8568

* Read out-of-bounds in git_oid_nfmt:
https://github.com/libgit2/libgit2/issues/3936

CVE-2016-8569

* DoS using a null pointer dereference in git_commit_message:
https://github.com/libgit2/libgit2/issues/3937

Proposed patch:

https://github.com/libgit2/libgit2/pull/3956

Comment 1 Andrej Nemec 2016-10-10 08:21:57 UTC
Created libgit2 tracking bugs for this issue:

Affects: fedora-all [bug 1383212]
Affects: epel-all [bug 1383213]