VYPR
Unrated severityNVD Advisory· Published Nov 19, 2024· Updated Nov 3, 2025

USB: serial: io_edgeport: fix use after free in debug printk

CVE-2024-50267

Description

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

USB: serial: io_edgeport: fix use after free in debug printk

The "dev_dbg(&urb->dev->dev, ..." which happens after usb_free_urb(urb) is a use after free of the "urb" pointer. Store the "dev" pointer at the start of the function to avoid this issue.

Affected products

226

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

8

News mentions

0

No linked articles in our index yet.