Back to search
CVE-2024-50267
Published: Nov 19, 2024
Modified: May 11, 2026
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 984f68683298ba53af32f909de1f9452fbb37ccb - < e6ceb04eeb6115d872d4c4078d12f1170ed755ceaffected 984f68683298ba53af32f909de1f9452fbb37ccb - < 39709ce93f5c3f9eb535efe2afea088805d1128faffected 984f68683298ba53af32f909de1f9452fbb37ccb - < e567fc8f7a4460e486e52c9261b1e8b9f5dc42aaaffected 984f68683298ba53af32f909de1f9452fbb37ccb - < 44fff2c16c5aafbdb70c7183dae0a415ae74705eaffected 984f68683298ba53af32f909de1f9452fbb37ccb - < 275258c30bbda29467216e96fb655b16bcc9992b+3 more versions |
Linux | Linux | affected 3.7unaffected 0 - < 3.7unaffected 4.19.324 - <= 4.19.*unaffected 5.4.286 - <= 5.4.*unaffected 5.10.230 - <= 5.10.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now