CVE-2026-97575
Last modified
CVE-2026-97575 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: media: v4l2-ctrls: validate AV1 tile counts The stateless AV1 decoders use tile_info.tile_cols and tile_rows as loop bounds and as indices into the mi_*_starts[] and *_in_sbs_minus_1[] arrays, as the divisor for context_update_tile_id, and their product bounds the per-tile descriptor buffers, but std_validate_compound() does not bound these u8 fields. Reject a V4L2_CTRL_TYPE_AV1_FRAME whose tile_cols or tile_rows exceeds V4L2_AV1_MAX_TILE_COLS / _ROWS, or whose product exceeds V4L2_AV1_MAX_TILE_COUNT.
Description
In the Linux kernel, the following vulnerability has been resolved: media: v4l2-ctrls: validate AV1 tile counts The stateless AV1 decoders use tile_info.tile_cols and tile_rows as loop bounds and as indices into the mi_*_starts[] and *_in_sbs_minus_1[] arrays, as the divisor for context_update_tile_id, and their product bounds the per-tile descriptor buffers, but std_validate_compound() does not bound these u8 fields. Reject a V4L2_CTRL_TYPE_AV1_FRAME whose tile_cols or tile_rows exceeds V4L2_AV1_MAX_TILE_COLS / _ROWS, or whose product exceeds V4L2_AV1_MAX_TILE_COUNT. A zero tile count is left to the consuming driver so the zero-initialised control that existing userspace submits is still accepted.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 9de30f579980b498606a9c2440b73ae3b670771b, < 85df9fc79b07f1cc7c953f930ae7e675d0c1e820; >= 9de30f579980b498606a9c2440b73ae3b670771b, < c8891da0186fe4c04bccbbd7d84b01a3c941ac7a; >= 9de30f579980b498606a9c2440b73ae3b670771b, < c4c88b5ba85685043d171e0e9c9d00a8cf6a89e8; >= 9de30f579980b498606a9c2440b73ae3b670771b, < 439058ced617fbb3febc017b9e93bb7387f309e0 |
| Linux | Linux | 6.5 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97575?
How severe is CVE-2026-97575?
How do I fix CVE-2026-97575?
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-9757The GEO my WP plugin for WordPress is vulnerable to SQL Inje…7.5
- CVE-2026-97570In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-97571In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97572In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97573In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-97574In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97576In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-97577In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-97578In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-97579In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-9758Improper comparison with the certificates trusted list in S2…7.3
- CVE-2026-97580In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-97575?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
