CVE-2023-0203
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 · uneditedNVIDIA ConnectX-5, ConnectX-6, and ConnectX6-DX contain a vulnerability in the NIC firmware, where an unprivileged user can exploit insufficient granularity of access control, which may lead to denial of service.
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 confidenceNVIDIA ConnectX-5/6/6-DX network interface card firmware contains an access control vulnerability where insufficient granularity allows unprivileged users to trigger denial of service conditions. An authenticated but unprivileged attacker can exploit the overly broad access control model to cause the NIC to become unresponsive or crash.
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< 35.1012CVSS 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
- Low
- User interaction
- None
- Scope
- Changed
- Confidentiality
- None
- Integrity
- None
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/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 NVIDIA ConnectX NIC modelCheck the network adapters in your system inventory or use 'lspci | grep -i mellanox' on Linux, or check Device Manager on Windows, to list Mellanox/NVIDIA ConnectX network cards installed in the systemAffected if No ConnectX-5, ConnectX-6, or ConnectX-6-DX cards are found in the environment, the system is not affected by this CVE
-
Retrieve current firmware versionUse NVIDIA's firmware tools such as 'mlxfwmanager' (run 'mlxfwmanager -q' or 'mlxfwmanager --query') or access the NIC's firmware info via its management interface (UFM, IPMI, or in-box diagnostics) to obtain the installed firmware version stringAffected if The installed firmware version cannot be retrieved or the NIC is not manageable via standard NVIDIA tools
-
Compare firmware version against affected rangeCompare the retrieved firmware version to the affected range: any version below 35.1012 is vulnerable. For example, version 35.1010, 14.32.1010, or any 14.x/20.x/22.x/25.x/28.x/31.x series version below 35.1012 is affectedAffected if The installed firmware version is less than 35.1012 (for example, 35.1000, 32.1010, or 14.31.2000) - the system is vulnerable to CVE-2023-0203
-
Assess unprivileged user access to NIC managementReview user accounts and access controls configured on the NIC (via UFM, NVIDIA firmware tool, or admin interface). Determine if non-administrative or unprivileged user accounts exist with permission to trigger NIC operations or configuration changesAffected if Unprivileged or non-administrative user accounts exist with authenticated access to the NIC management interface, and the firmware is below 35.1012 - the denial-of-service condition can be triggered
The environment is affected if an NVIDIA ConnectX-5, ConnectX-6, or ConnectX-6-DX NIC has firmware version below 35.1012 AND unprivileged authenticated users can access the NIC management interface.
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 · scoped35.1012
Apply the vendor-supplied firmware update from NVIDIA to address the access control granularity issue. If immediate patching is not possible, restrict physical and administrative access to the affected NICs to trusted personnel only.
ConnectX Firmware version 35.1012 or later
- Download the latest ConnectX firmware version 35.1012 or later from the NVIDIA firmware download portal (nvidia.custhelp.com)
- Verify the firmware compatibility with your specific ConnectX adapter model (ConnectX-5, ConnectX-6, or ConnectX6-DX)
- Back up current firmware configuration if applicable
- Use the NVIDIA firmware tools (e.g., flint or mlxfwmanager) to update the firmware: 'mlxfwmanager -s -d <device> -f <firmware_file>'
- Reboot the host system or restart the NIC after firmware update
- Verify the firmware version has been updated to 35.1012 or later using 'mlxfwquery' or 'mst status'
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-2023-0203 — 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-2023-0203 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