Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2023-52684
HistoryMay 17, 2024 - 2:24 p.m.

CVE-2023-52684 firmware: qcom: qseecom: fix memory leaks in error paths

2024-05-1714:24:46
Linux
github.com
1
linux kernel
vulnerability
qcom
qseecom
memory leaks

6.9 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

9.1%

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.

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"
      }
    ]
  }
]

6.9 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

9.1%

Related for VULNRICHMENT:CVE-2023-52684