CVE-2026-90333

Source
https://cve.org/CVERecord?id=CVE-2026-90333
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90333.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90333
Downstream
Published
2026-09-17T16:08:46Z
Modified
2026-09-18T03:48:37Z
Summary
dm-integrity: replace forgeable discard filler with a keyed sector marker
Details

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

dm-integrity: replace forgeable discard filler with a keyed sector marker

The discard-block check in dm_integrity_rw_tag() treats a stored tag of all 0xf6 bytes (DISCARD_FILLER) as proof a block was discarded and skips HMAC verification. allow_discards is only accepted in dm-integrity's standalone mode. An attacker with raw write access to the backing device, but without the integrity key, can stamp any block with an all-0xf6 tag and have it served as authentic.

Add a new "allow_discards_keyed" target argument that marks discarded blocks with a keyed checksum of (salt || sector) instead, computed by integrity_discard_checksum().

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90333.json"
}
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
84597a44a9d86ac949900441cea7da0af0f2f473
Fixed
5c58ea19a909ef6bed4f0f824e9cd7e30d7e4775
Fixed
6228722c27304e4682cddc1fede03898f87e4414
Fixed
68c5c42567bc462139128968ebbfadd0aefff519

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.7.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

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