ubuntu-cve-2024-55553
Vulnerability from osv_ubuntu
Published
2025-01-06 23:15
Modified
2025-09-08 17:05
Summary
Details

In FRRouting (FRR) before 10.3 from 6.0 onward, all routes are re-validated if the total size of an update received via RTR exceeds the internal socket's buffer size, default 4K on most OSes. An attacker can use this to trigger re-parsing of the RIB for FRR routers using RTR by causing more than this number of updates during an update interval (usually 30 minutes). Additionally, this effect regularly occurs organically. Furthermore, an attacker can use this to trigger route validation continuously. Given that routers with large full tables may need more than 30 minutes to fully re-validate the table, continuous issuance/withdrawal of large numbers of ROA may be used to impact the route handling performance of all FRR instances using RPKI globally. Additionally, the re-validation will cause heightened BMP traffic to ingestors. Fixed Versions: 10.0.3, 10.1.2, 10.2.1, >= 10.3.


{
  "affected": [
    {
      "ecosystem_specific": {
        "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
        "binaries": [
          {
            "binary_name": "frr",
            "binary_version": "7.2.1-1ubuntu0.2+esm3"
          },
          {
            "binary_name": "frr-pythontools",
            "binary_version": "7.2.1-1ubuntu0.2+esm3"
          },
          {
            "binary_name": "frr-rpki-rtrlib",
            "binary_version": "7.2.1-1ubuntu0.2+esm3"
          },
          {
            "binary_name": "frr-snmp",
            "binary_version": "7.2.1-1ubuntu0.2+esm3"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:20.04:LTS",
        "name": "frr",
        "purl": "pkg:deb/ubuntu/frr@7.2.1-1ubuntu0.2+esm3?arch=source\u0026distro=esm-apps/focal"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7.2.1-1ubuntu0.2+esm3"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "6.0.2-2build2",
        "7.2-1ubuntu1",
        "7.2-1ubuntu2",
        "7.2.1-1",
        "7.2.1-1ubuntu0.1",
        "7.2.1-1ubuntu0.2",
        "7.2.1-1ubuntu0.2+esm1",
        "7.2.1-1ubuntu0.2+esm2"
      ]
    },
    {
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "frr",
            "binary_version": "8.1-1ubuntu1.13"
          },
          {
            "binary_name": "frr-pythontools",
            "binary_version": "8.1-1ubuntu1.13"
          },
          {
            "binary_name": "frr-rpki-rtrlib",
            "binary_version": "8.1-1ubuntu1.13"
          },
          {
            "binary_name": "frr-snmp",
            "binary_version": "8.1-1ubuntu1.13"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:22.04:LTS",
        "name": "frr",
        "purl": "pkg:deb/ubuntu/frr@8.1-1ubuntu1.13?arch=source\u0026distro=jammy"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "8.1-1ubuntu1.13"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "7.5.1-1.1",
        "8.1-1",
        "8.1-1ubuntu1",
        "8.1-1ubuntu1.1",
        "8.1-1ubuntu1.2",
        "8.1-1ubuntu1.3",
        "8.1-1ubuntu1.4",
        "8.1-1ubuntu1.5",
        "8.1-1ubuntu1.6",
        "8.1-1ubuntu1.7",
        "8.1-1ubuntu1.8",
        "8.1-1ubuntu1.9",
        "8.1-1ubuntu1.10",
        "8.1-1ubuntu1.11"
      ]
    },
    {
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "frr",
            "binary_version": "8.4.4-1.1ubuntu6.3"
          },
          {
            "binary_name": "frr-pythontools",
            "binary_version": "8.4.4-1.1ubuntu6.3"
          },
          {
            "binary_name": "frr-rpki-rtrlib",
            "binary_version": "8.4.4-1.1ubuntu6.3"
          },
          {
            "binary_name": "frr-snmp",
            "binary_version": "8.4.4-1.1ubuntu6.3"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:24.04:LTS",
        "name": "frr",
        "purl": "pkg:deb/ubuntu/frr@8.4.4-1.1ubuntu6.3?arch=source\u0026distro=noble"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "8.4.4-1.1ubuntu6.3"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "8.4.4-1.1ubuntu1",
        "8.4.4-1.1ubuntu3",
        "8.4.4-1.1ubuntu4",
        "8.4.4-1.1ubuntu5",
        "8.4.4-1.1ubuntu6",
        "8.4.4-1.1ubuntu6.1",
        "8.4.4-1.1ubuntu6.2"
      ]
    }
  ],
  "aliases": [],
  "details": "In FRRouting (FRR) before 10.3 from 6.0 onward, all routes are re-validated if the total size of an update received via RTR exceeds the internal socket\u0027s buffer size, default 4K on most OSes. An attacker can use this to trigger re-parsing of the RIB for FRR routers using RTR by causing more than this number of updates during an update interval (usually 30 minutes). Additionally, this effect regularly occurs organically. Furthermore, an attacker can use this to trigger route validation continuously. Given that routers with large full tables may need more than 30 minutes to fully re-validate the table, continuous issuance/withdrawal of large numbers of ROA may be used to impact the route handling performance of all FRR instances using RPKI globally. Additionally, the re-validation will cause heightened BMP traffic to ingestors. Fixed Versions: 10.0.3, 10.1.2, 10.2.1, \u003e= 10.3.",
  "id": "UBUNTU-CVE-2024-55553",
  "modified": "2025-09-08T17:05:36Z",
  "published": "2025-01-06T23:15:00Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2024-55553"
    },
    {
      "type": "REPORT",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-55553"
    },
    {
      "type": "REPORT",
      "url": "https://frrouting.org/security/cve-2024-55553/"
    },
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-7230-2"
    }
  ],
  "related": [
    "USN-7230-2"
  ],
  "schema_version": "1.7.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    },
    {
      "score": "medium",
      "type": "Ubuntu"
    }
  ],
  "upstream": [
    "CVE-2024-55553"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…