ArchLinux: 201611-17: libgit2: denial of service
Summary
- CVE-2016-8568 (denial of service)
A heap-based read out-of-bounds access has been discovered while
parsing a malformed object file.
- CVE-2016-8569 (denial of service)
A null pointer dereference has been discovered while showing a
malformed object file.
Resolution
Upgrade to 1:0.24.3-1.
# pacman -Syu "libgit2>=1:0.24.3-1"
The problems have been fixed upstream in version 0.24.3.
References
https://seclists.org/oss-sec/2016/q4/64 https://github.com/libgit2/libgit2/issues/3936 https://github.com/libgit2/libgit2/issues/3937 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8568 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8569
Workaround
None.