SB20260727353 - Integer overflow in Linux kernel i2c busses driver



SB20260727353 - Integer overflow in Linux kernel i2c busses driver

Published: July 27, 2026

Security Bulletin ID SB20260727353
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Denial of service

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Integer overflow (CVE-ID: CVE-2026-64236)

CWE-ID: CWE-190 - Integer overflow

CVSSv4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a local attacker to cause a denial of service.

The vulnerability exists due to integer truncation in the i2c-davinci driver probe function when processing a device tree configuration with a missing clock-frequency property. A local attacker can provide a device tree configuration that triggers a division by zero to cause a denial of service.

The issue results in a deterministic kernel panic during probe while calculating clock dividers.


Remediation

Install update from vendor's website.