PT-2026-64351 · Linux+1 · Linux Kernel+1

CVE-2026-64236

·

Published

2026-07-24

·

Updated

2026-09-07

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A division-by-zero issue exists in the i2c davinci driver. When the clock-frequency property is missing from the device tree, the driver uses the DAVINCI I2C DEFAULT BUS FREQ macro. Because this macro was defined in kHz (100) instead of Hz, the probe function's division by 1000 caused integer truncation, resulting in the dev->bus freq variable being set to 0. This leads to a deterministic kernel panic during the calculation of clock dividers later in the probe sequence.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Divide By Zero

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-64236
USN-8618-1
USN-8663-1
USN-8664-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu