HOMEVULNERABILITIESCVE-2021-33200
HIGH

CVE-2021-33200

CWE-787Published: May 27, 2021· Updated: Jun 17, 2026

7.8
CVSS v3.1

Official Description

kernel/bpf/verifier.c in the Linux kernel through 5.12.7 enforces incorrect limits for pointer arithmetic operations, aka CID-bb01a1bba579. This can be abused to perform out-of-bounds reads and writes in kernel memory, leading to local privilege escalation to root. In particular, there is a corner case where the off reg causes a masking direction change, which then results in an incorrect final aux->alu_limit.

NVD Source

Technical Analysis

CVE-2021-33200 requires local access, meaning attackers must already have a foothold on the target system.

Exploitation requires low privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 7.8.

From a weakness classification perspective (CWE-787): Out-of-bounds write vulnerabilities can lead to data corruption, crashes, or arbitrary code execution.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorLocal
Attack ComplexityLow
Privileges Req.Low
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Affected Vendors & Products

Fedora1 product(s)
fedora
Linux1 product(s)
linux kernel
netapp17 product(s)
cloud backupsolidfire \& hci management nodesolidfire baseboard management controllerh300s firmwareh300sh500s firmwareh500sh300e firmwareh300eh500e firmwareh500eh700e firmware+5
Source: NVD CPE · 20 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (14)

https://www.openwall.com/lists/oss-security/2021/05/27/1Mailing List · Patch · Third Party Advisory
https://www.openwall.com/lists/oss-security/2021/05/27/1Mailing List · Patch · Third Party Advisory

Quick Facts

CVE IDCVE-2021-33200
CVSS Score7.8 / 10
SeverityHIGH
WeaknessCWE-787
CISA KEVNo
Affected3 vendor(s)
PublishedMay 27, 2021

Related CVEs (CWE-787)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2021-33200 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWatch. CVE data is provided under the NVD usage policy.