VYPR

i2c: davinci

by Linux

CVEs (1)

  • CVE-2026-64236Jul 25, 2026
    risk 0.00cvss epss

    In the Linux kernel, the following vulnerability has been resolved: i2c: davinci: fix division by zero on missing clock-frequency When the 'clock-frequency' property is missing from the device tree, the driver falls back to DAVINCI_I2C_DEFAULT_BUS_FREQ. However, this macro was…