Bugzilla – Bug 1226854
VUL-0: CVE-2024-38625: kernel: fs/ntfs3: Check 'folio' pointer for NULL
Last modified: 2024-06-25 09:18:41 UTC
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. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-38625 https://www.cve.org/CVERecord?id=CVE-2024-38625 https://git.kernel.org/stable/c/1cd6c96219c429ebcfa8e79a865277376c563803 https://git.kernel.org/stable/c/6c8054d590668629bb2eb6fb4cbf22455d08ada8 https://git.kernel.org/stable/c/ff1068929459347f9e47f8d14c409dcf938c2641 https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-38625.mbox https://bugzilla.redhat.com/show_bug.cgi?id=2293702
git grep CONFIG_NTFS3_FS origin/SLE15-SP6 -- config origin/SLE15-SP6:config/arm64/default:# CONFIG_NTFS3_FS is not set origin/SLE15-SP6:config/armv7hl/default:# CONFIG_NTFS3_FS is not set origin/SLE15-SP6:config/ppc64le/default:# CONFIG_NTFS3_FS is not set origin/SLE15-SP6:config/s390x/default:# CONFIG_NTFS3_FS is not set origin/SLE15-SP6:config/s390x/zfcpdump:# CONFIG_NTFS3_FS is not set origin/SLE15-SP6:config/x86_64/default:# CONFIG_NTFS3_FS is not set