CVE-2024-50267
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
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 Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 984f68683298ba53af32f909de1f9452fbb37ccb < e6ceb04eeb6115d872d4c4078d12f1170ed755ce | affected |
| Linux | Linux | 984f68683298ba53af32f909de1f9452fbb37ccb < 39709ce93f5c3f9eb535efe2afea088805d1128f | affected |
| Linux | Linux | 984f68683298ba53af32f909de1f9452fbb37ccb < e567fc8f7a4460e486e52c9261b1e8b9f5dc42aa | affected |
| Linux | Linux | 984f68683298ba53af32f909de1f9452fbb37ccb < 44fff2c16c5aafbdb70c7183dae0a415ae74705e | affected |
| Linux | Linux | 984f68683298ba53af32f909de1f9452fbb37ccb < 275258c30bbda29467216e96fb655b16bcc9992b | affected |
| Linux | Linux | 984f68683298ba53af32f909de1f9452fbb37ccb < 13d6ff3ca76056d06a9d88300be2a293442ff595 | affected |
| Linux | Linux | 984f68683298ba53af32f909de1f9452fbb37ccb < 314bdf446053e123f37543aa535197ee75f8aa97 | affected |
| Linux | Linux | 984f68683298ba53af32f909de1f9452fbb37ccb < 37bb5628379295c1254c113a407cab03a0f4d0b4 | affected |
| Linux | Linux | 3.7 | affected |
| Linux | Linux | 0 < 3.7 | unaffected |
| Linux | Linux | 4.19.324 <= 4.19.* | unaffected |
| Linux | Linux | 5.4.286 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.230 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.172 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.117 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.61 <= 6.6.* | unaffected |
| Linux | Linux | 6.11.8 <= 6.11.* | unaffected |
| Linux | Linux | 6.12 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
CVE Program Container
Additional References
- https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
References
- https://git.kernel.org/stable/c/e6ceb04eeb6115d872d4c4078d12f1170ed755ce
- https://git.kernel.org/stable/c/39709ce93f5c3f9eb535efe2afea088805d1128f
- https://git.kernel.org/stable/c/e567fc8f7a4460e486e52c9261b1e8b9f5dc42aa
- https://git.kernel.org/stable/c/44fff2c16c5aafbdb70c7183dae0a415ae74705e
- https://git.kernel.org/stable/c/275258c30bbda29467216e96fb655b16bcc9992b
- https://git.kernel.org/stable/c/13d6ff3ca76056d06a9d88300be2a293442ff595
- https://git.kernel.org/stable/c/314bdf446053e123f37543aa535197ee75f8aa97
- https://git.kernel.org/stable/c/37bb5628379295c1254c113a407cab03a0f4d0b4
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.