CVE-2025-40361
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
16/12/2025
Last modified:
18/12/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock<br />
<br />
The parent function ext4_xattr_inode_lookup_create already uses GFP_NOFS for memory alloction, so the function ext4_xattr_inode_cache_find should use same gfp_flag.
Impact
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/009127b0fc013aed193961686c28c2b541a5b2f3
- https://git.kernel.org/stable/c/1534f72dc2a11ded38b0e0268fbcc0ca24e9fd4a
- https://git.kernel.org/stable/c/199ab7b43c5ef7d384f6a08e786e107b3509acda
- https://git.kernel.org/stable/c/238f7a7356c33a9797a6297c6fdfd87f113b2325
- https://git.kernel.org/stable/c/5e6b27f4e68682aa3db9f83ca04adef89903159b
- https://git.kernel.org/stable/c/add8458cac0b33a5e7a6b98457b38baea9600859
- https://git.kernel.org/stable/c/bb7d0d13c6e1f061464d1c425b08348a4e0c235d



