CVE-2026-43222
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/05/2026
Last modified:
08/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
media: verisilicon: AV1: Fix tile info buffer size<br />
<br />
Each tile info is composed of: row_sb, col_sb, start_pos<br />
and end_pos (4 bytes each). So the total required memory<br />
is AV1_MAX_TILES * 16 bytes.<br />
Use the correct #define to allocate the buffer and avoid<br />
writing tile info in non-allocated memory.
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.5 (including) | 6.6.128 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.75 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.16 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.6 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- 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



