CVE-2017-14489

MEDIUM

Linux Kernel < 4.13.2 - Denial of Service via iscsi_if_rx Length Validation

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2017-14489. PoCs published by Wang Chenyu.

AI-analyzed exploit summary This PoC exploits a Linux kernel vulnerability (CVE-2017-14489) by sending a malformed Netlink message to trigger a NULL pointer dereference, causing a kernel crash (DoS). The exploit manipulates `skb_shinfo(SKB)->nr_frags` via a crafted `nlmsghdr` structure.

Description

The iscsi_if_rx function in drivers/scsi/scsi_transport_iscsi.c in the Linux kernel through 4.13.2 allows local users to cause a denial of service (panic) by leveraging incorrect length validation.

Exploits (1)

exploitdb WORKING POC
by Wang Chenyu · cdoslinux
https://www.exploit-db.com/exploits/42932

This PoC exploits a Linux kernel vulnerability (CVE-2017-14489) by sending a malformed Netlink message to trigger a NULL pointer dereference, causing a kernel crash (DoS). The exploit manipulates `skb_shinfo(SKB)->nr_frags` via a crafted `nlmsghdr` structure.

Classification
Working Poc 100%
Attack Type
Dos
Complexity
Moderate
Reliability
Reliable
Target: Linux kernel < 4.14-rc3
No auth needed
Prerequisites: Local access to the target system · Netlink socket permissions
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (7)

Core 7
Core References
Issue Tracking, Patch, Third Party Advisory x_refsource_confirm
https://bugzilla.redhat.com/show_bug.cgi?id=1490421
Vendor Advisory vendor-advisory x_refsource_ubuntu
https://usn.ubuntu.com/3583-2/
Issue Tracking, Patch, Third Party Advisory x_refsource_confirm
https://patchwork.kernel.org/patch/9923803/
Third Party Advisory vendor-advisory x_refsource_debian
http://www.debian.org/security/2017/dsa-3981
Vendor Advisory vendor-advisory x_refsource_ubuntu
https://usn.ubuntu.com/3583-1/
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/101011
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/42932/

Scores

CVSS v3 5.5
EPSS 0.0027
EPSS Percentile 51.1%
Attack Vector LOCAL
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-20
Status published
Products (1)
linux/linux_kernel < 4.13.2
Published Sep 15, 2017
Tracked Since Feb 18, 2026