PT-2026-69771 · Linux · Linux Kernel
CVE-2026-68371
·
Published
2026-08-10
·
Updated
2026-08-17
CVSS v3.1
8.4
High
| Vector | AV:L/AC:L/PR:N/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
An issue exists in the
omap2430 probe() function where it stores pdev->dev.of node in a local np variable. Because this is a borrowed pointer and the function does not take a reference to it, calling of node put(np) in the success and error paths drops a reference owned by the platform device. This results in an unbalanced reference count for pdev->dev.of node.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel