IT

Tracker / CVE-2024-50267

CVE-2024-50267

High 7.8

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 and versions

linux linux_kernel
linux linux_kernel · 3.7 → 4.19.324
linux linux_kernel · 4.20 → 5.4.286
linux linux_kernel · 5.11 → 5.15.172
linux linux_kernel · 5.16 → 6.1.117
linux linux_kernel · 5.5 → 5.10.230
linux linux_kernel · 6.2 → 6.6.61
linux linux_kernel · 6.7 → 6.11.8

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References