GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2024-51564 (GCVE-0-2024-51564)

Vulnerability from cvelistv5 – Published: 2024-11-12 14:51 – Updated: 2025-11-03 20:45
VLAI
Title
bhyve(8) infinite loop in the hda audio driver
Summary
A guest can trigger an infinite loop in the hda audio driver.
SSVC
Exploitation: none Automatable: yes Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2024-11-20 17:13 UTC
CWE
  • CWE-1285 - Improper Validation of Specified Index, Position, or Offset in Input
Impacted products
Vendor Product Version CPE status
FreeBSD FreeBSD Affected: 14.1-RELEASE , < p6 (release)
Affected: 13.4-RELEASE , < p2 (release)
Affected: 13.3-RELEASE , < p8 (release)
guessed Create a notification for this product.
freebsd freebsd Affected: 13.3 , < 13.3_p8 (custom)
    cpe:2.3:o:freebsd:freebsd:13.3:*:*:*:*:*:*:*
Create a notification for this product.
freebsd freebsd Affected: 13.4 , < 13.4_p2 (custom)
    cpe:2.3:o:freebsd:freebsd:13.4:*:*:*:*:*:*:*
Create a notification for this product.
freebsd freebsd Affected: 14.1 , < 14.1_p6 (custom)
    cpe:2.3:o:freebsd:freebsd:14.1:*:*:*:*:*:*:*
Create a notification for this product.
Date Public
2024-10-29 21:32
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:o:freebsd:freebsd:13.3:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "freebsd",
            "vendor": "freebsd",
            "versions": [
              {
                "lessThan": "13.3_p8",
                "status": "affected",
                "version": "13.3",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:freebsd:freebsd:13.4:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "freebsd",
            "vendor": "freebsd",
            "versions": [
              {
                "lessThan": "13.4_p2",
                "status": "affected",
                "version": "13.4",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:o:freebsd:freebsd:14.1:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "freebsd",
            "vendor": "freebsd",
            "versions": [
              {
                "lessThan": "14.1_p6",
                "status": "affected",
                "version": "14.1",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 7.5,
              "baseSeverity": "HIGH",
              "confidentialityImpact": "NONE",
              "integrityImpact": "NONE",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2024-51564",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-11-20T17:13:07.789111Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-11-20T17:13:11.283Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2025-11-03T20:45:19.837Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "https://security.netapp.com/advisory/ntap-20250207-0008/"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unknown",
          "modules": [
            "bhyve"
          ],
          "product": "FreeBSD",
          "vendor": "FreeBSD",
          "versions": [
            {
              "lessThan": "p6",
              "status": "affected",
              "version": "14.1-RELEASE",
              "versionType": "release"
            },
            {
              "lessThan": "p2",
              "status": "affected",
              "version": "13.4-RELEASE",
              "versionType": "release"
            },
            {
              "lessThan": "p8",
              "status": "affected",
              "version": "13.3-RELEASE",
              "versionType": "release"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Synacktiv"
        },
        {
          "lang": "en",
          "type": "sponsor",
          "value": "The FreeBSD Foundation"
        },
        {
          "lang": "en",
          "type": "sponsor",
          "value": "The Alpha-Omega Project"
        }
      ],
      "datePublic": "2024-10-29T21:32:53.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "A guest can trigger an infinite loop in the hda audio driver."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-1285",
              "description": "CWE-1285 Improper Validation of Specified Index, Position, or Offset in Input",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-11-12T14:51:51.757Z",
        "orgId": "63664ac6-956c-4cba-a5d0-f46076e16109",
        "shortName": "freebsd"
      },
      "references": [
        {
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://security.freebsd.org/advisories/FreeBSD-SA-24:17.bhyve.asc"
        }
      ],
      "title": "bhyve(8) infinite loop in the hda audio driver"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "63664ac6-956c-4cba-a5d0-f46076e16109",
    "assignerShortName": "freebsd",
    "cveId": "CVE-2024-51564",
    "datePublished": "2024-11-12T14:51:51.757Z",
    "dateReserved": "2024-10-29T17:16:43.254Z",
    "dateUpdated": "2025-11-03T20:45:19.837Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2024-51564",
      "date": "2026-09-19",
      "epss": "0.00457",
      "percentile": "0.38944"
    },
    "fkie_nvd": {
      "descriptions": [
        {
          "lang": "en",
          "value": "A guest can trigger an infinite loop in the hda audio driver."
        },
        {
          "lang": "es",
          "value": "Un invitado puede activar un bucle infinito en el controlador de audio hda."
        }
      ],
      "id": "CVE-2024-51564",
      "lastModified": "2024-11-21T09:45:42.290",
      "metrics": {
        "cvssMetricV31": [
          {
            "cvssData": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 7.5,
              "baseSeverity": "HIGH",
              "confidentialityImpact": "NONE",
              "integrityImpact": "NONE",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
              "version": "3.1"
            },
            "exploitabilityScore": 3.9,
            "impactScore": 3.6,
            "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
            "type": "Secondary"
          }
        ]
      },
      "published": "2024-11-12T15:15:10.993",
      "references": [
        {
          "source": "secteam@freebsd.org",
          "url": "https://security.freebsd.org/advisories/FreeBSD-SA-24:17.bhyve.asc"
        }
      ],
      "sourceIdentifier": "secteam@freebsd.org",
      "vulnStatus": "Awaiting Analysis",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-1285"
            }
          ],
          "source": "secteam@freebsd.org",
          "type": "Secondary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unknown",
                "modules": [
                  "bhyve"
                ],
                "product": "FreeBSD",
                "vendor": "FreeBSD",
                "versions": [
                  {
                    "lessThan": "p6",
                    "status": "affected",
                    "version": "14.1-RELEASE",
                    "versionType": "release"
                  },
                  {
                    "lessThan": "p2",
                    "status": "affected",
                    "version": "13.4-RELEASE",
                    "versionType": "release"
                  },
                  {
                    "lessThan": "p8",
                    "status": "affected",
                    "version": "13.3-RELEASE",
                    "versionType": "release"
                  }
                ]
              }
            ],
            "source": "secteam@freebsd.org"
          },
          {
            "affectedData": [
              {
                "cpes": [
                  "cpe:2.3:o:freebsd:freebsd:13.3:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "freebsd",
                "vendor": "freebsd",
                "versions": [
                  {
                    "lessThan": "13.3_p8",
                    "status": "affected",
                    "version": "13.3",
                    "versionType": "custom"
                  }
                ]
              },
              {
                "cpes": [
                  "cpe:2.3:o:freebsd:freebsd:13.4:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "freebsd",
                "vendor": "freebsd",
                "versions": [
                  {
                    "lessThan": "13.4_p2",
                    "status": "affected",
                    "version": "13.4",
                    "versionType": "custom"
                  }
                ]
              },
              {
                "cpes": [
                  "cpe:2.3:o:freebsd:freebsd:14.1:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "freebsd",
                "vendor": "freebsd",
                "versions": [
                  {
                    "lessThan": "14.1_p6",
                    "status": "affected",
                    "version": "14.1",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "A guest can trigger an infinite loop in the hda audio driver."
          },
          {
            "lang": "es",
            "value": "Un invitado puede activar un bucle infinito en el controlador de audio hda."
          }
        ],
        "id": "CVE-2024-51564",
        "lastModified": "2026-06-17T08:05:56.177",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 3.9,
              "impactScore": 3.6,
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "type": "Secondary"
            }
          ],
          "ssvcV203": [
            {
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "ssvcData": {
                "id": "CVE-2024-51564",
                "options": [
                  {
                    "exploitation": "none"
                  },
                  {
                    "automatable": "yes"
                  },
                  {
                    "technicalImpact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-11-20T17:13:07.789111Z",
                "version": "2.0.3"
              }
            }
          ]
        },
        "published": "2024-11-12T15:15:10.993",
        "references": [
          {
            "source": "secteam@freebsd.org",
            "url": "https://security.freebsd.org/advisories/FreeBSD-SA-24:17.bhyve.asc"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://security.netapp.com/advisory/ntap-20250207-0008/"
          }
        ],
        "sourceIdentifier": "secteam@freebsd.org",
        "vulnStatus": "Deferred",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-1285"
              }
            ],
            "source": "secteam@freebsd.org",
            "type": "Secondary"
          }
        ]
      }
    },
    "redhat_vex": {
      "current_release_date": "2025-05-28T19:27:05+00:00",
      "cve": "CVE-2024-51564",
      "id": "CVE-2024-51564",
      "initial_release_date": "2024-10-29T21:32:53+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "bhyve(8) infinite loop in the hda audio driver",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-51564.json",
      "version": "3"
    }
  }
}



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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…