In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: Remove use_count guard in stop_streaming The use_count check was introduced so that multiple concurrent Raw D…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: Remove use_count guard in stop_streaming The use_count check was introduced so that multiple concurrent Raw Data Interfaces RDIs could be driven by different virtual channels VCs on the CSIPHY input driving the video pipeline. This is an invalid use of use_count though as use_count pertains to the number of times a video entity has been opened by user-space not the number of active streams. If use_count …
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/25f18cb1b673220b76a86ebef8e7fb79bd303b27 Patch
- https://git.kernel.org/stable/c/a975db8aea152f9907aa53a7f517e557ccb40da3 Patch
- https://git.kernel.org/stable/c/c2218a82f795dc3d0b6210bcaa3d9c5ca736fcd9 Patch
- https://git.kernel.org/stable/c/d7d4dde3decef1b5aa1f5c390147f79aae412dee Patch
Timeline
- nvd_ingest NVD