Bug 1827475 (CVE-2020-10810)
Summary: | CVE-2020-10810 hdf5: Null pointer dereference in function H5AC_unpin_entry() in H5AC.c | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Pedro Sampaio <psampaio> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | anto.trande, bmontgom, c.david86, dakingun, dbecker, eparis, hbrock, igor.raits, jburrell, jjoyce, jokerman, jschluet, jslagle, kbasil, lhh, lpeer, mburns, nstielau, orion, rhos-maint, scitech-bugs, sclewis, slinaber, sponnaga |
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: | 2020-04-29 04:31:50 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1827476, 1827477 | ||
Bug Blocks: | 1827484 |
Description
Pedro Sampaio
2020-04-24 03:18:21 UTC
Created hdf5 tracking bugs for this issue: Affects: epel-all [bug 1827477] Affects: fedora-all [bug 1827476] HDF5 is an unused part of RHOSP, it is a loose requirement and included but not used. As OpenShift 4.3 included OpenStack components briefly, HDF5 was present. As such marking OpenStack and OpenShift as affected/wontfix. This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2020-10810 Statement: HDF5 is included as part of a loose dependency trail from python3-hardware package. There is a very low likelihood that an attacker would be able to exploit this vulnerability in a meaningful way in both OpenShift and OpenStack In OpenShift 4.3, hdf5 is included in the container openshift/ironic-hardware-inventory-recorder-image, the dependency tail is: python3-hardware -> python3-pandas -> python3-tables -> hdf5 |