PT-2025-8095 · Linux+2 · Linux Kernel+2
Published
2022-01-01
·
Updated
2026-05-26
·
CVE-2022-49167
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A vulnerability in the Linux kernel has been resolved, related to the btrfs file system. The issue occurred during compressed reads, where the bio would be double completed on errors, leading to panics. This happened because the compression path would complete the bio if an error occurred after setting up compression bios, and then btrfs submit data bio() would also call bio endio() on the bio. The fix involves making btrfs submit compressed read() responsible for calling bio endio() on the bio in case of errors.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Access Control
Information Disclosure
Incorrect Privilege Assignment
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Debian
Linux Kernel