VDB
CISA-2022-48774
CISA-2022-48774
PUBLISHED
Reported by Linux · Published July 16, 2024
In the Linux kernel, the following vulnerability has been resolved: dmaengine: ptdma: Fix the error handling path in pt_core_init() In order to free resources correctly in the error handling path of pt_core_init(), 2 goto's have to be switched. Otherwise, some resources will leak and we will try to release things that have not been allocated yet. Also move a dev_err() to a place where it is more meaningful.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | fa5d823b16a9442d609617abeec31da8b6afa224, fa5d823b16a9442d609617abeec31da8b6afa224, fa5d823b16a9442d609617abeec31da8b6afa224 |
| Linux | Linux | 5.15, 0, 5.15.25 |
| linux | linux_kernel | 5.15, 5.15, 5.15 |
| Linux | Linux | fa5d823b16a9442d609617abeec31da8b6afa224, fa5d823b16a9442d609617abeec31da8b6afa224, fa5d823b16a9442d609617abeec31da8b6afa224 |
Timeline
- Jul 16, 2024 CVE Published
- May 4, 2025 CVE Updated