IT

Tracker / CVE-2022-49912

CVE-2022-49912

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix ulist leaks in error paths of qgroup self tests In the test_no_shared_qgroup() and test_multiple_refs() qgroup self tests, if we fail to add the tree ref, remove the extent item or remove the extent ref, we are returning from the test function without freeing the "old_roots" ulist that was allocated by the previous calls to btrfs_find_all_roots(). Fix that by calling ulist_free() before returning.

Affected products and versions

linux linux_kernel
linux linux_kernel · 4.10 → 4.14.299
linux linux_kernel · 4.15 → 4.19.265
linux linux_kernel · 4.2 → 4.9.333
linux linux_kernel · 4.20 → 5.4.224
linux linux_kernel · 5.11 → 5.15.78
linux linux_kernel · 5.16 → 6.0.8
linux linux_kernel · 5.5 → 5.10.154

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References