CVE-2015-4323
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 · uneditedBuffer overflow in Cisco NX-OS on Nexus 1000V devices for VMware vSphere 7.3(0)ZN(0.9); Nexus 3000 devices 6.0(2)U5(1.41), 7.0(3)I2(0.373), and 7.3(0)ZN(0.83); Nexus 4000 devices 4.1(2)E1(1b); Nexus 7000 devices 6.2(14)S1; Nexus 9000 devices 7.3(0)ZN(0.9); and MDS 9000 devices 6.2 (13) and 7.1(0)ZN(91.99) and MDS SAN-OS 7.1(0)ZN(91.99) allows remote attackers to cause a denial of service (device outage) via a crafted ARP packet, related to incorrect MTU validation, aka Bug IDs CSCuv71933, CSCuv61341, CSCuv61321, CSCuu78074, CSCut37060, CSCuv61266, CSCuv61351, CSCuv61358, and CSCuv61366.
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 confidenceA buffer overflow vulnerability exists in Cisco NX-OS across multiple product lines (Nexus 1000V, 3000, 4000, 7000, 9000, and MDS 9000 series). The flaw stems from incorrect MTU validation when processing ARP packets. Remote attackers can exploit this by sending specially crafted ARP packets with manipulated sizes, causing a buffer overflow that leads to device outage and denial of service.
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= 6.2\(14\)s1= 6.0\(2\)u5\(1.41\)= 7.0\(3\)i2\(0.373\)= 7.3\(0\)zn\(0.83\)= 7.3\(0\)zn\(0.9\)= 4.1\(2\)e1\(1b\)= 6.2\(13\)= 7.1\(0\)zn\(91.99\)CVSS 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
- Adjacent
- Complexity
- Low
- Authentication
- None
- Confidentiality
- None
- Integrity
- None
- Availability
- Complete
AV:A/AC:L/Au:N/C:N/I:N/A:C
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 Cisco device modelRun 'show version' or 'show inventory' to confirm the device is a Nexus 1000V, 3000, 4000, 7000, 9000, or MDS 9000 series switchAffected if Device is NOT one of these Nexus or MDS series products (the vulnerability only affects these product lines)
-
Check the NX-OS versionRun 'show version' and locate the 'NX-OS' or 'system:' version line. Compare your installed version against the affected versions: 6.2(14)s1, 6.0(2)u5(1.41), 7.0(3)i2(0.373), 7.3(0)zn(0.83), 7.3(0)zn(0.9), 4.1(2)e1(1b) for NX-OS; 6.2(13), 7.1(0)zn(91.99) for MDS 9000Affected if The running NX-OS version matches one of these specific versions exactly
-
Verify ARP processing is enabledRun 'show ip arp' or 'show interface' to confirm ARP is active on at least one interface. This is typically enabled by default on layer 3 interfacesAffected if ARP is disabled on all interfaces (unlikely as this is default-enabled)
-
Check for inbound ARP packet filteringRun 'show access-lists' and 'show ip access-lists' to inspect any ACLs applied to ingress interfaces. Verify if there are explicit deny rules or ACLs filtering ARP trafficAffected if No ACLs or filters are configured to block malformed or oversized ARP packets at the network edge
The environment is affected if the device is a Cisco Nexus or MDS 9000 series running one of the specific NX-OS versions listed and ARP processing is enabled with no inbound ARP filtering in place.
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.
From vendor dataApply the relevant Cisco firmware updates corresponding to theBug IDs (CSCuv71933, CSCuv61341, etc.) for the affected device versions. If patches are unavailable, implement network-level filtering to block malformed ARP packets reaching affected devices.
- 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-2015-4323 — 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-2015-4323 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