VDB
DEBIAN-CVE-2024-50267
DEBIAN-CVE-2024-50267
PUBLISHED
CVSS 7.800000190734863 HIGH
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.
Risk Scores
CVSS v3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 5.10.149-2, 5.10.148-1, 5.10.149-1 |
| Debian:12 | linux | 6.1.69-1, 0, 6.1.106-1 |
| Debian:11 | linux-6.1 | 6.1.112-1, 0, 6.1.106-3~deb11u2 |
| Debian:13 | linux | 0, 0 |
| Debian:14 | linux | 0, 0 |
Timeline
- Nov 19, 2024 CVE Published
- Apr 28, 2026 CVE Updated