PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-97575 Linux CVE debrief

A vulnerability in the Linux kernel's media v4l2-ctrls has been resolved. The vulnerability is related to the validation of AV1 tile counts. The stateless AV1 decoders use tile_info.tile_cols and tile_rows as loop bounds and as indices into the mi_*_starts[] and *_in_sbs_minus_1[] arrays, as the divisor for context_update_tile_id, and their product bounds the per-tile descriptor buffers. However, std_validate_compound() does not bound these u8 fields. This could lead to potential security issues if not properly validated.

Vendor
Linux
Product
Unknown
CVSS
HIGH 7.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-25
Original CVE updated
2026-09-25
Advisory published
2026-09-25
Advisory updated
2026-09-25

Who should care

Linux kernel developers and maintainers, as well as users of Linux-based systems that utilize the media v4l2-ctrls functionality, should review and apply the patch to ensure the vulnerability is fixed. They should also verify that the Linux kernel's media v4l2-ctrls is properly validating AV1 tile counts to prevent potential security issues. Additionally, affected operators, platform administrators, vulnerability management teams, and security teams should

Why it matters

The Linux kernel's media v4l2-ctrls vulnerability has been resolved, and it is essential to review and apply the patch to ensure the vulnerability is fixed. Linux kernel developers and maintainers should verify that the Linux kernel's media v4l2-ctrls is properly validating AV1 tile counts to prevent potential security issues.

  • Potential security issues due to lack of validation of AV1 tile counts
  • Need to verify that Linux kernel's media v4l2-ctrls is properly validating AV1 tile counts
  • Potential for security issues if not properly validated

Technical summary

The Linux kernel's media v4l2-ctrls vulnerability has been resolved. The vulnerability is related to the validation of AV1 tile counts. The stateless AV1 decoders use tile_info.tile_cols and tile_rows as loop bounds and as indices into the mi_*_starts[] and *_in_sbs_minus_1[] arrays, as the divisor for context_update_tile_id, and their product bounds the per-tile descriptor buffers. However, std_validate_compound() does not bound these u8 fields.

Defensive priority

High

Recommended defensive actions

  • Review and apply the patch to ensure the vulnerability is fixed
  • Verify that the Linux kernel's media v4l2-ctrls is properly validating AV1 tile counts
  • Monitor for any potential security issues related to this vulnerability
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review compensating controls for exposed systems while remediation is scheduled and verified

Evidence notes

The CVE record and NVD vulnerability detail page provide information on the vulnerability. The Linux kernel's media v4l2-ctrls vulnerability has been resolved, and the fix has been committed to the kernel's stable branch.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-97575 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-97575

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-97575 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97575

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/439058ced617fbb3febc017b9e93bb7387f309e0

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/85df9fc79b07f1cc7c953f930ae7e675d0c1e820

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/c4c88b5ba85685043d171e0e9c9d00a8cf6a89e8

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/c8891da0186fe4c04bccbbd7d84b01a3c941ac7a

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.