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:7
kernel-rt-trace
to version 0:3.10.0-693.rt56.617.el7 or higher.
This issue was patched in RHSA-2017:2077
.
Note: Versions mentioned in the description apply only to the upstream kernel-rt-trace
package and not the kernel-rt-trace
package as distributed by RHEL
.
See How to fix?
for RHEL:7
relevant fixed versions and status.
crypto/algif_skcipher.c in the Linux kernel before 4.4.2 does not verify that a setkey operation has been performed on an AF_ALG socket before an accept system call is processed, which allows local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted application that does not supply a key, related to the lrw_crypt function in crypto/lrw.c.