AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-49678

MEDIUM · CVSS 5.5 EPSS 0.26%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-02-26 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. It affects Linux.

CVE
CVE-2022-49678
Severity
MEDIUM
CVSS
5.5
EPSS
0.26%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe 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. In brcmstb_init_sram, it pass dn to of_address_to_resource(), of_address_to_resource() will call of_find_device_by_node() to take reference, so we should release the reference returned by of_find_matching_node().

Related CVEs

Other vulnerabilities affecting the same vendor(s)