CVE-2022-49861
In the Linux kernel, the following vulnerability has been resolved: dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove() A clk_prepare_enable() call in the probe is not balanced by a corresponding clk_disable_unprepare() in the remove function.
Does this matter?
Lower severity and a low EPSS score (0.19%). Track it; it rarely justifies an emergency change on its own.
Description
In the Linux kernel, the following vulnerability has been resolved: dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove() A clk_prepare_enable() call in the probe is not balanced by a corresponding clk_disable_unprepare() in the remove function. Add the missing call.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.19% probability · 9th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/04f2cc56d80a1ac058045a7835c5bfd910f17863Patch
- https://git.kernel.org/stable/c/081195d17a0c4c636da2b869bd5809d42e8cbb13Patch
- https://git.kernel.org/stable/c/0b7ee3d50f32d277bf024b4ddb4de54da43a3025Patch
- https://git.kernel.org/stable/c/1d84887327659c58a6637060ac8c50c3a952a163Patch
- https://git.kernel.org/stable/c/20479886b40c0ed4864a5fc8490a1f6b70cccf1bPatch
- https://git.kernel.org/stable/c/4b6641c3a2ba95ddcfecec263b4a5e572a4b0641Patch
- https://git.kernel.org/stable/c/992e966caf57e00855edbd79f19d911809732a69Patch
- https://git.kernel.org/stable/c/a1cb72e20a64a3c83f9b4ee993fbf97e4c1d7714Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.