CVE-2026-43316: media: solo6x10: Check for out of bounds chip_id

Published May 8, 2026
·
Updated

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

media: solo6x10: Check for out of bounds chipid

Clang with CONFIGUBSANSHIFT=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 the double istw286x() call seen via inlining), Clang decides the second one must now be undefined behavior and elides the rest of the function[1]. This is a known problem with Clang (that is still being worked on), but we can avoid the entire problem by actually checking the existing max chip ID, and now there is no runtime instrumentation added at all since everything is known to be within bounds.

Additionally use an unsigned value for the shift to remove the instrumentation even without the explicit bounds checking.

[hverkuil: fix checkpatch warning for istw286x]

Affected Software

15 affected components
Linux Linux kernel (solo6x10)
Linux Linux kernel>=2.6.36<5.10.252
Linux Linux kernel>=5.11<5.15.202
Linux Linux kernel>=5.16<6.1.165
Linux Linux kernel>=6.2<6.6.128
Linux Linux kernel>=6.7<6.12.75
Linux Linux kernel>=6.13<6.18.16
Linux Linux kernel>=6.19<6.19.6
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2
Linux Linux kernel=7.0-rc3
Linux Linux kernel=7.0-rc4
Linux Linux kernel=7.0-rc5
Linux Linux kernel=7.0-rc6
Linux Linux kernel=7.0-rc7

Event History

May 8, 2026
CVE Published
via MITRE·01:26 PM
Data Sourced
via MITRE·01:26 PM
Description
Data Sourced
via NVD·02:16 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-43316?

The severity of CVE-2026-43316 is considered to be moderate as it may lead to unexpected behavior in the Linux kernel.

2

How do I fix CVE-2026-43316?

To fix CVE-2026-43316, you should update to the latest patched version of the Linux kernel that addresses this vulnerability.

3

Which Linux kernel versions are affected by CVE-2026-43316?

CVE-2026-43316 affects multiple versions of the Linux kernel ranging from 2.6.36 to 7.0-rc7.

4

What does CVE-2026-43316 exploit?

CVE-2026-43316 exploits an out of bounds access related to the chip_id in the solo6x10 media device driver.

5

How can I determine if my system is impacted by CVE-2026-43316?

You can determine if your system is impacted by checking the kernel version against the affected versions listed for CVE-2026-43316.

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