CVE Catalog

CVE-2025-22019

HighCVSS 7.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

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

Summary

In the bcachefs filesystem in the Linux kernel, bugs were found in bch2_ioctl_subvolume_destroy(). The bch2_evict_subvolume_inodes() function hung due to incorrect dcache pruning, and permissions checks were missing.

Risk Assessment

Missing permission checks could allow an unprivileged user to destroy subvolumes, leading to data loss. The function hang could cause filesystem unavailability.

Recommendation

Update the Linux kernel to a version containing the fix for CVE-2025-22019, which fixes dcache issues and adds missing permission checks.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: bcachefs: bch2_ioctl_subvolume_destroy() fixes bch2_evict_subvolume_inodes() was getting stuck - due to incorrectly pruning the dcache. Also, fix missing permissions checks.

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