CVE-2026-97579

Summary

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

media: mediatek: vcodec: bound AV1 tile-start copy to the array capacity

vdec_av1_slice_setup_tile() copies tile_cols + 1 / tile_rows + 1 entries into mi_col_starts[] / mi_row_starts[] from the bitstream tile_info. Bound the copy to the array capacity.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux0934d37596151edce115c6d0843a9ad7d5e5d232 < ad47a250afafa3a51cfb4a004463ff28e66c596eaffected
LinuxLinux0934d37596151edce115c6d0843a9ad7d5e5d232 < 7992059c045780095ba5a696dcb2f5400a82803caffected
LinuxLinux0934d37596151edce115c6d0843a9ad7d5e5d232 < eb0ea3898e3921900939e30c3946dd2b52281859affected
LinuxLinux0934d37596151edce115c6d0843a9ad7d5e5d232 < 37bef2170d4c88fc3d708eecf3ef0f4032bc1372affected
LinuxLinux6.6affected
LinuxLinux0 < 6.6unaffected
LinuxLinux6.12.111 <= 6.12.*unaffected
LinuxLinux6.18.53 <= 6.18.*unaffected
LinuxLinux7.2.7 <= 7.2.*unaffected
LinuxLinux7.3-rc3 <= *unaffected

Weaknesses

References