Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2025-38167

Description

In the Linux kernel, the following vulnerability has been resolved:fs/ntfs3: handle hdr_first_de() return valueThe hdr_first_de() function returns a pointer to a struct NTFS_DE. Thispointer may be NULL. To handle the NULL error effectively, it is importantto implement an error handler. This will help manage potential errorsconsistently.Additionally, error handling for the return value already exists at otherpoints where this function is called.Found by Linux Verification Center (linuxtesting.org) with SVACE.

POC

Reference

No PoCs from references.

Github

- https://github.com/w4zu/Debian_security