CVE-2021-0110
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 · uneditedImproper access control in some Intel(R) Thunderbolt(TM) Windows DCH Drivers before version 1.41.1054.0 may allow unauthenticated user to potentially enable denial of service 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 · high confidenceImproper access control in Intel Thunderbolt Windows DCH drivers before version 1.41.1054.0 allows an unauthenticated local user to potentially cause a denial of service by exploiting insufficient validation of access permissions in the driver.
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.41.1054.0CVSS 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
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- None
- Integrity
- None
- Availability
- High
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/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 if Intel Thunderbolt software is installedOpen Windows Control Panel > Programs and Features, or use PowerShell: Get-WmiObject -Class Win32_Product | Where-Object {$_.Name -like '*Thunderbolt*'}. Alternatively, open Intel Thunderbolt Software (if installed) and check for its presence.Affected if No Intel Thunderbolt software found means not affected by this CVE
-
Locate the Thunderbolt driver in Device ManagerOpen Device Manager (devmgmt.msc), expand 'System devices' category, look for devices named 'Intel(R) Thunderbolt' or similar Thunderbolt controller entries.Affected if No Thunderbolt device entry exists means not affected
-
Check the installed driver version numberIn Device Manager, right-click the Intel Thunderbolt device, select Properties > Driver tab, note the Driver Version field. Compare this numeric version against 1.41.1054.0. Alternatively, open Intel Thunderbolt Software UI and check Help > About for the version number.Affected if Driver version is less than 1.41.1054.0 (for example, 1.41.1053.0 or any earlier version)
-
Verify the driver is actively runningIn Device Manager, check that the Thunderbolt device shows status 'This device is working properly' without errors. Also verify in Services (services.msc) that Intel Thunderbolt services are running.Affected if Driver is installed, running, and version is below 1.41.1054.0
Your environment is affected if the Intel Thunderbolt Windows DCH driver is installed with a version lower than 1.41.1054.0.
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.41.1054.0
Update Intel Thunderbolt Windows DCH Drivers to version 1.41.1054.0 or later to remediate the improper access control vulnerability.
1.41.1054.0 or later
- Identify the current Intel Thunderbolt DCH Driver version installed on the system via Device Manager (right-click on Thunderbolt device > Properties > Driver tab)
- Visit the Intel Support website or search for Intel Thunderbolt DCH Driver updates
- Download the Intel Thunderbolt DCH Driver version 1.41.1054.0 or later for your specific Windows version
- Disconnect any Thunderbolt devices from the system before installation
- Run the downloaded installer and follow the on-screen prompts to install the updated driver
- Restart the system when prompted to complete the installation
- Verify the installed driver version matches or exceeds 1.41.1054.0 via Device Manager
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation3.0 h
- Testing2.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,272.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2021-0110 — 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-0110 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