Описание
In the Linux kernel, the following vulnerability has been resolved:
fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock
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.
In the Linux kernel, the following vulnerability has been resolved:
fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock
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.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2025-40361
- 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
CVE ID
Связанные уязвимости
In the Linux kernel, the following vulnerability has been resolved: fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock 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.
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.