Lucene search

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

CVE-2023-52684

2024-05-1715:15:19
Linux
web.nvd.nist.gov
31
linux kernel
vulnerability
firmware
qcom
memory leaks
error paths

AI Score

6.7

Confidence

Low

EPSS

0

Percentile

9.0%

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

firmware: qcom: qseecom: fix memory leaks in error paths

Fix instances of returning error codes directly instead of jumping to
the relevant labels where memory allocated for the SCM calls would be
freed.

Affected configurations

Vulners
Node
linuxlinux_kernelRange6.76.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/firmware/qcom/qcom_qseecom_uefisecapp.c"
    ],
    "versions": [
      {
        "version": "759e7a2b62eb",
        "lessThan": "85fdbf684045",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "759e7a2b62eb",
        "lessThan": "6c57d7b593c4",
        "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/firmware/qcom/qcom_qseecom_uefisecapp.c"
    ],
    "versions": [
      {
        "version": "6.7",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "6.7",
        "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

9.0%