CVE-2021-33145
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedUncaught exception in some Intel(R) Ethernet Adapters and Intel(R) Ethernet Controller I225 Manageability firmware may allow a privileged user to potentially enable escalation of privilege via local access.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · moderate confidenceAn uncaught exception vulnerability exists in the firmware of Intel Ethernet Adapters and Intel Ethernet Controller I225 Manageability. This flaw allows a privileged local user to potentially escalate their privileges by exploiting the improper exception handling in the manageability firmware component.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< 1.87< 1.87< 1.87< 29.0.1CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Local
- Complexity
- High
- Privileges
- High
- User interaction
- None
- Scope
- Changed
- Confidentiality
- None
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify Intel Ethernet I225 hardware in the systemUse system inventory tools (such as lspci -nn on Linux or Device Manager on Windows) to list network adapters and look for Intel Ethernet Controller I225 variants (It, Lm, or V)Affected if An Intel Ethernet Controller I225 (It, Lm, or V) adapter is present in the system
-
Check the I225 firmware versionUse Intel firmware update utilities, network adapter firmware tools, or OEM management interfaces to query the current firmware version of the I225 adapter. Alternatively, use ethtool -i <interface> on Linux to retrieve firmware version informationAffected if The installed firmware version is lower than 1.87 (for example, 1.86, 1.80, etc.)
-
Check the Intel Ethernet Adapter Complete Driver versionOn Windows, open Device Manager, locate the Intel Ethernet adapter, view driver details, and note the driver version. On Linux, use ethtool -i <interface> or check the driver module information via modinfoAffected if The installed driver version is lower than 29.0.1
The system is affected if it contains an Intel Ethernet Controller I225 (It, Lm, or V) with firmware version below 1.87, or if the Intel Ethernet Adapter Complete Driver is below version 29.0.1, and the manageability firmware component is enabled and accessible to a privileged local user.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped1.8729.0.1
Update the Intel Ethernet Adapter and I225 Manageability firmware to the patched version provided by Intel through their support portal or using Intel's firmware update utilities.
Ethernet Controller I225 firmware >= 1.87 and Ethernet Adapter Complete Driver >= 29.0.1
- Identify the specific I225 variant (IT, LM, or V) currently deployed
- Determine the current firmware version using Intel's firmware update utility or system management tools
- Download Intel Ethernet Controller I225 firmware version 1.87 or later from intel.com/support
- Update the firmware using Intel's appropriate firmware update tool (e.g., Intel Ethernet Firmware Update Tool or Intel® NVM Update Utility)
- For the Ethernet Adapter Complete Driver, update to version 29.0.1 or later via Intel's driver download page or your system update mechanism
- Verify the firmware and driver versions have been successfully updated after the update process completes
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation6.0 h
- Testing3.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,984.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2021-33145 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2021-33145 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data