๐Ÿ” CVE Alert

CVE-2026-89719

UNKNOWN 0.0

zram: fix out-of-bounds access in read_block_state()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: zram: fix out-of-bounds access in read_block_state() read_block_state() calculates nr_pages before taking dev_lock. If the device is reset and reinitialized with a smaller disksize before lock acquisition, nr_pages still describes the old table. The subsequent loop can then call slot_lock() past the end of the newly allocated table. Read disksize after acquiring dev_lock and checking that the device is initialized. The read lock then keeps the table and its bound stable for the duration of the scan.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
c0265342bff4fcaa2cdf13f4596244c18d4a7ae5 < e7dbcb7a561a21e9a8f5b5fa90bb95aefbd0739d c0265342bff4fcaa2cdf13f4596244c18d4a7ae5 < 5e458fa714a55b6b64a9fe0c6d4fa609609f9ec3 c0265342bff4fcaa2cdf13f4596244c18d4a7ae5 < 391f057f44a51cc9418da5cba78b014324174264
Linux / Linux
4.18

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/e7dbcb7a561a21e9a8f5b5fa90bb95aefbd0739d git.kernel.org: https://git.kernel.org/stable/c/5e458fa714a55b6b64a9fe0c6d4fa609609f9ec3 git.kernel.org: https://git.kernel.org/stable/c/391f057f44a51cc9418da5cba78b014324174264