CVE-2022-49185
published 2025-02-26CVE-2022-49185: In the Linux kernel, the following vulnerability has been resolved: pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe This node pointer is…
PriorityP419medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.27%
19.0th percentile
In the Linux kernel, the following vulnerability has been resolved:
pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe
This node pointer is returned by of_parse_phandle() with refcount
incremented in this function. Calling of_node_put() to avoid
the refcount leak.
Affected
23 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.17.3-1 (bookworm) | linux 5.17.3-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 32e67eee670e1254ee5ab41e2f454680acb9c17c < 59250d547542f1c7765a78dc97ddfe5e6b0d2ab0 | 59250d547542f1c7765a78dc97ddfe5e6b0d2ab0 |
| linux | linux | >= 32e67eee670e1254ee5ab41e2f454680acb9c17c < 0356d4b64a03d23daf99a2a29d7d7d91d6ec2ea8 | 0356d4b64a03d23daf99a2a29d7d7d91d6ec2ea8 |
| linux | linux | >= 32e67eee670e1254ee5ab41e2f454680acb9c17c < 0067ba448f1c29ca06e5aee00d8506889ed1f9d0 | 0067ba448f1c29ca06e5aee00d8506889ed1f9d0 |
| linux | linux | >= 32e67eee670e1254ee5ab41e2f454680acb9c17c < bc1e29a35147c1ba6ea2b06a16cb0028f7c852d2 | bc1e29a35147c1ba6ea2b06a16cb0028f7c852d2 |
| linux | linux | >= 32e67eee670e1254ee5ab41e2f454680acb9c17c < 669b05ff43bd7ed684379c6e2006a6dad5127b71 | 669b05ff43bd7ed684379c6e2006a6dad5127b71 |
| linux | linux | >= 32e67eee670e1254ee5ab41e2f454680acb9c17c < c52703355766c347f270df222a744e0c491a02f2 | c52703355766c347f270df222a744e0c491a02f2 |
| linux | linux | >= 32e67eee670e1254ee5ab41e2f454680acb9c17c < 9511c6018cd772668def8b034bc67269847e591a | 9511c6018cd772668def8b034bc67269847e591a |
| linux | linux | >= 32e67eee670e1254ee5ab41e2f454680acb9c17c < 62580a40c9bef3d8a90629c64dda381344b35ffd | 62580a40c9bef3d8a90629c64dda381344b35ffd |
| linux | linux | >= 32e67eee670e1254ee5ab41e2f454680acb9c17c < c09ac191b1f97cfa06f394dbfd7a5db07986cefc | c09ac191b1f97cfa06f394dbfd7a5db07986cefc |
| linux | linux_kernel | >= 0 < 5.10.113-1 | 5.10.113-1 |
| linux | linux_kernel | >= 0 < 5.17.3-1 | 5.17.3-1 |
| linux | linux_kernel | >= 0 < 5.17.3-1 | 5.17.3-1 |
| linux | linux_kernel | >= 0 < 5.17.3-1 | 5.17.3-1 |
| linux | linux_kernel | >= 3.9 < 4.9.311 | 4.9.311 |
| linux | linux_kernel | >= 4.10 < 4.14.276 | 4.14.276 |
| linux | linux_kernel | >= 4.15 < 4.19.238 | 4.19.238 |
| linux | linux_kernel | >= 4.20 < 5.4.189 | 5.4.189 |
| linux | linux_kernel | >= 5.11 < 5.15.33 | 5.15.33 |
| linux | linux_kernel | >= 5.16 < 5.16.19 | 5.16.19 |
| linux | linux_kernel | >= 5.17 < 5.17.2 | 5.17.2 |
| linux | linux_kernel | >= 5.5 < 5.10.110 | 5.10.110 |
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-g72j-3qqx-86gg: In the Linux kernel, the following vulnerability has been resolved:
pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe
This node point
ghsa_unreviewed·2025-03-17
CVE-2022-49185 [MEDIUM] GHSA-g72j-3qqx-86gg: In the Linux kernel, the following vulnerability has been resolved:
pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe
This node point
In the Linux kernel, the following vulnerability has been resolved:
pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe
This node pointer is returned by of_parse_phandle() with refcount
incremented in this function. Calling of_node_put() to avoid
the refcount leak.
OSV
CVE-2022-49185: In the Linux kernel, the following vulnerability has been resolved: pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe This node pointer
osv·2025-02-26·CVSS 5.5
CVE-2022-49185 [MEDIUM] CVE-2022-49185: In the Linux kernel, the following vulnerability has been resolved: pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe This node pointer
In the Linux kernel, the following vulnerability has been resolved: pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe This node pointer is returned by of_parse_phandle() with refcount incremented in this function. Calling of_node_put() to avoid the refcount leak.
Red Hat
kernel: pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49185 [MEDIUM] CWE-401 kernel: pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe
kernel: pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe
In the Linux kernel, the following vulnerability has been resolved:
pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe
This node pointer is returned by of_parse_phandle() with refcount
incremented in this function. Calling of_node_put() to avoid
the 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: ker
Debian
CVE-2022-49185: linux - In the Linux kernel, the following vulnerability has been resolved: pinctrl: no...
vendor_debian·2022·CVSS 5.5
CVE-2022-49185 [MEDIUM] CVE-2022-49185: linux - In the Linux kernel, the following vulnerability has been resolved: pinctrl: no...
In the Linux kernel, the following vulnerability has been resolved: pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe This node pointer is returned by of_parse_phandle() with refcount incremented in this function. Calling of_node_put() to avoid the refcount leak.
Scope: local
bookworm: resolved (fixed in 5.17.3-1)
bullseye: resolved (fixed in 5.10.113-1)
forky: resolved (fixed in 5.17.3-1)
sid: resolved (fixed in 5.17.3-1)
trixie: resolved (fixed in 5.17.3-1)
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/0067ba448f1c29ca06e5aee00d8506889ed1f9d0https://git.kernel.org/stable/c/0356d4b64a03d23daf99a2a29d7d7d91d6ec2ea8https://git.kernel.org/stable/c/59250d547542f1c7765a78dc97ddfe5e6b0d2ab0https://git.kernel.org/stable/c/62580a40c9bef3d8a90629c64dda381344b35ffdhttps://git.kernel.org/stable/c/669b05ff43bd7ed684379c6e2006a6dad5127b71https://git.kernel.org/stable/c/9511c6018cd772668def8b034bc67269847e591ahttps://git.kernel.org/stable/c/bc1e29a35147c1ba6ea2b06a16cb0028f7c852d2https://git.kernel.org/stable/c/c09ac191b1f97cfa06f394dbfd7a5db07986cefchttps://git.kernel.org/stable/c/c52703355766c347f270df222a744e0c491a02f2
2025-02-26
Published