THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-68371 (HIGH 8.4) — In the Linux kernel, the following vulnerability has been resolved: usb: musb: omap2430: Do not put borrowed of_node in probe omap2430_probe() stores pdev->dev.of_node in a local np variable. This is a borrowed pointer and the probe function does not take a reference to it. Th

[NVD] CVE-2026-68371 (HIGH 8.4) — In the Linux kernel, the following vulnerability has been resolved: usb: musb: omap2430: Do not put borrowed of_node in probe omap2430_probe() stores pdev->dev.of_node in a local np variable. This is a borrowed pointer and the probe function does not take a reference to it. Th

mednvdPublished 2026-08-10

CVE-2026-68371 CVSS: 8.4 HIGH Published: 2026-08-10T13:20:29.920

In the Linux kernel, the following vulnerability has been resolved:

usb: musb: omap2430: Do not put borrowed of_node in probe

omap2430_probe() stores pdev->dev.of_node in a local np variable. This is a borrowed pointer and the probe function does not take a reference to it.

The success and error paths nevertheless call of_node_pu

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-68371