Description
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not found If btrfs_search_slot_for_read() returns 1, it means we did not find any key greater than or equals to the key we asked for, meaning we have reached the end of the tree and therefore the path is not valid. If this happens we need to break out of the loop and stop, instead of continuing and accessing an invalid path.
Product status
5223cc60b40ae525ae6c94e98824129f1a5b4ae5 (git) before 023545e272f369d487e6a986c1e321c6e04be1da
5223cc60b40ae525ae6c94e98824129f1a5b4ae5 (git) before fd4913a53e3b54ad7e161847291439fe445d6356
5223cc60b40ae525ae6c94e98824129f1a5b4ae5 (git) before b5b8ade9da452086e78f5d519b90d3769e354853
5223cc60b40ae525ae6c94e98824129f1a5b4ae5 (git) before 1ee1d006c9fe4d6be5527ab1c84216b80cccbe40
5223cc60b40ae525ae6c94e98824129f1a5b4ae5 (git) before 0761447f6f51e1c7997960d8e6559337deed6729
5223cc60b40ae525ae6c94e98824129f1a5b4ae5 (git) before d7cf2314dd5e8661c05d076cd627eea9a7f76616
5223cc60b40ae525ae6c94e98824129f1a5b4ae5 (git) before b2bd557b75b760e4b9d209112bda19314bd64558
5223cc60b40ae525ae6c94e98824129f1a5b4ae5 (git) before ecb7c2484cfc83a93658907580035a8adf1e0a92
ecce1be9f2a366990d0e75dd249fb324e83c34a9 (git)
5.9.7 (semver) before 5.10
5.10
Any version before 5.10
5.10.252 (semver)
5.15.202 (semver)
6.1.165 (semver)
6.6.128 (semver)
6.12.75 (semver)
6.18.14 (semver)
6.19.4 (semver)
7.0 (original_commit_for_fix)
References
git.kernel.org/...c/023545e272f369d487e6a986c1e321c6e04be1da
git.kernel.org/...c/fd4913a53e3b54ad7e161847291439fe445d6356
git.kernel.org/...c/b5b8ade9da452086e78f5d519b90d3769e354853
git.kernel.org/...c/1ee1d006c9fe4d6be5527ab1c84216b80cccbe40
git.kernel.org/...c/0761447f6f51e1c7997960d8e6559337deed6729
git.kernel.org/...c/d7cf2314dd5e8661c05d076cd627eea9a7f76616
git.kernel.org/...c/b2bd557b75b760e4b9d209112bda19314bd64558
git.kernel.org/...c/ecb7c2484cfc83a93658907580035a8adf1e0a92