CVE-2026-43316
MediumSummary
A vulnerability has been identified in the Linux kernel affecting the media: solo6x10 component. The issue was a lack of checks to ensure that the chip_id does not exceed the allowed range.
Risk Assessment
Exploitation of this vulnerability could lead to unpredictable system behavior, posing risks to the stability and security of applications using this component.
Recommendation
It is recommended to update the Linux kernel to the latest version to mitigate this vulnerability and enable appropriate protection mechanisms.
Original NVD description (English source)
In the Linux kernel, the following vulnerability has been resolved: media: solo6x10: Check for out of bounds chip_id Clang with CONFIG_UBSAN_SHIFT=y noticed a condition where a signed type (literal "1" is an "int") could end up being shifted beyond 32 bits, so instrumentation was added (and due to

