Lucene search

K
cveLinuxCVE-2021-47423
HistoryMay 21, 2024 - 3:15 p.m.

CVE-2021-47423

2024-05-2115:15:27
Linux
web.nvd.nist.gov
35
cve-2021-47423
memory leak
single_open
single_release
nvd
linux kernel

AI Score

6.8

Confidence

Low

EPSS

0

Percentile

10.3%

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

drm/nouveau/debugfs: fix file release memory leak

When using single_open() for opening, single_release() should be
called, otherwise the ‘op’ allocated in single_open() will be leaked.

Affected configurations

Vulners
Node
linuxlinux_kernelRange4.54.9.287
OR
linuxlinux_kernelRange4.10.04.14.251
OR
linuxlinux_kernelRange4.15.04.19.211
OR
linuxlinux_kernelRange4.20.05.4.153
OR
linuxlinux_kernelRange5.5.05.10.73
OR
linuxlinux_kernelRange5.11.05.14.12
OR
linuxlinux_kernelRange5.15.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/nouveau/nouveau_debugfs.c"
    ],
    "versions": [
      {
        "version": "6e9fc177399f",
        "lessThan": "df0c94189236",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "6e9fc177399f",
        "lessThan": "9f9d4c88b2ed",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "6e9fc177399f",
        "lessThan": "1508b09945bd",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "6e9fc177399f",
        "lessThan": "11cd944bb87d",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "6e9fc177399f",
        "lessThan": "f69556a42043",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "6e9fc177399f",
        "lessThan": "88c3610045ca",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "6e9fc177399f",
        "lessThan": "f5a8703a9c41",
        "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/nouveau/nouveau_debugfs.c"
    ],
    "versions": [
      {
        "version": "4.5",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "4.5",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "4.9.287",
        "lessThanOrEqual": "4.9.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "4.14.251",
        "lessThanOrEqual": "4.14.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "4.19.211",
        "lessThanOrEqual": "4.19.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.4.153",
        "lessThanOrEqual": "5.4.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.10.73",
        "lessThanOrEqual": "5.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.14.12",
        "lessThanOrEqual": "5.14.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

AI Score

6.8

Confidence

Low

EPSS

0

Percentile

10.3%