AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2015-3636

MEDIUM · CVSS 4.9 EPSS 2.47% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2015-08-06 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2015-3636
Severity
MEDIUM
CVSS
4.9
EPSS
2.47%
Linux

Original NVD 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.