CVE-2026-98090 PUBLISHED

btrfs: restore active device pointers after failed sprout

Assigner: Linux
Reserved: 25.09.2026 Published: 25.09.2026 Updated: 25.09.2026

In the Linux kernel, the following vulnerability has been resolved:

btrfs: restore active device pointers after failed sprout

btrfs_init_new_device() switches latest_dev and possibly s_bdev from the seed device to the new sprout device before creating the first writable chunks.

If chunk creation or the subsequent sprout setup fails, the error path releases the new device without switching those pointers back. btrfs_show_devname() can then dereference the freed latest_dev and crash.

Restore the active device pointers to the latest seed device before removing and releasing the failed sprout device.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from b7cb29e666fe79dda5dbe5f57fb7c92413bf161c to 2ee5c4bc11007c51f63f0c1be5d3f07f2b404ff7 (excl.)
  • affected from b7cb29e666fe79dda5dbe5f57fb7c92413bf161c to e127ac29a52134d0f4cba39d38e4b375deb3d1aa (excl.)
  • affected from b7cb29e666fe79dda5dbe5f57fb7c92413bf161c to b79b4b29003690acfade8241998fc0104ef9c84c (excl.)
  • affected from b7cb29e666fe79dda5dbe5f57fb7c92413bf161c to e0b54613aabeb8e9da597f23b90c6a03d0981986 (excl.)
  • Version a6e7e218a4d6488d56727a7d9aee1b7e78c0c485 is affected
  • affected from 5.15.11 to 5.16 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 5.16 is affected
  • unaffected from 0 to 5.16 (excl.)
  • unaffected from 6.12.111 to 6.12.* (incl.)
  • unaffected from 6.18.53 to 6.18.* (incl.)
  • unaffected from 7.2.7 to 7.2.* (incl.)
  • unaffected from 7.3-rc2 to * (incl.)

References