LiveActive security incident?Get immediate response
CVE Record

CVE-2022-48965: gpio/rockchip: fix refcount leak in rockchip_gpiolib_register()

In the Linux kernel, the following vulnerability has been resolved: gpio/rockchip: fix refcount leak in rockchip_gpiolib_register() The node returned by of_get_parent() with refcount incremented, of_node_put() needs be called when finish using it. So add it in the end of of_pinctrl_get().

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This Linux kernel issue is a resource accounting bug in the Rockchip GPIO path. A device-tree parent node reference was not released after use, causing a reference count leak. The public record does not provide CVSS, CWE, confirmed exploitation, or impact details beyond the kernel fix description.

Executive priority

Track and remediate through normal kernel maintenance unless Rockchip-based systems are business-critical. The urgency is unclear because severity, impact, and exploitation evidence are not provided in the supplied sources.

Technical view

The fix adds the missing of_node_put() after of_get_parent() in rockchip_gpiolib_register()/of_pinctrl_get() flow. The issue is a reference count leak in Linux kernel Rockchip GPIO handling. The bundle lists Linux kernel affected version ranges and three upstream stable commits.

Likely exposure

Exposure appears limited to Linux kernels using the Rockchip GPIO driver path. The supplied data lists affected Linux kernel versions and commit ranges, but does not identify distributions, devices, or complete downstream package status.

Exploitation context

The CVE is not marked KEV, and the provided sources do not cite active exploitation, public exploit code, or a practical attack path. Treat exploitation status as unconfirmed from this bundle.

Researcher notes

The record is sparse: no CVSS, CWE, or exploit context is included. Analysis should focus on commit inclusion, affected stable branches, and whether the Rockchip GPIO code is reachable on target kernels.

Mitigation direction

  • Review vendor or distribution advisories for kernel packages containing the referenced stable fixes.
  • Update affected Linux kernels to a fixed vendor-supported release where available.
  • Prioritize systems using Rockchip SoCs or Rockchip GPIO functionality for verification.
  • If no vendor package exists, track the listed upstream stable commits for backport status.

Validation and detection

  • Inventory Linux kernel versions on systems with Rockchip hardware or drivers.
  • Check whether the running kernel includes one of the referenced stable commits.
  • Confirm downstream vendor advisories map this CVE to installed kernel packages.
  • Review kernel configuration or device inventory for Rockchip GPIO usage.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2022-48965 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
3Timeline events
1ADP providers
4Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux936ee2675eee1faca0dcdfa79165c7990422e0fc, 936ee2675eee1faca0dcdfa79165c7990422e0fc, 936ee2675eee1faca0dcdfa79165c7990422e0fcunaffected
LinuxLinux5.15, 0, 5.15.83, 6.0.13, 6.1affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.