In the Linux kernel, the following vulnerability has been resolved:
NFS: Avoid writeback threads getting stuck in mempool_alloc()
In a low memory situation, allow the NFS writeback code to fail without
getting stuck in infinite loops in mempool_alloc().
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-02-26 07:00
Updated : 2025-09-23 16:47
NVD link : CVE-2022-49097
Mitre link : CVE-2022-49097
CVE.ORG link : CVE-2022-49097
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')
