CVE-2023-22414
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 · uneditedA Missing Release of Memory after Effective Lifetime vulnerability in Flexible PIC Concentrator (FPC) of Juniper Networks Junos OS allows an adjacent, unauthenticated attacker from the same shared physical or logical network, to cause a heap memory leak and leading to FPC crash. On all Junos PTX Series and QFX10000 Series, when specific EVPN VXLAN Multicast packets are processed, an FPC heap memory leak is observed. The FPC memory usage can be monitored using the CLI command "show heap extensive". Following is an example output. ID Base Total(b) Free(b) Used(b) % Name Peak used % -- -------- --------- --------- --------- --- ----------- ----------- 0 37dcf000 3221225472 1694526368 1526699104 47 Kernel 47 1 17dcf000 1048576 1048576 0 0 TOE DMA 0 2 17ecf000 1048576 1048576 0 0 DMA 0 3 17fcf000 534773760 280968336 253805424 47 Packet DMA 47 This issue affects: Juniper Networks Junos OS PTX Series and QFX10000 Series 20.2 versions prior to 20.2R3-S6; 20.3 versions prior to 20.3R3-S6; 20.4 versions prior to 20.4R3-S4; 21.1 versions prior to 21.1R3-S3; 21.2 versions prior to 21.2R3-S1; 21.3 versions prior to 21.3R3; 21.4 versions prior to 21.4R3; 22.1 versions prior to 22.1R2; 22.2 versions prior to 22.2R2. This issue does not affect Juniper Networks Junos OS versions prior to 20.1R1 on PTX Series and QFX10000 Series.
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 memory leak vulnerability exists in the Flexible PIC Concentrator (FPC) of Juniper Networks Junos OS on PTX Series and QFX10000 Series devices. When specific EVPN VXLAN Multicast packets are processed, heap memory is not properly released, causing memory usage to grow until the FPC crashes. An adjacent, unauthenticated attacker on the same shared network can trigger this by sending crafted EVPN VXLAN multicast traffic.
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= 20.2= 20.3= 20.4= 21.1= 21.2= 21.3= 21.4= 22.1= 22.2CVSS 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
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- None
- Integrity
- None
- Availability
- High
CVSS:3.1/AV:A/AC:L/PR:N/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 device modelRun 'show chassis hardware' or 'show version' to confirm the device is a PTX Series or QFX10000 Series platformAffected if Device is not PTX or QFX10000 series - those are the only affected platforms
-
Check Junos OS versionRun 'show version' and compare the installed Junos version against the affected releases: 20.2, 20.3, 20.4, 21.1, 21.2, 21.3, 21.4, 22.1, 22.2Affected if Installed version matches one of the affected releases listed
-
Verify EVPN VXLAN configurationRun 'show configuration protocols evpn' and 'show configuration protocols vxlan' to check if EVPN VXLAN features are configured and activeAffected if EVPN VXLAN is configured and operational - this is the feature that triggers the vulnerability
-
Check for FPC crashes or restartsRun 'show log messages' and search for FPC-related crash logs, or use 'show chassis fpc' to identify any FPC that has recently restartedAffected if FPC crashes or unexpected restarts are occurring, especially coinciding with EVPN VXLAN traffic patterns
Device is affected if it is a PTX or QFX10000 Series running an affected Junos version (20.2-22.2) with EVPN VXLAN enabled, and FPC memory growth or crashes are observed.
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 · scopedUpgrade Junos OS to the fixed versions (20.2R3-S6, 20.3R3-S6, 20.4R3-S4, 21.1R3-S3, 21.2R3-S1, 21.3R3, 21.4R3, 22.1R2, or 22.2R2 and later). If immediate patching is not possible, consider network segmentation to limit exposure to untrusted adjacent attackers and monitor FPC memory using 'show heap extensive'.
20.2R3-S6, 20.3R3-S6, 20.4R3-S4, 21.1R3-S3, 21.2R3-S1, 21.3R3, 21.4R3, 22.1R2, or 22.2R2 (choose the earliest supported release in your maintenance branch)
- 1. Identify the current Junos OS version running on the affected PTX Series or QFX10000 Series device using the CLI command: show version
- 2. Plan a maintenance window for the upgrade, as this will require a system reboot
- 3. Download the appropriate fixed Junos OS version from the Juniper Networks support portal (kb.juniper.net)
- 4. Upload the Junos OS upgrade package to the device using: file copy or USB storage
- 5. Install the upgrade using the CLI command: request system software add <package_name>
- 6. After installation completes, reboot the device using: request system reboot
- 7. Verify the upgrade was successful and the device is operational using: show version
- 8. After the FPC restarts, verify the memory leak is resolved using: show heap extensive
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation2.0 h
- Testing6.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,872.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-22414 — 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-22414 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