目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2017-6074 PoC — Linux kernel 安全漏洞

来源
关联漏洞
标题: Linux kernel 安全漏洞 (CVE-2017-6074)
Description:Linux kernel是美国Linux基金会发布的开源操作系统Linux所使用的内核。NFSv4 implementation是其中的一个分布式文件系统协议。 Linux kernel 4.9.11及之前的版本中的net/dccp/input.c文件中的‘dccp_rcv_state_process’函数存在安全漏洞,该漏洞源于程序没有正确处理DCCP_PKT_REQUEST数据结构。本地攻击者可借助IPV6_RECVPKTINFO setsockopt系统调用的应用程序利用该漏洞造成拒绝服务(无效的释
Description
This repository provides a modified version of the original CVE-2017-6074 exploit (use-after-free in the Linux kernel DCCP subsystem), designed only to demonstrate Denial of Service (DoS) impact. An authenticated local user can trigger a kernel panic, causing a total loss of system availability.
介绍
# CVE-2017-6074 - DoS-Only Exploit (Linux DCCP kernel panic)

This repository provides a modified version of the original CVE-2017-6074 exploit (use-after-free in the Linux kernel DCCP subsystem), designed only to demonstrate **Denial of Service (DoS)** impact.  

An authenticated local user can trigger a **kernel panic**, causing a total loss of system availability.

 - **No privilege escalation** is attempted or achieved.
 - Exploit requires local user access (e.g., via SSH).
 - For security research, PoC demonstration, and controlled testing environments only.

 ## References
 - [CVE-2017-6074](https://nvd.nist.gov/vuln/detail/CVE-2017-6074)
 - [CWE-416: Use After Free](https://cwe.mitre.org/data/definitions/416.html)

 ## Disclaimer
 ⚠️ **Run this code ONLY on authorized test systems. This program will immediately crash the kernel.**  

 _Use it at your personal risks, i'm not responsible for bad usages._
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →