{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "1c59eb678cbd8d322d06d3a5514d36e8e1a4e84c"
            },
            {
              "fixed": "e63c681494dcc0527c625a0a4f59bf10259f5ee0"
            },
            {
              "fixed": "5a5a3e564de6a8db987410c5c2f4748d50ea82b8"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/48xxx/CVE-2022-48964.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nravb: Fix potential use-after-free in ravb_rx_gbeth()\n\nThe skb is delivered to napi_gro_receive() which may free it, after calling this,\ndereferencing skb may trigger use-after-free.",
  "id": "CVE-2022-48964",
  "modified": "2026-04-01T23:09:40.882492893Z",
  "published": "2024-10-21T20:05:47.835Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/5a5a3e564de6a8db987410c5c2f4748d50ea82b8"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/e63c681494dcc0527c625a0a4f59bf10259f5ee0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/48xxx/CVE-2022-48964.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48964"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.3",
  "summary": "ravb: Fix potential use-after-free in ravb_rx_gbeth()"
}