ghsa-h498-43rp-2rrr
Vulnerability from github
Published
2025-12-16 15:30
Modified
2025-12-16 15:30
VLAI Severity ?
Details
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.
{
"affected": [],
"aliases": [
"CVE-2025-40361"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-12-16T14:15:48Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nfs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock\n\nThe 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.",
"id": "GHSA-h498-43rp-2rrr",
"modified": "2025-12-16T15:30:44Z",
"published": "2025-12-16T15:30:43Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40361"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/009127b0fc013aed193961686c28c2b541a5b2f3"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/1534f72dc2a11ded38b0e0268fbcc0ca24e9fd4a"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/199ab7b43c5ef7d384f6a08e786e107b3509acda"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/238f7a7356c33a9797a6297c6fdfd87f113b2325"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/5e6b27f4e68682aa3db9f83ca04adef89903159b"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/add8458cac0b33a5e7a6b98457b38baea9600859"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/bb7d0d13c6e1f061464d1c425b08348a4e0c235d"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…