CVE-2026-89873: media: v4l2-ctrls: validate HEVC EXT SPS RPS counts

Published Sep 16, 2026
·
Updated

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

media: v4l2-ctrls: validate HEVC EXT SPS RPS counts

The HEVC SPS control carries the short-term and long-term RPS counts that decoder drivers use to walk the matching EXT SPS dynamic arrays. Reject SPS values that exceed the HEVC limits of 64 short-term sets and 32 long-term references so drivers cannot later index beyond those controls.

Also reject EXT SPS ST RPS entries whose negative or positive picture counts exceed the 16-entry arrays, or whose combined delta-POC count exceeds the HEVC DPB maximum.

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Update the Linux kernel media/v4l2-ctrls logic to reject HEVC EXT SPS values that exceed the HEVC limit of 64 short-term sets, since EXT SPS dynamic arrays are indexed by decoder drivers.

    Linux kernel (media/v4l2-ctrls: validate HEVC EXT SPS RPS counts) Reject HEVC EXT SPS values that exceed HEVC limits (64 short-term sets) = Implement check: SPS values must not exceed the HEVC limits of 64 short-term sets
  2. Configuration

    Update the Linux kernel media/v4l2-ctrls logic to reject EXT SPS ST RPS entries whose counts exceed the 16-entry arrays, or whose combined delta-POC count exceeds the HEVC DPB maximum, and also reject EXT SPS ST RPS entries based on invalid negative/positive picture constraints as described.

    Linux kernel (media/v4l2-ctrls: validate HEVC EXT SPS RPS counts) Reject EXT SPS ST RPS entries when counts exceed arrays / combined delta-POC exceeds DPB maximum = Implement check: counts exceed 16-entry arrays OR combined delta-POC count exceeds HEVC DPB maximum

Event History

Sep 16, 2026
CVE Published
via MITRE·10:31 AM
Data Sourced
via MITRE·10:31 AM
Description

Frequently Asked Questions

1

Who is exposed to this issue?

Systems using Linux kernel V4L2 HEVC decoder controls are exposed when decoder drivers consume SPS and EXT SPS control data. The issue concerns drivers that walk the associated dynamic arrays using the supplied RPS counts.

2

What input is required to trigger the unsafe behavior?

An attacker would need to supply HEVC SPS or EXT SPS control values with RPS counts beyond the supported limits. Relevant invalid values include more than 64 short-term sets, more than 32 long-term references, per-entry negative or positive picture counts over 16, or a combined delta-POC count above the HEVC DPB maximum.

3

What does the fix change?

The fix rejects invalid SPS and EXT SPS RPS count values before decoder drivers use them to index matching control arrays. This prevents later out-of-bounds array access based on oversized counts.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203