CVE-2025-68755

Description

In the Linux kernel, the following vulnerability has been resolved:staging: most: remove broken i2c driverThe MOST I2C driver has been completely broken for five years withoutanyone noticing so remove the driver from staging.Specifically, commit 723de0f9171e (staging: most: remove device frominterface structure) started requiring drivers to set the interfacedevice pointer before registration, but the I2C driver was never updatedwhich results in a null pointer dereference if anyone ever tries toprobe it.

Risk Information

Base Score
5.5
MODERATE
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS Score
Exploitation Probability
0.026

Associated Vulnerability

No records found

Patch Details

No records found

References

https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234