CVE-2026-97578

Source
https://cve.org/CVERecord?id=CVE-2026-97578
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-97578.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-97578
Downstream
Published
2026-09-25T10:22:00Z
Modified
2026-09-26T03:48:36Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
media: verisilicon: rockchip: guard VPU981 AV1 divisor and tile buffer
Details

In the Linux kernel, the following vulnerability has been resolved:

media: verisilicon: rockchip: guard VPU981 AV1 divisor and tile buffer

rockchip_vpu981_av1_dec_set_tile_info() divides context_update_tile_id by tile_info->tile_cols and writes one descriptor per tile into the tile_info DMA buffer, which holds AV1_MAX_TILES entries; tile_cols and tile_rows come from the bitstream. Guard the division against a zero tile_cols by initialising the context-update values to zero and computing them only when tile_cols is non-zero, and stop the descriptor writes once the tile_info buffer is full. The tile geometry written to the hardware registers is left unmodified; the per-dimension and total tile bounds are enforced by the control validation.

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/97xxx/CVE-2026-97578.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
727a400686a2c0d25015c9e44916a59b72882f83
Fixed
7baa7bb1b784c19170df8c99466fa412040eb431
Fixed
8f19d869a9f6800547c9ad7ebaf3b94f973dab50
Fixed
6b7a281a815ae7c5e7bb2aad039ffea9bc933157
Fixed
b84f6533a8ed2fd7b282fc7ab4b8efadc745a89c

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-97578.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.5.0
Fixed
6.12.111
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.53
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-97578.json"