The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about NULL Pointer Dereference vulnerabilities in an interactive lesson.
Start learningUpgrade RHEL:8
libyang
to version 0:1.0.184-1.el8 or higher.
This issue was patched in RHEA-2021:1906
.
Note: Versions mentioned in the description apply only to the upstream libyang
package and not the libyang
package as distributed by RHEL
.
See How to fix?
for RHEL:8
relevant fixed versions and status.
A NULL pointer dereference is present in libyang before v1.0-r3 in the function lys_extension_instances_free() due to a copy of unresolved extensions in lys_restr_dup(). Applications that use libyang to parse untrusted input yang files may crash.