Bug 2467711 (CVE-2026-42285) - CVE-2026-42285 github.com/osrg/gobgp: golang: GoBGP: Denial of Service due to specially crafted BGP UPDATE message
Summary: CVE-2026-42285 github.com/osrg/gobgp: golang: GoBGP: Denial of Service due to...
Keywords:
Status: NEW
Alias: CVE-2026-42285
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-07 13:02 UTC by OSIDB Bzimport
Modified: 2026-07-07 14:57 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-07 13:02:01 UTC
GoBGP is an open source Border Gateway Protocol (BGP) implementation in the Go Programming Language. In version 4.4.0, an unauthenticated remote BGP peer can trigger a fatal panic in GoBGP by sending a specially crafted BGP UPDATE message. When the server receives a message with inconsistent attribute lengths, it improperly handles the internal state transition to a "withdraw" action, leading to a nil pointer dereference in the AdjRib.Update function. This causes the entire GoBGP process to crash, resulting in a complete loss of service availability. This issue has been patched in version 4.5.0.


Note You need to log in before you can comment on or make changes to this bug.