๐Ÿ” CVE Alert

CVE-2022-49815

UNKNOWN 0.0

erofs: fix missing xas_retry() in fscache mode

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published May 1, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
d435d53228dd039fffecae123b8c138af6f96f99 < dbc98fe99e17ed18f2f272d5fe880d844b1c68c3 d435d53228dd039fffecae123b8c138af6f96f99 < 37020bbb71d911431e16c2c940b97cf86ae4f2f6
Linux / Linux
5.19

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/dbc98fe99e17ed18f2f272d5fe880d844b1c68c3 git.kernel.org: https://git.kernel.org/stable/c/37020bbb71d911431e16c2c940b97cf86ae4f2f6