Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-43316
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-08 May, 2026 | 13:26
Updated At-11 May, 2026 | 22:22
Rejected At-
▼CVE Numbering Authority (CNA)
media: solo6x10: Check for out of bounds chip_id

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 the double is_tw286x() 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 is_tw286x]

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/media/pci/solo6x10/solo6x10-tw28.c
Default Status
unaffected
Versions
Affected
  • From faa4fd2a09517b39cc1f5d622453f97a59acfdac before c327192ca26670cf6e588c1eeda66cd2fa97630e (git)
  • From faa4fd2a09517b39cc1f5d622453f97a59acfdac before 0b3dadada2417782a63ce32dae05bafe1c949e3f (git)
  • From faa4fd2a09517b39cc1f5d622453f97a59acfdac before 603e3859393ee2ce91393b7d05e6e56e4b66e5cd (git)
  • From faa4fd2a09517b39cc1f5d622453f97a59acfdac before 33af366211ee78e3b074ff44a16121e537e86826 (git)
  • From faa4fd2a09517b39cc1f5d622453f97a59acfdac before 5849ae68d7b8b6ad55cc1bf0d227dd2ae6362528 (git)
  • From faa4fd2a09517b39cc1f5d622453f97a59acfdac before d29f33b2cf98e4901cd5457d1ee34062e808df73 (git)
  • From faa4fd2a09517b39cc1f5d622453f97a59acfdac before 4d6db0c6bbbfd8d7bbdbf7ab6a9c003752abf116 (git)
  • From faa4fd2a09517b39cc1f5d622453f97a59acfdac before 0fdf6323c35a134f206dcad5babb4ff488552076 (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/media/pci/solo6x10/solo6x10-tw28.c
Default Status
affected
Versions
Affected
  • 2.6.36
Unaffected
  • From 0 before 2.6.36 (semver)
  • From 5.10.252 through 5.10.* (semver)
  • From 5.15.202 through 5.15.* (semver)
  • From 6.1.165 through 6.1.* (semver)
  • From 6.6.128 through 6.6.* (semver)
  • From 6.12.75 through 6.12.* (semver)
  • From 6.18.16 through 6.18.* (semver)
  • From 6.19.6 through 6.19.* (semver)
  • From 7.0 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/c327192ca26670cf6e588c1eeda66cd2fa97630e
N/A
https://git.kernel.org/stable/c/0b3dadada2417782a63ce32dae05bafe1c949e3f
N/A
https://git.kernel.org/stable/c/603e3859393ee2ce91393b7d05e6e56e4b66e5cd
N/A
https://git.kernel.org/stable/c/33af366211ee78e3b074ff44a16121e537e86826
N/A
https://git.kernel.org/stable/c/5849ae68d7b8b6ad55cc1bf0d227dd2ae6362528
N/A
https://git.kernel.org/stable/c/d29f33b2cf98e4901cd5457d1ee34062e808df73
N/A
https://git.kernel.org/stable/c/4d6db0c6bbbfd8d7bbdbf7ab6a9c003752abf116
N/A
https://git.kernel.org/stable/c/0fdf6323c35a134f206dcad5babb4ff488552076
N/A
Hyperlink: https://git.kernel.org/stable/c/c327192ca26670cf6e588c1eeda66cd2fa97630e
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/0b3dadada2417782a63ce32dae05bafe1c949e3f
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/603e3859393ee2ce91393b7d05e6e56e4b66e5cd
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/33af366211ee78e3b074ff44a16121e537e86826
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/5849ae68d7b8b6ad55cc1bf0d227dd2ae6362528
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/d29f33b2cf98e4901cd5457d1ee34062e808df73
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/4d6db0c6bbbfd8d7bbdbf7ab6a9c003752abf116
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/0fdf6323c35a134f206dcad5babb4ff488552076
Resource: N/A
Details not found