VYPR
Unrated severityNVD Advisory· Published Jul 16, 2024· Updated May 4, 2025

dmaengine: ptdma: Fix the error handling path in pt_core_init()

CVE-2022-48774

Description

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

97

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.