CVE-2022-49815
MEDIUMLinux Kernel 5.19-6.0.9 - Denial of Service via Missing xas_retry() in EROFS FSCache Mode
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: erofs: fix missing xas_retry() in fscache mode The xarray iteration only holds the RCU read lock and thus may encounter XA_RETRY_ENTRY if there's process modifying the xarray concurrently. This will cause oops when referring to the invalid entry. Fix this by adding the missing xas_retry(), which will make the iteration wind back to the root node if XA_RETRY_ENTRY is encountered.
References (2)
Core 2
Scores
CVSS v3
5.5
EPSS
0.0016
EPSS Percentile
5.6%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
Status
published
Products (9)
linux/Kernel
5.19.0 - 6.0.10linux
Linux/Linux
< 5.19
Linux/Linux
5.19
Linux/Linux
6.0.10 - 6.0.*
Linux/Linux
6.1
Linux/Linux
d435d53228dd039fffecae123b8c138af6f96f99 - 37020bbb71d911431e16c2c940b97cf86ae4f2f6
Linux/Linux
d435d53228dd039fffecae123b8c138af6f96f99 - dbc98fe99e17ed18f2f272d5fe880d844b1c68c3
linux/linux_kernel
6.1 rc1 (5 CPE variants)
linux/linux_kernel
5.19 - 6.0.10
Published
May 01, 2025
Tracked Since
Feb 18, 2026