Lucene search

K
cvelistLinuxCVELIST:CVE-2022-48778
HistoryJul 16, 2024 - 11:13 a.m.

CVE-2022-48778 mtd: rawnand: gpmi: don't leak PM reference in error path

2024-07-1611:13:16
Linux
www.cve.org
7
linux
kernel
vulnerability
mtd
gpmi
rawnand

EPSS

0

Percentile

5.0%

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

mtd: rawnand: gpmi: don’t leak PM reference in error path

If gpmi_nfc_apply_timings() fails, the PM runtime usage counter must be
dropped.

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c"
    ],
    "versions": [
      {
        "version": "29218853877a",
        "lessThan": "4cd3281a910a",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "538a5e208e7d",
        "lessThan": "a4eeeaca5019",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "0fe08bf9909f",
        "lessThan": "4a7ec50298b1",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "c447696e2f82",
        "lessThan": "58d3111eafce",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "f53d4c109a66",
        "lessThan": "9161f365c916",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c"
    ],
    "versions": [
      {
        "version": "5.4.174",
        "lessThan": "5.4.181",
        "status": "affected",
        "versionType": "custom"
      },
      {
        "version": "5.10.94",
        "lessThan": "5.10.102",
        "status": "affected",
        "versionType": "custom"
      },
      {
        "version": "5.15.17",
        "lessThan": "5.15.25",
        "status": "affected",
        "versionType": "custom"
      },
      {
        "version": "5.16.3",
        "lessThan": "5.16.11",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  }
]