LiveActive security incident?Get immediate response
CVE Record

CVE-2020-15437: The Linux kernel before version 5.8 is vulnerable to a NULL pointer dereference in drivers/tty/serial/8250/...

The Linux kernel before version 5.8 is vulnerable to a NULL pointer dereference in drivers/tty/serial/8250/8250_core.c:serial8250_isa_init_ports() that allows local users to cause a denial of service by using the p->serial_in pointer which uninitialized.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a Linux kernel availability issue. A local user could trigger a kernel NULL pointer dereference in the 8250 serial driver path, potentially crashing the system. The sources do not show remote exploitation, privilege escalation, or confirmed active exploitation.

Executive priority

Treat this as a moderate availability risk, not a confirmed breach indicator. Patch through normal kernel maintenance, with faster handling for multi-user or high-availability systems where a local crash has business impact.

Technical view

CVE-2020-15437 affects Linux kernel versions before 5.8, with 5.7 verified and possibly 4.18. The flaw is an uninitialized p->serial_in pointer in drivers/tty/serial/8250/8250_core.c, serial8250_isa_init_ports(), leading to NULL pointer dereference and local denial of service.

Likely exposure

Exposure is most likely on Linux hosts running vulnerable pre-5.8 kernels or vendor kernels without the relevant backport. Risk is higher where untrusted local users, shared shells, containers, or workloads can reach affected kernel paths.

Exploitation context

The source bundle says local users can cause denial of service. It does not provide evidence of active exploitation, and KEV is false. No remote attack path is described in the supplied sources.

Researcher notes

Evidence is narrow. The root cause is tied to p->serial_in initialization in serial8250_isa_init_ports(). The source confirms kernel 5.7 and suggests possible 4.18 impact, but exact vendor backport exposure needs confirmation from distribution advisories.

Mitigation direction

  • Identify systems running Linux kernels before 5.8 or affected vendor backports.
  • Apply a vendor-supported kernel update containing the fix for this issue.
  • Prioritize shared systems with untrusted local users or multi-tenant workloads.
  • Restrict unnecessary local shell access until fixed, where operationally feasible.
  • Monitor vendor advisories for exact affected backport ranges.

Validation and detection

  • Inventory kernel versions across servers, appliances, and images.
  • Confirm whether vendor kernels include the relevant upstream fix or backport.
  • Review crash logs for NULL dereference traces involving 8250_core or serial8250_isa_init_ports.
  • Check whether exposed systems allow untrusted local user access.
  • Document exceptions where vendor status is unclear.
Prepared
Confidence
medium
Sources
3

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.

cve · low confidence lookup

CVE-2020-15437 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
2Source 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/alinux kernel5.7 (verified), possibly others 4.18Listed
Weakness

CWE details

No CWE listed

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