Alpaquita LinuxStreamSecurity Advisory
Search Cve

CVE-2025-39800

Published: September 16, 2025Last modified: September 16, 2025

Description

In the Linux kernel, the following vulnerability has been resolved: btrfs: abort transaction on unexpected eb generation at btrfs_copy_root() If we find an unexpected generation for the extent buffer we are cloning at btrfs_copy_root(), we just WARN_ON() and don't error out and abort the transaction, meaning we allow to persist metadata with an unexpected generation. Instead of warning only, abort the transaction and return -EUCLEAN.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSlinux-ltsFixed (6.1.151-r0)
25 LTSlinux-ltsFixed (6.12.44-r0)
Streamlinux-ltsFixed (6.12.44-r0)

References

ON THIS PAGE