CVE-2026-90333
Last modified
CVE-2026-90333 is a vulnerability of currently unknown severity. 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.
Description
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().
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 84597a44a9d86ac949900441cea7da0af0f2f473, < 5c58ea19a909ef6bed4f0f824e9cd7e30d7e4775; >= 84597a44a9d86ac949900441cea7da0af0f2f473, < 6228722c27304e4682cddc1fede03898f87e4414; >= 84597a44a9d86ac949900441cea7da0af0f2f473, < 68c5c42567bc462139128968ebbfadd0aefff519 |
| Linux | Linux | 5.7 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90333?
How severe is CVE-2026-90333?
How do I fix CVE-2026-90333?
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-90328In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90329In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-9033An unauthenticated attacker with network access to the capti…4.3
- CVE-2026-90330In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90331In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90332In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2026-90334In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90335In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90336In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90337In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90338In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90339In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90333?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
