CVE-2026-43222
Description
In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: AV1: Fix tile info buffer size Each tile info is composed of: row_sb, col_sb, start_pos and end_pos (4 bytes each). So the total required memory is AV1_MAX_TILES * 16 bytes. Use the correct #define to allocate the buffer and avoid writing tile info in non-allocated memory.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 6.19.6-1 |
| debian | sid | fixed | 6.19.6-1 |
| debian | trixie | fixed | 6.12.85-1 |
| linux-kernel | affected | 6.6.128 |
References
- https://git.kernel.org/stable/c/34f36f9c6114af781a5a4f7a7c99334c85b73fc7
- https://git.kernel.org/stable/c/74abfadd7ef5ac9f3a6111d550cc651d1457c641
- https://git.kernel.org/stable/c/a505ca2db89ad92a8d8d27fa68ebafb12e04a679
- https://git.kernel.org/stable/c/a5b1ddbe31f49b4da78642157589970e9b60a231
- https://git.kernel.org/stable/c/f122f2b3ce9dbde60bf7ab0b180fe4a01f9d9bc4
- https://www.suse.com/security/cve/CVE-2026-43222.html
- https://security-tracker.debian.org/tracker/CVE-2026-43222
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.