CVE-2022-49861
published 2025-05-01CVE-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…
PriorityP417medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.19%
8.8th percentile
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.
Affected
24 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.0.10-1 (bookworm) | linux 6.0.10-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 2299285fb1819ef8459c116fd1eafe1458bb9ca1 < 4b6641c3a2ba95ddcfecec263b4a5e572a4b0641 | 4b6641c3a2ba95ddcfecec263b4a5e572a4b0641 |
| linux | linux | >= 3bdcced41936b054470639c6a76ae033df1074e3 < 04f2cc56d80a1ac058045a7835c5bfd910f17863 | 04f2cc56d80a1ac058045a7835c5bfd910f17863 |
| linux | linux | >= 3cd2c313f1d618f92d1294addc6c685c17065761 < 20479886b40c0ed4864a5fc8490a1f6b70cccf1b | 20479886b40c0ed4864a5fc8490a1f6b70cccf1b |
| linux | linux | >= 3cd2c313f1d618f92d1294addc6c685c17065761 < 1d84887327659c58a6637060ac8c50c3a952a163 | 1d84887327659c58a6637060ac8c50c3a952a163 |
| linux | linux | >= 3cd2c313f1d618f92d1294addc6c685c17065761 < 0b7ee3d50f32d277bf024b4ddb4de54da43a3025 | 0b7ee3d50f32d277bf024b4ddb4de54da43a3025 |
| linux | linux | >= 3cd2c313f1d618f92d1294addc6c685c17065761 < 992e966caf57e00855edbd79f19d911809732a69 | 992e966caf57e00855edbd79f19d911809732a69 |
| linux | linux | >= 3cd2c313f1d618f92d1294addc6c685c17065761 < a1cb72e20a64a3c83f9b4ee993fbf97e4c1d7714 | a1cb72e20a64a3c83f9b4ee993fbf97e4c1d7714 |
| linux | linux | >= 3cd2c313f1d618f92d1294addc6c685c17065761 < 081195d17a0c4c636da2b869bd5809d42e8cbb13 | 081195d17a0c4c636da2b869bd5809d42e8cbb13 |
| linux | linux | >= 4.14.45 < 4.14.300 | 4.14.300 |
| linux | linux | >= 4.9.104 < 4.9.334 | 4.9.334 |
| linux | linux_kernel | — | — |
| linux | linux_kernel | >= 0 < 5.10.158-1 | 5.10.158-1 |
| linux | linux_kernel | >= 0 < 6.0.10-1 | 6.0.10-1 |
| linux | linux_kernel | >= 0 < 6.0.10-1 | 6.0.10-1 |
| linux | linux_kernel | >= 0 < 6.0.10-1 | 6.0.10-1 |
| linux | linux_kernel | >= 4.14.45 < 4.14.300 | 4.14.300 |
| linux | linux_kernel | >= 4.16 < 4.19.267 | 4.19.267 |
| linux | linux_kernel | >= 4.20 < 5.4.225 | 5.4.225 |
| linux | linux_kernel | >= 4.9.104 < 4.9.334 | 4.9.334 |
| linux | linux_kernel | >= 5.11 < 5.15.79 | 5.15.79 |
| linux | linux_kernel | >= 5.16 < 6.0.9 | 6.0.9 |
| linux | linux_kernel | >= 5.5 < 5.10.155 | 5.10.155 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
kernel: dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()
vendor_redhat·2025-05-01·CVSS 5.5
CVE-2022-49861 [MEDIUM] kernel: dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()
kernel: dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()
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.
Package: kernel (Red Hat Enterprise Linux 10) - Not affected
Package: kernel (Red Hat Enterprise Linux 6) - Not affected
Package: kernel (Red Hat Enterprise Linux 7) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 7) - Not affected
Package: kernel (Red Hat Enterprise Linux 8) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 8) - Not affected
Package: kernel (Red Hat Enterprise Linux 9) - Not affected
Package: kerne
Debian
CVE-2022-49861: linux - In the Linux kernel, the following vulnerability has been resolved: dmaengine: ...
vendor_debian·2022·CVSS 5.5
CVE-2022-49861 [MEDIUM] CVE-2022-49861: linux - In the Linux kernel, the following vulnerability has been resolved: dmaengine: ...
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.
Scope: local
bookworm: resolved (fixed in 6.0.10-1)
bullseye: resolved (fixed in 5.10.158-1)
forky: resolved (fixed in 6.0.10-1)
sid: resolved (fixed in 6.0.10-1)
trixie: resolved (fixed in 6.0.10-1)
OSV
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_enab
osv·2025-05-01·CVSS 5.5
CVE-2022-49861 [MEDIUM] 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_enab
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.
GHSA
GHSA-6555-7w66-v874: 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_en
ghsa_unreviewed·2025-05-01
CVE-2022-49861 [MEDIUM] GHSA-6555-7w66-v874: 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_en
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.
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/04f2cc56d80a1ac058045a7835c5bfd910f17863https://git.kernel.org/stable/c/081195d17a0c4c636da2b869bd5809d42e8cbb13https://git.kernel.org/stable/c/0b7ee3d50f32d277bf024b4ddb4de54da43a3025https://git.kernel.org/stable/c/1d84887327659c58a6637060ac8c50c3a952a163https://git.kernel.org/stable/c/20479886b40c0ed4864a5fc8490a1f6b70cccf1bhttps://git.kernel.org/stable/c/4b6641c3a2ba95ddcfecec263b4a5e572a4b0641https://git.kernel.org/stable/c/992e966caf57e00855edbd79f19d911809732a69https://git.kernel.org/stable/c/a1cb72e20a64a3c83f9b4ee993fbf97e4c1d7714
2025-05-01
Published