CVE-2024-30403
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 NULL Pointer Dereference vulnerability in the Packet Forwarding Engine (PFE) of Juniper Networks Junos OS Evolved allows an unauthenticated, adjacent attacker to cause a Denial of Service (DoS). When Layer 2 traffic is sent through a logical interface, MAC learning happens. If during this process, the interface flaps, an Advanced Forwarding Toolkit manager (evo-aftmand-bt) core is observed. This leads to a PFE restart. The crash reoccurs if the same sequence of events happens, which will lead to a sustained DoS condition. This issue affects Juniper Networks Junos OS Evolved 23.2-EVO versions earlier than 23.2R1-S1-EVO, 23.2R2-EVO.
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 NULL pointer dereference in the Advanced Forwarding Toolkit manager (evo-aftmand-bt) occurs when Layer 2 traffic flows through a logical interface that flaps during the MAC learning process, causing the PFE to restart and creating a reproducible DoS condition.
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= 23.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.
-
Confirm Junos OS Evolved is runningRun 'show version' or 'show system software' and verify the OS is 'Junos OS Evolved' rather than 'Junos OS'Affected if The device is running Junos OS Evolved (the vulnerability only affects the Evolved variant)
-
Check installed version is 23.2Run 'show version' and look for version string containing '23.2' exactly. Compare against affected range = 23.2Affected if Version is exactly 23.2 (the vulnerability only affects this specific version)
-
Verify Layer 2 bridging is configuredRun 'show bridge domain' or 'show Layer 2 forwarding' to see if any Layer 2 domains or bridging instances existAffected if Layer 2 bridging or VLANs are configured, enabling traffic to flow through logical interfaces
-
Check for interface flap eventsRun 'show interface terse' repeatedly or review recent system logs for interface up/down events on logical interfaces. Also check 'show log messages' for flap-related entriesAffected if Any logical interfaces are experiencing flaps or have recently flapped
-
Monitor evo-aftmand-bt process behaviorRun 'show system processes' or check if the evo-aftmand-bt process has recently restarted or is exhibiting unstable behaviorAffected if The evo-aftmand-bt process is crashing or restarting repeatedly
A user is affected if the device runs Junos OS Evolved version 23.2 with Layer 2 bridging configured and has logical interfaces that are flapping or have recently flapped during MAC learning.
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 vendor patch (23.2R1-S1-EVO or later for 23.2-EVO branch) to address the NULL pointer handling during MAC learning when interface flaps occur.
23.2R1-S1-EVO or 23.2R2-EVO
- Schedule a maintenance window for the upgrade procedure
- Backup the current Junos OS Evolved configuration
- Upgrade to Junos OS Evolved 23.2R1-S1-EVO or 23.2R2-EVO (or later)
- After reboot, verify theevo-aftmand-bt process is running normally
- Confirm PFE (Packet Forwarding Engine) is operational and no cores are generated
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation4.0 h
- Testing4.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,328.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2024-30403 — 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-2024-30403 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