CVE Catalog

CVE-2023-3111

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.45%

35th percentile - higher than 35% of all known CVEs

Summary

A use after free vulnerability was found in prepare_to_relocate in fs/btrfs/relocation.c in the Linux Kernel. This possible flaw can be triggered by calling btrfs_ioctl_balance() before calling btrfs_ioctl_defrag().

Risk Assessment

This vulnerability may lead to unexpected system behavior, potentially resulting in data loss or filesystem integrity issues in Btrfs.

Recommendation

It is recommended to avoid calling btrfs_ioctl_balance() before btrfs_ioctl_defrag() and to monitor kernel updates to patch this vulnerability.

Other vulnerabilities in Linux Kernel Btrfs

See all
Original NVD description (English source)

A use after free vulnerability was found in prepare_to_relocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfs_ioctl_balance() before calling btrfs_ioctl_defrag().

Vulnerability data from NVD (NIST) · CISA KEV · EPSS