CVE-2022-48774
MediumIn 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.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
References
The following references provide additional information about CVE-2022-48774 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/3c62fd3406e0b2277c76a6984d3979c7f3f1d129
-
PatchKernel patch commithttps://git.kernel.org/stable/c/3e41445287afa3cf6d572778e5aab31d25e60a8d
-
PatchKernel patch commithttps://git.kernel.org/stable/c/d7de1e4820c5a42441ff7276174c8c0e63575c1b
Frequently asked questions
-
What is CVE-2022-48774?
CVE-2022-48774 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2022-48774 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2022-48774?
CVE-2022-48774 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2022-48774?
No patch is currently available for CVE-2022-48774. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2022-48774 actively exploited?
No — CVE-2022-48774 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.