CVE-2022-49421
published 2025-02-26CVE-2022-49421: In the Linux kernel, the following vulnerability has been resolved: video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup of_parse_phandle() returns…
PriorityP418medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.29%
21.3th percentile
In the Linux kernel, the following vulnerability has been resolved:
video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
of_parse_phandle() returns a node pointer with refcount incremented, we should
use of_node_put() on it when not need anymore. Add missing of_node_put() to
avoid refcount leak.
Affected
23 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 | >= d10715be03bd8bad59ddc50236cb140c3bd73c7b < 6c92711db7c90f78e0b67ac2a8944d0fe7e12d83 | 6c92711db7c90f78e0b67ac2a8944d0fe7e12d83 |
| linux | linux | >= d10715be03bd8bad59ddc50236cb140c3bd73c7b < 2e2e2c71b2642289438392edbf5d08cdbc0b138b | 2e2e2c71b2642289438392edbf5d08cdbc0b138b |
| linux | linux | >= d10715be03bd8bad59ddc50236cb140c3bd73c7b < 51eb1bb6baeb478538dd4ec6459fd68c44a855b1 | 51eb1bb6baeb478538dd4ec6459fd68c44a855b1 |
| linux | linux | >= d10715be03bd8bad59ddc50236cb140c3bd73c7b < 8db59df7f5826e104db82cfddbf22a33a151193e | 8db59df7f5826e104db82cfddbf22a33a151193e |
| linux | linux | >= d10715be03bd8bad59ddc50236cb140c3bd73c7b < c1c4405222b6fc98c16e8c2aa679c14e41d81465 | c1c4405222b6fc98c16e8c2aa679c14e41d81465 |
| linux | linux | >= d10715be03bd8bad59ddc50236cb140c3bd73c7b < f2dfb4ab887d67be7d0892ba041d3c8d738d3356 | f2dfb4ab887d67be7d0892ba041d3c8d738d3356 |
| linux | linux | >= d10715be03bd8bad59ddc50236cb140c3bd73c7b < bbb2a24e863b6a10129546a0a4ceea2f07deec39 | bbb2a24e863b6a10129546a0a4ceea2f07deec39 |
| linux | linux | >= d10715be03bd8bad59ddc50236cb140c3bd73c7b < 38d245cebf545338a6bc1c7762023de3fbecd7b7 | 38d245cebf545338a6bc1c7762023de3fbecd7b7 |
| linux | linux | >= d10715be03bd8bad59ddc50236cb140c3bd73c7b < b23789a59fa6f00e98a319291819f91fbba0deb8 | b23789a59fa6f00e98a319291819f91fbba0deb8 |
| 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.17 < 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.46 | 5.15.46 |
| linux | linux_kernel | >= 5.16 < 5.17.14 | 5.17.14 |
| linux | linux_kernel | >= 5.18 < 5.18.3 | 5.18.3 |
| linux | linux_kernel | >= 5.5 < 5.10.121 | 5.10.121 |
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.
GHSA
GHSA-c74v-fq6q-c7g7: In the Linux kernel, the following vulnerability has been resolved:
video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
of_parse_phandle
ghsa_unreviewed·2025-09-22
CVE-2022-49421 [MEDIUM] GHSA-c74v-fq6q-c7g7: In the Linux kernel, the following vulnerability has been resolved:
video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
of_parse_phandle
In the Linux kernel, the following vulnerability has been resolved:
video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
of_parse_phandle() returns a node pointer with refcount incremented, we should
use of_node_put() on it when not need anymore. Add missing of_node_put() to
avoid refcount leak.
OSV
CVE-2022-49421: In the Linux kernel, the following vulnerability has been resolved: video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup of_parse_phandle()
osv·2025-02-26·CVSS 5.5
CVE-2022-49421 [MEDIUM] CVE-2022-49421: In the Linux kernel, the following vulnerability has been resolved: video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup of_parse_phandle()
In the Linux kernel, the following vulnerability has been resolved: video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Add missing of_node_put() to avoid refcount leak.
Red Hat
kernel: video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49421 [MEDIUM] kernel: video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
kernel: video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
In the Linux kernel, the following vulnerability has been resolved:
video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
of_parse_phandle() returns a node pointer with refcount incremented, we should
use of_node_put() on it when not need anymore. Add missing of_node_put() 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)
Debian
CVE-2022-49421: linux - In the Linux kernel, the following vulnerability has been resolved: video: fbde...
vendor_debian·2022·CVSS 5.5
CVE-2022-49421 [MEDIUM] CVE-2022-49421: linux - In the Linux kernel, the following vulnerability has been resolved: video: fbde...
In the Linux kernel, the following vulnerability has been resolved: video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Add missing of_node_put() 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)
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://git.kernel.org/stable/c/2e2e2c71b2642289438392edbf5d08cdbc0b138bhttps://git.kernel.org/stable/c/38d245cebf545338a6bc1c7762023de3fbecd7b7https://git.kernel.org/stable/c/51eb1bb6baeb478538dd4ec6459fd68c44a855b1https://git.kernel.org/stable/c/6c92711db7c90f78e0b67ac2a8944d0fe7e12d83https://git.kernel.org/stable/c/8db59df7f5826e104db82cfddbf22a33a151193ehttps://git.kernel.org/stable/c/b23789a59fa6f00e98a319291819f91fbba0deb8https://git.kernel.org/stable/c/bbb2a24e863b6a10129546a0a4ceea2f07deec39https://git.kernel.org/stable/c/c1c4405222b6fc98c16e8c2aa679c14e41d81465https://git.kernel.org/stable/c/f2dfb4ab887d67be7d0892ba041d3c8d738d3356
2025-02-26
Published