CVE-2025-61104
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_unknown_tlv 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 an attacker can disrupt the normal operation of the affected FRRouting software by making it crash or stop responding, potentially leading to network outages or degraded service.