CVE-2026-89719
Last modified
CVE-2026-89719 is a vulnerability of currently unknown severity. 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. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= c0265342bff4fcaa2cdf13f4596244c18d4a7ae5, < 6d52c1f43ff39ea1ebf8f016e847677f0b60cf2b; >= c0265342bff4fcaa2cdf13f4596244c18d4a7ae5, < e7dbcb7a561a21e9a8f5b5fa90bb95aefbd0739d; >= c0265342bff4fcaa2cdf13f4596244c18d4a7ae5, < 5e458fa714a55b6b64a9fe0c6d4fa609609f9ec3; >= c0265342bff4fcaa2cdf13f4596244c18d4a7ae5, < 391f057f44a51cc9418da5cba78b014324174264 |
| Linux | Linux | 4.18 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89719?
How severe is CVE-2026-89719?
How do I fix CVE-2026-89719?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-89713In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-89714In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89715In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89716In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89717In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89718In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8972Privilege escalation in the WebRTC: Audio/Video component. T…8.8
- CVE-2026-89720In the Linux kernel, the following vulnerability has been re…7.7
- CVE-2026-89721In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89722In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89723In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89724In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-89719?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
