CVE-2015-3636

UnknownEPSS 2.47%

Last modified

CVE-2015-3636 is a vulnerability of currently unknown severity. The ping_unhash function in net/ipv4/ping.c in the Linux kernel before 4.0.3 does not initialize a certain list data structure during an unhash operation, which allows local users to gain privileges or cause a denial of service (use-after-free and system crash) by leveraging the ability to make a SOCK_DGRAM socket system call for the IPPROTO_ICMP or IPPROTO_ICMPV6 protocol, and then making a connect system call after a disconnect.. EPSS estimates a 2.47% chance of exploitation in the next 30 days.

Description

The ping_unhash function in net/ipv4/ping.c in the Linux kernel before 4.0.3 does not initialize a certain list data structure during an unhash operation, which allows local users to gain privileges or cause a denial of service (use-after-free and system crash) by leveraging the ability to make a SOCK_DGRAM socket system call for the IPPROTO_ICMP or IPPROTO_ICMPV6 protocol, and then making a connect system call after a disconnect.

Metrics

EPSS Probability
2.47%

82.5th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

VendorProductVersions
LinuxLinux Kernel<= 4.0.2
DebianDebian Linux7.0
RedhatEnterprise Linux6.0
CanonicalUbuntu Linux12.04

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2015-3636?
The ping_unhash function in net/ipv4/ping.c in the Linux kernel before 4.0.3 does not initialize a certain list data structure during an unhash operation, which allows local users to gain privileges or cause a denial of service (use-after-free and system crash) by leveraging the ability to make a SOCK_DGRAM socket system call for the IPPROTO_ICMP or IPPROTO_ICMPV6 protocol, and then making a connect system call after a disconnect.
How severe is CVE-2015-3636?
Severity scoring for CVE-2015-3636 is pending analysis. The EPSS model estimates a 2.47% probability of exploitation in the next 30 days.
How do I fix CVE-2015-3636?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2015-3636?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST