Описание
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.
| Релиз | Статус | Примечание |
|---|---|---|
| devel | not-affected | 4.5.0-1 |
| esm-apps/bionic | not-affected | 1.29-1ubuntu0.1+esm1 |
| esm-apps/focal | not-affected | 2.12.0-1ubuntu0.1~esm2 |
| esm-apps/jammy | not-affected | 2.25.0-3ubuntu0.1+esm3 |
| esm-apps/noble | not-affected | 3.23.0-1ubuntu0.3+esm3 |
| esm-apps/resolute | not-affected | 3.36.0-2build1 |
| jammy | not-affected | 2.25.0-3ubuntu0.1 |
| noble | not-affected | 3.23.0-1ubuntu0.3 |
| questing | not-affected | 3.36.0-2 |
| resolute | not-affected | 3.36.0-2build1 |
Показывать по
EPSS
7.5 High
CVSS3
Связанные уязвимости
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.
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.
GoBGP is an open source Border Gateway Protocol (BGP) implementation i ...
GoBGP has a panic in AdjRib.Update via malformed BGP Update message (Nil Pointer Dereference)
EPSS
7.5 High
CVSS3