Lucene search

K
cvelistLinuxCVELIST:CVE-2023-52529
HistoryMar 02, 2024 - 9:52 p.m.

CVE-2023-52529 HID: sony: Fix a potential memory leak in sony_probe()

2024-03-0221:52:34
Linux
www.cve.org
linux kernel
hid
sony
memory leak

7.6 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%

In the Linux kernel, the following vulnerability has been resolved:

HID: sony: Fix a potential memory leak in sony_probe()

If an error occurs after a successful usb_alloc_urb() call, usb_free_urb()
should be called.

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/hid/hid-sony.c"
    ],
    "versions": [
      {
        "version": "fb1a79a6b6e1",
        "lessThan": "bb0707fde749",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "fb1a79a6b6e1",
        "lessThan": "f237b17611fa",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "fb1a79a6b6e1",
        "lessThan": "f566efa7de1e",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "fb1a79a6b6e1",
        "lessThan": "e1cd4004cde7",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/hid/hid-sony.c"
    ],
    "versions": [
      {
        "version": "5.14",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "5.14",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15.135",
        "lessThanOrEqual": "5.15.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.1.57",
        "lessThanOrEqual": "6.1.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.5.7",
        "lessThanOrEqual": "6.5.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

7.6 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%