CVE-2022-50122
In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173_rt5650_dev_probe of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when…
Does this matter?
Lower severity and a low EPSS score (0.22%). Track it; it rarely justifies an emergency change on its own.
Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173_rt5650_dev_probe of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Fix refcount leak in some error paths.
- 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.22% probability · 13th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/06ace427953f5036b64aed658f0055f65d76fd27Patch
- https://git.kernel.org/stable/c/403d46971936f9f704b91cecffe66e44aa39e915Patch
- https://git.kernel.org/stable/c/5ec83aa7a9e5bcca80ccd49978916feb4e0ffc07Patch
- https://git.kernel.org/stable/c/79f566907d27abbd7600cebe51def5081d5796b5Patch
- https://git.kernel.org/stable/c/994f2edeeb2114bb22b62741cb8fb030fc7e5441Patch
- https://git.kernel.org/stable/c/e024a24fb264523149658c10c76bb363b3d0004dPatch
- https://git.kernel.org/stable/c/e38e4952ac7a316c9002af30980d6aa850214474Patch
- https://git.kernel.org/stable/c/efe2178d1a32492f99e7f1f2568eea5c88a85729Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.