Bug 2532456 (CVE-2026-89716) - CVE-2026-89716 kernel: Linux kernel zram: Denial of Service due to improper deflate parameter validation
Summary: CVE-2026-89716 kernel: Linux kernel zram: Denial of Service due to improper d...
Keywords:
Status: NEW
Alias: CVE-2026-89716
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-09-11 23:20 UTC by OSIDB Bzimport
Modified: 2026-09-15 05:26 UTC (History)
15 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-09-11 23:20:17 UTC
In the Linux kernel, the following vulnerability has been resolved:

zram: validate deflate params

We must validate user-supplied deflate winbits before we pass it to
zlib_deflate_workspacesize(), which triggers BUG_ON() if winbits value is
outside of valid ranges.


Note You need to log in before you can comment on or make changes to this bug.