LiveActive security incident?Get immediate response
CVE Record

CVE-2021-38200: arch/powerpc/perf/core-book3s.c in the Linux kernel before 5.12.13, on systems with perf_event_paranoid=-1...

arch/powerpc/perf/core-book3s.c in the Linux kernel before 5.12.13, on systems with perf_event_paranoid=-1 and no specific PMU driver support registered, allows local users to cause a denial of service (perf_instruction_pointer NULL pointer dereference and OOPS) via a "perf record" command.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a narrow Linux kernel denial-of-service issue on PowerPC systems. If an untrusted local user can access a vulnerable kernel configured with very permissive perf access, they may be able to crash kernel execution through the perf subsystem. It is not described as remote code execution or data theft.

Executive priority

Prioritize remediation for shared PowerPC systems, labs, or hosting environments with untrusted local users. For ordinary server fleets without PowerPC exposure or permissive perf settings, urgency is lower.

Technical view

The flaw is in arch/powerpc/perf/core-book3s.c before Linux 5.12.13. With perf_event_paranoid set to -1 and no specific PMU driver support registered, a local user can trigger a NULL pointer dereference in perf_instruction_pointer, causing an OOPS.

Likely exposure

Exposure appears limited to PowerPC Linux systems running kernels before 5.12.13, especially where perf_event_paranoid is -1 and PMU driver support is absent. General x86 Linux fleets are not indicated by the provided sources.

Exploitation context

The sources describe local denial of service through perf usage. They do not show active exploitation, public weaponization, KEV listing, privilege escalation, remote access, or data compromise.

Researcher notes

The available record lacks CVSS, CWE, detailed affected product metadata, and vendor-specific backport information. Treat the upstream Linux commit and 5.12.13 changelog as the primary remediation anchors.

Mitigation direction

  • Upgrade to Linux 5.12.13 or a vendor kernel containing the referenced fix.
  • Avoid setting perf_event_paranoid to -1 on shared or untrusted systems.
  • Restrict local shell access on affected PowerPC hosts until remediated.
  • Check distribution or hardware vendor guidance for backported kernel fixes.

Validation and detection

  • Inventory PowerPC Linux systems and identify kernel versions before 5.12.13.
  • Review whether perf_event_paranoid is configured as -1.
  • Confirm whether affected hosts lack specific PMU driver support.
  • Verify vendor kernel changelogs for the referenced upstream fix.
Prepared
Confidence
medium
Sources
4

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-2021-38200 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
3Source links

CVSS and timeline data

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

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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