CVE-2025-68755
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2026-01-05

Last updated on: 2026-01-11

Assigner: kernel.org

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-05
Last Modified
2026-01-11
Generated
2026-05-07
AI Q&A
2026-01-05
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability involves the MOST I2C driver in the Linux kernel, which has been broken for five years. A recent change required drivers to set the interface device pointer before registration, but the MOST I2C driver was never updated accordingly. This causes a NULL pointer dereference if the driver is ever probed, leading to potential system instability or crashes.


How can this vulnerability impact me? :

If the MOST I2C driver is probed, the NULL pointer dereference can cause system crashes or instability, potentially leading to denial of service or disruption of normal operations on affected Linux systems.


What immediate steps should I take to mitigate this vulnerability?

The immediate step to mitigate this vulnerability is to remove the broken MOST I2C driver from the staging area of the Linux kernel, as it has been broken for years and can cause a NULL pointer dereference. Updating the kernel to a version that includes the fix (removal of the driver) is recommended.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart