CVE-2026-23347

ADVISORY - nist

Summary

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

can: usb: f81604: correctly anchor the urb in the read bulk callback

When submitting an urb, that is using the anchor pattern, it needs to be anchored before submitting it otherwise it could be leaked if usb_kill_anchored_urbs() is called. This logic is correctly done elsewhere in the driver, except in the read bulk callback so do that here also.

EPSS Score: 0.00127 (0.028)

Common Weakness Enumeration (CWE)

ADVISORY - nist
ADVISORY - redhat

Missing Reference to Active Allocated Resource


Sign in to Docker Scout

See which of your images are affected by this CVE and how to fix them by signing into Docker Scout.

Sign in