CVE•Published 2017-02-18•Modified 2026-05-13•3 articles on news•7 live references•NVD data
CVE-2017-6074Linux · Linux_kernel
Vulnerability data via NVD (ingested)
CVSS v3.1
7.8
HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
—
Weaknesses (CWE)
Description
The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel through 4.9.11 mishandles DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allows local users to obtain root privileges or cause a denial of service (double free) via an application that makes an IPV6_RECVPKTINFO setsockopt system call.
Timeline
Published 2017-02-18
Modified 2026-05-13
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2017-6074Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · OS
os:"Linux Kernel"Hosts Shodan identified as running Linux Kernel.
More intel sources (5)
Shodan report
vuln:CVE-2017-6074Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2017-6074Censys host search filtered to this CVE id.
grep.app
CVE-2017-6074Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2017-6074GitHub code search for direct mentions.
Google dork
"CVE-2017-6074" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (6)
CVE-2017-60746 repos
xairy/linux-kernel-exploitationunknown
A collection of links related to Linux kernel security and exploitation
xairy/kernel-exploitsC
My proof-of-concept exploits for the Linux kernel
Metarget/metargetPython
Metarget is a framework providing automatic constructions of vulnerable infrastructures.
bsauce/kernel-exploit-factoryC
Linux kernel CVE exploit analysis report and relative debug environment. You don't need to compile Linux kernel and configure your environment anymore.
bsauce/kernel-security-learningC
Anything about kernel security. CTF kernel pwn, kernel exploit, kernel fuzz and kernel defense paper, kernel debugging technique, kernel CVE debug.
AabyssZG/AWD-GuidePython
从零学习AWD比赛指导手册以及AWD脚本整理