CVE-2025-38167

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38167
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-38167.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-38167
Downstream
Related
Published
2025-07-03T09:15:32Z
Modified
2025-08-12T21:01:19Z
Summary
[none]
Details

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

fs/ntfs3: handle hdrfirstde() return value

The hdrfirstde() function returns a pointer to a struct NTFS_DE. This pointer may be NULL. To handle the NULL error effectively, it is important to implement an error handler. This will help manage potential errors consistently.

Additionally, error handling for the return value already exists at other points where this function is called.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

References

Affected packages