CVE-2022-26125
03.03.2022, 18:15
Buffer overflow vulnerabilities exist in FRRouting through 8.1.0 due to wrong checks on the input packet length in isisd/isis_tlvs.c.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| frrouting | frrouting | 𝑥 ≤ 8.1 |
𝑥
= Vulnerable software versions
Debian Releases
Ubuntu Releases
openSUSE / SLES Releases
openSUSE Product | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| frr |
| ||||||||||||
| frr-devel |
| ||||||||||||
| libfrr0 |
| ||||||||||||
| libfrr_pb0 |
| ||||||||||||
| libfrrcares0 |
| ||||||||||||
| libfrrfpm_pb0 |
| ||||||||||||
| libfrrgrpc_pb0 |
| ||||||||||||
| libfrrospfapiclient0 |
| ||||||||||||
| libfrrsnmp0 |
| ||||||||||||
| libfrrzmq0 |
| ||||||||||||
| libmgmt_be_nb0 |
| ||||||||||||
| libmlag_pb0 |
|
Common Weakness Enumeration
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
- CWE-1284 - Improper Validation of Specified Quantity in InputThe product receives input that is expected to specify a quantity (such as size or length), but it does not validate or incorrectly validates that the quantity has the required properties.