CVE-2022-49354
published 2025-02-26CVE-2022-49354: In the Linux kernel, the following vulnerability has been resolved: ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe of_find_device_by_node() takes…
PriorityP417medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.27%
19.0th percentile
In the Linux kernel, the following vulnerability has been resolved:
ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
of_find_device_by_node() takes reference, we should use put_device()
to release it when not need anymore.
Add missing put_device() to avoid refcount leak.
Affected
24 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.18.5-1 (bookworm) | linux 5.18.5-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 43f01da0f2794b464ade2ffe1f780c69d7ce7b75 < 7bd85c5ba1687daf54e3b6907673c3604b1e75cf | 7bd85c5ba1687daf54e3b6907673c3604b1e75cf |
| linux | linux | >= 43f01da0f2794b464ade2ffe1f780c69d7ce7b75 < a4d3e5f1d7d4f8b5e3834fec0f057a762c55806b | a4d3e5f1d7d4f8b5e3834fec0f057a762c55806b |
| linux | linux | >= 43f01da0f2794b464ade2ffe1f780c69d7ce7b75 < 8d8ad067b90f231b8fdb14acee673ca4012f6045 | 8d8ad067b90f231b8fdb14acee673ca4012f6045 |
| linux | linux | >= 43f01da0f2794b464ade2ffe1f780c69d7ce7b75 < d5a1e7f33c88780b279835d63665d7e38ccb671f | d5a1e7f33c88780b279835d63665d7e38ccb671f |
| linux | linux | >= 43f01da0f2794b464ade2ffe1f780c69d7ce7b75 < 19cb3ece14547cb1ca2021798aaf49a3f82643d1 | 19cb3ece14547cb1ca2021798aaf49a3f82643d1 |
| linux | linux | >= 43f01da0f2794b464ade2ffe1f780c69d7ce7b75 < 888312dc297a8a103f6371ef668c7e04f57a7679 | 888312dc297a8a103f6371ef668c7e04f57a7679 |
| linux | linux | >= 43f01da0f2794b464ade2ffe1f780c69d7ce7b75 < c9782e1b21bee4b783a64b2a91e7e71406c21a21 | c9782e1b21bee4b783a64b2a91e7e71406c21a21 |
| linux | linux | >= 43f01da0f2794b464ade2ffe1f780c69d7ce7b75 < fb2cb409b504bb3a69e65a17f3120328c8e50219 | fb2cb409b504bb3a69e65a17f3120328c8e50219 |
| linux | linux | >= 43f01da0f2794b464ade2ffe1f780c69d7ce7b75 < 10d6bdf532902be1d8aa5900b3c03c5671612aa2 | 10d6bdf532902be1d8aa5900b3c03c5671612aa2 |
| linux | linux_kernel | — | — |
| linux | linux_kernel | >= 0 < 5.10.127-1 | 5.10.127-1 |
| linux | linux_kernel | >= 0 < 5.18.5-1 | 5.18.5-1 |
| linux | linux_kernel | >= 0 < 5.18.5-1 | 5.18.5-1 |
| linux | linux_kernel | >= 0 < 5.18.5-1 | 5.18.5-1 |
| linux | linux_kernel | >= 3.8 < 4.9.318 | 4.9.318 |
| linux | linux_kernel | >= 4.10 < 4.14.283 | 4.14.283 |
| linux | linux_kernel | >= 4.15 < 4.19.247 | 4.19.247 |
| linux | linux_kernel | >= 4.20 < 5.4.198 | 5.4.198 |
| linux | linux_kernel | >= 5.11 < 5.15.47 | 5.15.47 |
| linux | linux_kernel | >= 5.16 < 5.17.15 | 5.17.15 |
| linux | linux_kernel | >= 5.18 < 5.18.4 | 5.18.4 |
| linux | linux_kernel | >= 5.5 < 5.10.122 | 5.10.122 |
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: ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49354 [MEDIUM] kernel: ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
kernel: ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
In the Linux kernel, the following vulnerability has been resolved:
ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
of_find_device_by_node() takes reference, we should use put_device()
to release it when not need anymore.
Add missing put_device() to avoid refcount leak.
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: kernel-r
Debian
CVE-2022-49354: linux - In the Linux kernel, the following vulnerability has been resolved: ata: pata_o...
vendor_debian·2022·CVSS 5.5
CVE-2022-49354 [MEDIUM] CVE-2022-49354: linux - In the Linux kernel, the following vulnerability has been resolved: ata: pata_o...
In the Linux kernel, the following vulnerability has been resolved: ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe of_find_device_by_node() takes reference, we should use put_device() to release it when not need anymore. Add missing put_device() to avoid refcount leak.
Scope: local
bookworm: resolved (fixed in 5.18.5-1)
bullseye: resolved (fixed in 5.10.127-1)
forky: resolved (fixed in 5.18.5-1)
sid: resolved (fixed in 5.18.5-1)
trixie: resolved (fixed in 5.18.5-1)
GHSA
GHSA-898x-9xrw-84qr: In the Linux kernel, the following vulnerability has been resolved:
ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
of_find_device_by_node
ghsa_unreviewed·2025-04-14
CVE-2022-49354 [MEDIUM] GHSA-898x-9xrw-84qr: In the Linux kernel, the following vulnerability has been resolved:
ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
of_find_device_by_node
In the Linux kernel, the following vulnerability has been resolved:
ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
of_find_device_by_node() takes reference, we should use put_device()
to release it when not need anymore.
Add missing put_device() to avoid refcount leak.
OSV
CVE-2022-49354: In the Linux kernel, the following vulnerability has been resolved: ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe of_find_device_by_node()
osv·2025-02-26·CVSS 5.5
CVE-2022-49354 [MEDIUM] CVE-2022-49354: In the Linux kernel, the following vulnerability has been resolved: ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe of_find_device_by_node()
In the Linux kernel, the following vulnerability has been resolved: ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe of_find_device_by_node() takes reference, we should use put_device() to release it when not need anymore. Add missing put_device() to avoid refcount leak.
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/10d6bdf532902be1d8aa5900b3c03c5671612aa2https://git.kernel.org/stable/c/19cb3ece14547cb1ca2021798aaf49a3f82643d1https://git.kernel.org/stable/c/7bd85c5ba1687daf54e3b6907673c3604b1e75cfhttps://git.kernel.org/stable/c/888312dc297a8a103f6371ef668c7e04f57a7679https://git.kernel.org/stable/c/8d8ad067b90f231b8fdb14acee673ca4012f6045https://git.kernel.org/stable/c/a4d3e5f1d7d4f8b5e3834fec0f057a762c55806bhttps://git.kernel.org/stable/c/c9782e1b21bee4b783a64b2a91e7e71406c21a21https://git.kernel.org/stable/c/d5a1e7f33c88780b279835d63665d7e38ccb671fhttps://git.kernel.org/stable/c/fb2cb409b504bb3a69e65a17f3120328c8e50219
2025-02-26
Published