CVE-2026-31585

Description

A flaw was found in the Linux kernel's vidtv media driver. When the vidtv_start_streaming() function fails, the internal counter for active streams (nfeeds) is not properly decremented. This state corruption can lead to memory leaks and prevent proper cleanup of resources, potentially causing system instability or a denial of service (DoS).

Understanding the Weakness (CWE)

Availability

Technical Impact: DoS: Resource Consumption (Memory); DoS: Resource Consumption (Other)

An adversary that can cause a resource counter to become inaccurate may be able to create situations where resources are not accounted for and not released, thus causing resources to become scarce for future needs.

Availability

Technical Impact: DoS: Crash, Exit, or Restart

An adversary that can cause a resource counter to become inaccurate may be able to force an error that causes the product to crash or exit out of its current operation.

Frequently Asked Questions

Want to get errata notifications? Sign up here.