{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "ad02cb61c52cae5afa3e2de6adbb49ad884c26e9"
            },
            {
              "fixed": "90619fdedfb9cc8a80f217d882ee7a84d3703e72"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "3f47e67dff1f7266e112c50313d63824f6f17102"
            },
            {
              "fixed": "ece31f9dae0c3cd3277e66667e7b8ab2577cf34a"
            },
            {
              "fixed": "f329924bb49458c65297f1361f545816a5b90998"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.0.10"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53299.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()\n\nIf queue entry list allocation fails in airoha_qdma_init_tx_queue routine,\nairoha_qdma_cleanup_tx_queue() will trigger a NULL pointer dereference\naccessing the queue entry array. The issue is due to the early ndesc\ninitialization in airoha_qdma_init_tx_queue(). Fix the issue moving ndesc\ninitialization at end of airoha_qdma_init_tx routine.",
  "id": "CVE-2026-53299",
  "modified": "2026-07-09T03:51:43.632214858Z",
  "published": "2026-06-26T19:40:56.524Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/90619fdedfb9cc8a80f217d882ee7a84d3703e72"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ece31f9dae0c3cd3277e66667e7b8ab2577cf34a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f329924bb49458c65297f1361f545816a5b90998"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53299.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53299"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.5",
  "summary": "net: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()"
}