PT-2025-54082 · Linux+2 · Linux Kernel+2
Published
2023-01-01
·
Updated
2026-05-26
·
CVE-2023-54253
CVSS v2.0
4.3
Medium
| Vector | AV:L/AC:L/Au:M/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 6.5.0-rc3+ #1
Description
A flaw exists in the Linux kernel's btrfs subsystem related to the order of operations when handling page extent mapping during file relocation. Specifically, the
set page extent mapped function was being called before the btrfs read folio function in certain scenarios, leading to a potential assertion failure and kernel panic. This issue is similar to a previously identified problem and the fix involves moving the set page extent mapped call to after the btrfs read folio block to ensure proper subpage blocksize setup before use.Recommendations
Update to a version of the Linux kernel newer than 6.5.0-rc3+ #1.
Exploit
Fix
Assertion Failure
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linux Kernel
Btrfs