Lucene search

K
cvelistLinuxCVELIST:CVE-2024-38625
HistoryJun 21, 2024 - 10:18 a.m.

CVE-2024-38625 fs/ntfs3: Check 'folio' pointer for NULL

2024-06-2110:18:17
Linux
www.cve.org
1
linux kernel
vulnerability
fs/ntfs3
'folio' pointer
null check
bmap
cve-2024-38625

0.0004 Low

EPSS

Percentile

15.6%

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

fs/ntfs3: Check ‘folio’ pointer for NULL

It can be NULL if bmap is called.

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "fs/ntfs3/inode.c"
    ],
    "versions": [
      {
        "version": "82cae269cfa9",
        "lessThan": "6c8054d59066",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "82cae269cfa9",
        "lessThan": "ff1068929459",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "82cae269cfa9",
        "lessThan": "1cd6c96219c4",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "fs/ntfs3/inode.c"
    ],
    "versions": [
      {
        "version": "5.15",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "5.15",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.33",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.9.4",
        "lessThanOrEqual": "6.9.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.10-rc1",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

0.0004 Low

EPSS

Percentile

15.6%

Related for CVELIST:CVE-2024-38625