CVE-2022-29275
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 · uneditedIn UsbCoreDxe, untrusted input may allow SMRAM or OS memory tampering Use of untrusted pointers could allow OS or SMRAM memory tampering leading to escalation of privileges. This issue was discovered by Insyde during security review. It was fixed in: Kernel 5.0: version 05.09.21 Kernel 5.1: version 05.17.21 Kernel 5.2: version 05.27.21 Kernel 5.3: version 05.36.21 Kernel 5.4: version 05.44.21 Kernel 5.5: version 05.52.21 https://www.insyde.com/security-pledge/SA-2022058
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 confidenceUsbCoreDxe, a UEFI USB driver component in Insyde firmware, contains a vulnerability involving the use of untrusted pointers. This flaw can be exploited to write to arbitrary memory locations, potentially corrupting either System Management RAM (SMRAM) used for System Management Mode (SMM) or operating system memory, leading to privilege escalation.
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>= 5.0, <= 5.0.05.09.21>= 5.1, < 5.1.05.17.21>= 5.2, < 5.2.05.27.21>= 5.3, < 5.3.05.36.21>= 5.4, < 5.4.05.44.21>= 5.5, < 5.5.05.52.21CVSS 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
- High
- User interaction
- None
- Scope
- Changed
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/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 the Insyde Kernel version in the UEFI firmwareRun `dmidecode -s bios-version` or check the BIOS/UEFI setup screen under 'BIOS Information' or 'Firmware Version'. On Linux, you can also try `cat /sys/class/dmi/id/bios_version` if available.Affected if The displayed version falls within any of these ranges: 5.0.x through 5.0.05.09.21, 5.1.x through 5.1.05.17.20, 5.2.x through 5.2.05.27.20, 5.3.x through 5.3.05.36.20, 5.4.x through 5.4.05.44.20, or 5.5.x through 5.5.05.52.20 (versions below the patched thresholds).
-
Confirm the system uses Insyde firmwareRun `dmidecode -s system-manufacturer` and look for 'Insyde' or check `cat /sys/class/dmi/id/sys_vendor`. Alternatively, examine the BIOS/UEFI setup screen for the vendor name.Affected if The manufacturer is not Insyde (the vulnerability is specific to Insyde UsbCoreDxe in Insyde firmware).
-
Check if the USB stack is loaded or activeThis is a UEFI driver vulnerability in the USB stack. The vulnerability exists in the UsbCoreDxe driver itself; no specific USB device needs to be connected for the flaw to be present in the firmware code. The presence of the vulnerable driver can be confirmed only through firmware analysis or version check.Affected if Not applicable as a detection step - the vulnerable code exists regardless of runtime USB activity. Version check in step 1 is the primary indicator.
A system is affected if it runs Insyde UEFI firmware with Kernel version 5.0 through 5.0.05.09.21, 5.1 through 5.1.05.17.20, 5.2 through 5.2.05.27.20, 5.3 through 5.3.05.36.20, 5.4 through 5.4.05.44.20, or 5.5 through 5.5.05.52.20 (i.e., any version below the patched thresholds within those ranges).
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 · scoped5.1.05.17.215.2.05.27.215.3.05.36.21
Update Insyde UEFI firmware to one of the patched versions: Kernel 5.0 to 05.09.21, Kernel 5.1 to 05.17.21, Kernel 5.2 to 05.27.21, Kernel 5.3 to 05.36.21, Kernel 5.4 to 05.44.21, or Kernel 5.5 to 05.52.21.
Upgrade to Insyde Kernel 5.0:05.09.21+, 5.1:05.17.21+, 5.2:05.27.21+, 5.3:05.36.21+, 5.4:05.44.21+, or 5.5:05.52.21+ depending on your current branch
- 1. Identify the current Insyde kernel version installed on the affected system by checking the UEFI/BIOS firmware version
- 2. Based on the kernel version in use, upgrade to the fixed version: For Kernel 5.0, upgrade to version 05.09.21 or later; For Kernel 5.1, upgrade to version 05.17.21 or later; For Kernel 5.2, upgrade to version 05.27.21 or later; For Kernel 5.3, upgrade to version 05.36.21 or later; For Kernel 5.4, upgrade to version 05.44.21 or later; For Kernel 5.5, upgrade to version 05.52.21 or later
- 3. Obtain the firmware update from the system vendor (OEM) or Insyde directly, as UEFI firmware updates are typically provided through vendor-specific channels
- 4. Apply the firmware update following the vendor's standard UEFI/BIOS update procedure
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing6.0 h
- Review / QA4.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $6,176.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2022-29275 — 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-2022-29275 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