VDB

CVE-2026-89573

CVE-2026-89573 PUBLISHED CVSS 7.8 HIGH

Reported by Linux · Published September 11, 2026

In the Linux kernel, the following vulnerability has been resolved: dm array: reject an array block whose value size is not the caller's array_block_check() can only compare the header against itself, so a block with value_size 4 and max_entries 1018 is internally consistent and passes. dm-cache keeps two arrays -- mappings at 8 bytes and hints at 4 -- and the roots for both live in the superblock. Point the mappings root at a hint block and __load_mappings() walks it through an info whose value size is 8, so element_at() strides 8 bytes over 4-byte entries and reaches offset 8160 of a 4096-byte block. get_ablock() and __shadow_ablock() are the two places that hold the block and the caller at once. Reject there when the two value sizes disagree. Arrays only ever read their own blocks, so this fires on crafted metadata only.

EPSS 0.13% · 2.8th percentile

Risk Scores

CVSS 3.1
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score
0.13%
2.8th percentile

Affected Products

VendorProductVersions
LinuxLinux6513c29f44f2cc970c0e9fecfe5a6526c3e73025, 6513c29f44f2cc970c0e9fecfe5a6526c3e73025, 6513c29f44f2cc970c0e9fecfe5a6526c3e73025
LinuxLinux3.9, 0, 5.10.270
linuxlinux_kernel3.9, 3.9, 3.9
LinuxLinux6513c29f44f2cc970c0e9fecfe5a6526c3e73025, 6513c29f44f2cc970c0e9fecfe5a6526c3e73025, 6513c29f44f2cc970c0e9fecfe5a6526c3e73025

Timeline

  • Sep 11, 2026 CVE Published
  • Sep 12, 2026 EPSS Score
  • Sep 12, 2026 Coalition ESS Score
  • Sep 13, 2026 EPSS Score
  • Sep 14, 2026 CVE Updated

References

Open in Interactive Console →
$ Console Community · 100/wk Open console ›