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.
References
Configurations
Configuration 1 (hide)
|
History
08 May 2026, 21:12
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/34f36f9c6114af781a5a4f7a7c99334c85b73fc7 - Patch | |
| References | () https://git.kernel.org/stable/c/74abfadd7ef5ac9f3a6111d550cc651d1457c641 - Patch | |
| References | () https://git.kernel.org/stable/c/a505ca2db89ad92a8d8d27fa68ebafb12e04a679 - Patch | |
| References | () https://git.kernel.org/stable/c/a5b1ddbe31f49b4da78642157589970e9b60a231 - Patch | |
| References | () https://git.kernel.org/stable/c/f122f2b3ce9dbde60bf7ab0b180fe4a01f9d9bc4 - Patch | |
| First Time |
Linux linux Kernel
Linux |
|
| CWE | NVD-CWE-noinfo | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
08 May 2026, 13:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
06 May 2026, 12:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-06 12:16
Updated : 2026-05-08 21:12
NVD link : CVE-2026-43222
Mitre link : CVE-2026-43222
CVE.ORG link : CVE-2026-43222
JSON object : View
Products Affected
linux
- linux_kernel
CWE
