There is a NULL pointer dereference vulnerability in VTK before 9.2.5, and it lies in IO/Infovis/vtkXMLTreeReader.cxx. The vendor didn't check the return value of libxml2 API 'xmlDocGetRootElement', and try to dereference it. It is unsafe as the return value can be NULL and that NULL pointer dereference may crash the application. https://gitlab.kitware.com/vtk/vtk/-/issues/17818 For further information see: https://security-tracker.debian.org/tracker/CVE-2021-42521 https://www.cve.org/CVERecord?id=CVE-2021-42521
Created vtk tracking bugs for this issue: Affects: epel-all [bug 2189655] Affects: fedora-all [bug 2189654]
This CVE Bugzilla entry is for community support informational purposes only as it does not affect a package in a commercially supported Red Hat product. Refer to the dependent bugs for status of those individual community products.