PT-2010-4090 · Linux · Linux Kernel
Dan Rosenberg
·
Published
2010-09-30
·
Updated
2023-02-13
·
CVE-2010-2537
CVSS v2.0
6.6
Medium
| Vector | AV:L/AC:L/Au:N/C:N/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 2.6.35
Description
The issue allows local users to overwrite an append-only file. This can be achieved via a BTRFS IOC CLONE or BTRFS IOC CLONE RANGE ioctl call that specifies the append-only file as a donor.
Recommendations
For versions prior to 2.6.35, update to version 2.6.35 or later to resolve the issue. As a temporary workaround, consider restricting access to the btrfs ioctl clone function in fs/btrfs/ioctl.c to minimize the risk of exploitation. Avoid using the BTRFS IOC CLONE or BTRFS IOC CLONE RANGE ioctl calls with append-only files until the issue is resolved.
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel