{
  "version": "1",
  "package": [
    {
      "name": "acpica-native",
      "layer": "meta",
      "version": "20240322",
      "products": [
        {
          "product": "acpica",
          "cvesInRecord": "No"
        }
      ],
      "issue": [
        {
          "id": "CVE-2024-24856",
          "summary": "The memory allocation function ACPI_ALLOCATE_ZEROED does not guarantee a\nsuccessful allocation, but the subsequent code directly dereferences the\npointer that receives it, which may lead to null pointer dereference.\n\nTo fix this issue, a null pointer check should be added. If it is null, \nreturn exception code AE_NO_MEMORY.",
          "scorev2": "0.0",
          "scorev3": "5.3",
          "scorev4": "0.0",
          "vector": "LOCAL",
          "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H",
          "status": "Patched",
          "link": "https://nvd.nist.gov/vuln/detail/CVE-2024-24856"
        }
      ]
    }
  ]
}