Lucene search

K
cveLinuxCVE-2023-52694
HistoryMay 17, 2024 - 3:15 p.m.

CVE-2023-52694

2024-05-1715:15:20
Linux
web.nvd.nist.gov
45
linux kernel
vulnerability
resolved
tpd12s015
resource leakage
nvd

AI Score

6.7

Confidence

Low

EPSS

0

Percentile

10.3%

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

drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function

With tpd12s015_remove() marked with __exit this function is discarded
when the driver is compiled as a built-in. The result is that when the
driver unbinds there is no cleanup done which results in resource
leakage or worse.

Affected configurations

Vulners
Node
linuxlinux_kernelRange5.75.10.209
OR
linuxlinux_kernelRange5.11.05.15.148
OR
linuxlinux_kernelRange5.16.06.1.75
OR
linuxlinux_kernelRange6.2.06.6.14
OR
linuxlinux_kernelRange6.7.06.7.2
OR
linuxlinux_kernelRange6.8.0
VendorProductVersionCPE
linuxlinux_kernel*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/gpu/drm/bridge/ti-tpd12s015.c"
    ],
    "versions": [
      {
        "version": "cff5e6f7e83f",
        "lessThan": "53926e2a3962",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "cff5e6f7e83f",
        "lessThan": "08ccff6ece35",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "cff5e6f7e83f",
        "lessThan": "81f1bd85960b",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "cff5e6f7e83f",
        "lessThan": "a8657406e12a",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "cff5e6f7e83f",
        "lessThan": "e00ec5901954",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "cff5e6f7e83f",
        "lessThan": "ce3e112e7ae8",
        "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/gpu/drm/bridge/ti-tpd12s015.c"
    ],
    "versions": [
      {
        "version": "5.7",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "5.7",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.10.209",
        "lessThanOrEqual": "5.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15.148",
        "lessThanOrEqual": "5.15.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.1.75",
        "lessThanOrEqual": "6.1.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.14",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.7.2",
        "lessThanOrEqual": "6.7.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.8",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

AI Score

6.7

Confidence

Low

EPSS

0

Percentile

10.3%