CVE-2025-61106
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_pref_pref_sid function within the ospf_ext.c file. It can be triggered by an attacker sending a specially crafted OSPF packet, causing 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 the affected FRRouting software could crash or stop functioning properly when processing malicious OSPF packets, potentially disrupting network routing and availability.