IT

Tracker / CVE-2026-43222

CVE-2026-43222

High 7.8

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.

Affected products and versions

linux linux_kernel · 6.13 → 6.18.16
linux linux_kernel · 6.19 → 6.19.6
linux linux_kernel · 6.5 → 6.6.128
linux linux_kernel · 6.7 → 6.12.75

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References