CVE-2022-50209
In the Linux kernel, the following vulnerability has been resolved: meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_init of_find_matching_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need…
Does this matter?
Lower severity and a low EPSS score (0.21%). Track it; it rarely justifies an emergency change on its own.
Description
In the Linux kernel, the following vulnerability has been resolved: meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_init of_find_matching_node() 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.
- 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.21% probability · 12th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/0c1757480a6a61b8c3164ed371c359edb3928f12Patch
- https://git.kernel.org/stable/c/2691b8780f88e1b8b3578a5bc78a0011741bbd74Patch
- https://git.kernel.org/stable/c/69a64c77aafcf3c772264a36214937514e31ad82Patch
- https://git.kernel.org/stable/c/6b28bf3e044f12db0fc18c42f58ae7fc3fa0144aPatch
- https://git.kernel.org/stable/c/8a4a33b3e898b13c750b1c0c9643516c7bf6473fPatch
- https://git.kernel.org/stable/c/a2106f38077e78afcb4bf98fdda3e162118cfb3dPatch
- https://git.kernel.org/stable/c/e21744c6a0d4116a2d6ebccd947620ca4c952e92Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.