NONE · 0

CVE-2025-68755

In the Linux kernel, the following vulnerability has been resolved: staging: most: remove broken i2c driver The MOST I2C driver has been completely broken for five years without anyone noticing so r...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: staging: most: remove broken i2c driver The MOST I2C driver has been completely broken for five years without anyone noticing so remove the driver from staging. Specifically, commit 723de0f9171e ("staging: most: remove device from interface structure") started requiring drivers to set the interface device pointer before registration, but the I2C driver was never updated which results in a NULL pointer dereference if anyone ever tries to probe it.

References

FAQ

What is CVE-2025-68755?

CVE-2025-68755 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: staging: most: remove broken i2c driver The MOST I2C driver has been completely broken for five years without anyone noticing so r...

How severe is CVE-2025-68755?

CVSS scoring is not yet available for CVE-2025-68755. Check NVD for updates.

Is there a patch for CVE-2025-68755?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.