PT-2025-35955 · Linux+1 · Linux Kernel+1
Published
2025-07-19
·
Updated
2025-09-04
·
CVE-2025-38682
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A double-free vulnerability exists in the i2c core, specifically within the
i2c unregister device() function. This issue occurs when an i2c client has a software fwnode as its primary node. The fwnode handle put() function is called on the software node twice, once directly and again within device remove software node(), leading to a use-after-free condition and potential system instability. The vulnerability was addressed by preventing the call to fwnode handle put() when the primary fwnode is a software node.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Double Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Linux Kernel