CVE-2021-38923
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 · uneditedIBM PowerVM Hypervisor FW1010 could allow a privileged user to gain access to another VM due to assigning duplicate WWPNs. IBM X-Force ID: 210162.
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 confidenceIBM PowerVM Hypervisor FW1010 contains a vulnerability where duplicate World Wide Port Names (WWPNs) can be assigned to virtual machines. This configuration error allows a privileged user on one VM to potentially gain unauthorized access to another VM's storage resources by exploiting the duplicate WWPN assignment.
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= 1010CVSS 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
- Network
- Complexity
- Low
- Privileges
- High
- User interaction
- None
- Scope
- Changed
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/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 PowerVM Hypervisor firmware versionUse the IBM HMC (Hardware Management Console) or IVM (Integrated Virtualization Manager) to view the hypervisor firmware version. From the HMC, go to Systems Management > Servers > select the server > Properties > Hypervisor Version. Or run 'lshwres -r proc --rsubtype all -m <managed_system>' via HMC CLI.Affected if The hypervisor firmware version is exactly 1010
-
Confirm virtual machines have vHBA adapters configuredCheck if any LPARs (Logical Partitions) have Virtual SCSI Host Bus Adapters (vHBAs) assigned, which provide WWPN-based storage access. From HMC, go to LPAR Configuration > Virtual Adapters, or run 'lshwres -r virtualio --rsubtype vscsi --level lpar -m <managed_system>'.Affected if Any LPARs have vHBA adapters configured with WWPNs
-
Export all WWPN assignments across the environmentCollect the WWPNs assigned to all vHBAs. From HMC CLI, run 'lshwres -r virtualio --rsubtype vscsi --level lpar -m <managed_system>' and note the 'wwpns' field for each LPAR. Alternatively, use 'lsmap -all' from within each LPAR if you have access.Affected if You are able to retrieve a list of WWPN values from vHBA configurations
-
Identify duplicate WWPN valuesCompare the collected WWPN values and look for duplicates. Use a spreadsheet, script, or 'sort | uniq -d' command to find WWPNs that appear more than once in the list.Affected if Two or more LPARs share the exact same WWPN value
You are affected if your system runs PowerVM Hypervisor Firmware version 1010, has vHBAs configured with WWPNs, and two or more virtual machines are assigned the same WWPN.
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 · scopedApply the IBM PowerVM Hypervisor firmware update to address the duplicate WWPN assignment vulnerability. Additionally, implement strict WWPN configuration management and validation procedures to prevent duplicate assignments.
IBM PowerVM Hypervisor Firmware version higher than 1010 (contact IBM support for specific fixed release)
- Contact IBM Support or visit the IBM PowerVM support portal to obtain the firmware update for CVE-2021-38923
- Download the latest PowerVM Hypervisor Firmware that includes the fix for duplicate WWPN assignment vulnerability
- Schedule a maintenance window following IBM PowerVM firmware update procedures
- Update the PowerVM Hypervisor Firmware to the fixed release
- Verify the firmware update was applied successfully
- Confirm that WWPN assignments are unique across all Virtual I/O Servers and client partitions
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-2021-38923 — 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-38923 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