Out-of-bounds read in Linux kernel - CVE-2026-89882
Published: September 17, 2026
Vulnerability details
The vulnerability allows a local user to read out-of-bounds memory.
The vulnerability exists due to an integer underflow in the HEVC reference picture set prediction handling of the RKVDEC decoder when processing an EXT_SPS_ST_RPS control with INTER_REF_PIC_SET_PRED set. A local user can submit a crafted control with a delta_idx_minus1 value that causes the reference picture set index to underflow to read out-of-bounds memory.
The affected decoder is accessible through the V4L2 memory-to-memory interface.