CVE-2026-46089

Source
https://cve.org/CVERecord?id=CVE-2026-46089
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-46089.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-46089
Downstream
Related
Published
2026-05-27T12:58:32.606Z
Modified
2026-06-27T11:55:45.852726046Z
Summary
zram: do not forget to endio for partial discard requests
Details

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

zram: do not forget to endio for partial discard requests

As reported by Qu Wenruo and Avinesh Kumar, the following

getconf PAGESIZE 65536 blkdiscard -p 4k /dev/zram0

takes literally forever to complete. zram doesn't support partial discards and just returns immediately w/o doing any discard work in such cases. The problem is that we forget to endio on our way out, so blkdiscard sleeps forever in submitbiowait(). Fix this by jumping to endbio label, which does bioendio().

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46089.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0120dd6e4e202e19a0e011e486fb2da40a5ea279
Fixed
2d1f18efccdb8b29552399d024c36b705447e975
Fixed
35d3300f6357cfaa72db2721dc2b345b19bac5df
Fixed
a02363f71a79b755daa78a70d6b217f9c13c8c85
Fixed
68ce397e8236088fc53b9532d383a722288c8194
Fixed
e3668b371329ea036ff022ce8ecc82f8befcf003

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-46089.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.4.0
Fixed
6.6.140
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.86
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.27
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.4

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-46089.json"