LiveActive security incident?Get immediate response
CVE Record

CVE-2017-12153: A security flaw was discovered in the nl80211_set_rekey_data() function in net/wireless/nl80211.c in the Li...

A security flaw was discovered in the nl80211_set_rekey_data() function in net/wireless/nl80211.c in the Linux kernel through 4.13.3. This function does not check whether the required attributes are present in a Netlink request. This request can be issued by a user with the CAP_NET_ADMIN capability and may result in a NULL pointer dereference and system crash.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysis

Security readout for executives and security teams

This Linux kernel flaw can let a user or process with CAP_NET_ADMIN crash the system by sending an incomplete wireless Netlink request. The business impact is denial of service, not documented data theft or remote takeover. Exposure is mainly older Linux systems where that capability is granted beyond highly trusted administrators. Likely exposure is limited to Linux kernels from v3.1-rc1 through 4.13.3, especially systems where users, services, or delegated workloads can issue Netlink requests with CAP_NET_ADMIN. Systems running maintained distribution kernels may already have backported fixes, so version checks alone may be incomplete. Treat as a focused availability risk. It is not sourced as remotely exploitable, but a crash-capable kernel bug matters on shared, production, or high-availability Linux systems. Patch during normal security maintenance, faster where CAP_NET_ADMIN is delegated broadly. Mitigation focus: Apply the relevant vendor kernel update from your Linux distribution.; Confirm the upstream fix or equivalent backport is present.; Restrict CAP_NET_ADMIN to trusted administrators and required services..

Prepared

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-476: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2017-12153 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
7Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/akernel since v3.1-rc1 through v4.13kernel since v3.1-rc1 through v4.13Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-476 · source CWE mapping

NULL Pointer Dereference

NULL Pointer Dereference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.