CVE-2025-61103
BaseFortify
Publication date: 2025-10-28
Last updated on: 2025-10-31
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| frrouting | frrouting | From 4.0 (inc) to 10.4.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-476 | The product dereferences a pointer that it expects to be valid but is NULL. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a NULL pointer dereference in the FRRouting software versions 4.0 through 10.4.1, specifically in the show_vty_ext_link_lan_adj_sid function within the ospf_ext.c file. An attacker can exploit this by sending a specially crafted OSPF packet, which causes the software to crash or become unresponsive.
How can this vulnerability impact me? :
The vulnerability can cause a Denial of Service (DoS) condition, meaning that an attacker can disrupt the normal operation of the FRRouting software by making it crash or stop responding, potentially affecting network availability.