VulnerabilityModified
CVE-2022-49679
In the Linux kernel, the following vulnerability has been resolved: ARM: Fix refcount leak in axxia_boot_secondary of_find_compatible_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when done.
MEDIUM 5.5EPSS 0.26%
Does this matter?
Lower severity and a low EPSS score (0.26%). Track it; it rarely justifies an emergency change on its own.
Description
In the Linux kernel, the following vulnerability has been resolved: ARM: Fix refcount leak in axxia_boot_secondary of_find_compatible_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when done. 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.26% probability · 18th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/29ca9c4efacccdc15104a8d4bf10b5183fc92840Patch
- https://git.kernel.org/stable/c/3c19fe3f04f4f4e7a2b722c2fd3c98356fc1d72bPatch
- https://git.kernel.org/stable/c/44a5b3a073e5aaa5720929dba95b2725eb32bb65Patch
- https://git.kernel.org/stable/c/4d9c60e868f7cf8e09956e7d5bb44d807d712699Patch
- https://git.kernel.org/stable/c/71e12e5b02674459a24f16e965255d63b31fe049Patch
- https://git.kernel.org/stable/c/7c7ff68daa93d8c4cdea482da4f2429c0398fcdePatch
- https://git.kernel.org/stable/c/a9b76c232a1ce4cbf27862097f7eb634dcc779ebPatch
- https://git.kernel.org/stable/c/b385cb59aac8d61c29bc72ebf3d19a536914af96Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.