CVE-2022-22172
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 the Layer-2 control protocols daemon (l2cpd) of Juniper Networks Junos OS and Junos OS Evolved allows an unauthenticated adjacent attacker to cause a memory leak. Continued exploitation can lead to memory exhaustion and thereby a Denial of Service (DoS). This issue occurs when specific LLDP packets are received. The impact of the l2cpd cores is that if any of the stp protocols (rstp, mstp or vstp) is used then stp re-converges and traffic loss will occur during that time. Also if any services depend on LLDP state (like PoE or VoIP device recognition) then these will also be affected. The memory utilization of the L2CPd process can be monitored with the following command: user@host> show system processes extensive | match l2cpd 1234 root 52 0 521M 43412K RUN 1 4:02 34.47% l2cpd This issue affects: Juniper Networks Junos OS 18.4 version 18.4R2-S4 and later versions prior to 18.4R2-S10. 19.2 versions prior to 19.2R1-S8, 19.2R3-S4; 19.3 versions prior to 19.3R3-S5; 19.4 versions prior to 19.4R3-S7; 20.1 versions prior to 20.1R3-S3; 20.2 versions prior to 20.2R3-S2; 20.3 versions prior to 20.3R3-S1; 20.4 versions prior to 20.4R3; 21.1 versions prior to 21.1R2-S2, 21.1R3; 21.2 versions prior to 21.2R2; Juniper Networks Junos OS Evolved All versions prior to 20.4R3-S2-EVO; 21.1 version 21.1R1-EVO and later versions; 21.2 versions prior to 21.2R2-EVO. This issue does not affect: Juniper Networks Junos OS 19.1 version 19.1R1 and later versions.
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 missing memory release vulnerability in the Layer-2 control protocols daemon (l2cpd) allows an unauthenticated adjacent attacker to cause a memory leak by sending specific LLDP packets. Continued exploitation leads to memory exhaustion, causing DoS. When STP protocols are in use, this triggers re-convergence and traffic loss.
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= 18.4= 19.2= 19.3= 19.4= 20.1= 20.2= 20.3= 20.4= 21.1= 21.2= 20.4= 21.1= 21.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 Junos OS versionRun 'show version' or check system version to determine if the installed version matches any of these: 18.4, 19.2, 19.3, 19.4, 20.1, 20.2, 20.3, 20.4, 21.1, 21.2Affected if The installed Junos version matches any of the listed affected versions
-
Confirm l2cpd daemon is runningCheck the status of the l2cpd process using system process monitoring commandsAffected if The l2cpd process is active on the device
-
Determine if LLDP is enabledCheck LLDP configuration using 'show lldp' or review the interface configurations where LLDP is enabledAffected if LLDP is enabled on any interface
-
Verify if STP protocols are in useCheck for STP, RSTP, or MSTP configuration using 'show spanning-tree' or review protocol settingsAffected if Any Spanning Tree Protocol (STP/RSTP/MSTP) is configured and active
The device is affected if it runs a vulnerable Junos version (18.4 through 21.2), has l2cpd running, and has LLDP enabled; STP usage amplifies the impact but is not required for the vulnerability to exist.
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 applicable Juniper security update for your Junos OS or Junos OS Evolved version as listed in the advisory. Until patched, monitor l2cpd memory usage and consider disabling LLDP if not required.
Upgrade to Junos OS 18.4R2-S10 / 19.2R1-S8 / 19.2R3-S4 / 19.3R3-S5 / 19.4R3-S7 / 20.1R3-S3 / 20.2R3-S2 / 20.3R3-S1 / 20.4R3 / 21.1R2-S2 / 21.1R3 / 21.2R2 or later; or Junos OS Evolved 20.4R3-S2-EVO / 21.2R2-EVO or later
- 1. Identify the currently running Junos OS or Junos OS Evolved version using: show version
- 2. Determine if your current version is affected by checking against the vulnerable versions listed (18.4R2-S4 through 18.4R2-S9, 19.2 versions before 19.2R1-S8/19.2R3-S4, 19.3 before 19.3R3-S5, 19.4 before 19.4R3-S7, etc.)
- 3. For Junos OS: upgrade to one of the fixed releases: 18.4R2-S10, 19.2R1-S8, 19.2R3-S4, 19.3R3-S5, 19.4R3-S7, 20.1R3-S3, 20.2R3-S2, 20.3R3-S1, 20.4R3, 21.1R2-S2, 21.1R3, 21.2R2, or later
- 4. For Junos OS Evolved: upgrade to 20.4R3-S2-EVO, 21.2R2-EVO, or later
- 5. After upgrade, monitor l2cpd process memory usage with: show system processes extensive | match l2cpd
- 6. Verify the fix is applied by confirming the l2cpd process memory remains stable after receiving LLDP packets
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation6.0 h
- Implementation2.0 h
- Testing8.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 $5,568.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2022-22172 — 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-22172 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