CVE-2022-49810 Information

Description

In the Linux kernel the following vulnerability has been resolved:

netfs: Fix missing xas_retry() calls in xarray iteration

netfslib has a number of places in which it performs iteration of an xarray whilst being under the RCU read lock. It should call xas_retry() as the first thing inside of the loop and do ## Reference https://git.kernel.org/stable/c/7e043a80b5dae5c2d2cf84031501de7827fd6c00 https://git.kernel.org/stable/c/b2cc07a76f1eb12de3b22caf5fdbf856a7bef16d

Share on: