{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "68d57a07bfe5bb29b80cd8b8fa24c9d1ea104124"
            },
            {
              "fixed": "286464463a05cb4bad80b134e24f8ffaab20bee4"
            },
            {
              "fixed": "fce7e46273649d9cdcd98d89551975a65f206a14"
            },
            {
              "fixed": "895b3b06efc285c1245242e9638b9ae251dc13ec"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.19.0"
            },
            {
              "fixed": "6.0.16"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.1.0"
            },
            {
              "fixed": "6.1.2"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50565.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()\n\nurbs does not be freed in exception paths in __lf_x_usb_enable_rx().\nThat will trigger memory leak. To fix it, add kfree() for urbs within\n\"error\" label. Compile tested only.",
  "id": "CVE-2022-50565",
  "modified": "2026-04-01T23:08:18.337437018Z",
  "published": "2025-10-22T13:23:23.335Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/286464463a05cb4bad80b134e24f8ffaab20bee4"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/895b3b06efc285c1245242e9638b9ae251dc13ec"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/fce7e46273649d9cdcd98d89551975a65f206a14"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50565.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50565"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.3",
  "summary": "wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()"
}