LiveActive security incident?Get immediate response
CVE Record

CVE-2023-54175: i2c: xiic: xiic_xfer(): Fix runtime PM leak on error path

In the Linux kernel, the following vulnerability has been resolved: i2c: xiic: xiic_xfer(): Fix runtime PM leak on error path The xiic_xfer() function gets a runtime PM reference when the function is entered. This reference is released when the function is exited. There is currently one error path where the function exits directly, which leads to a leak of the runtime PM reference. Make sure that this error path also releases the runtime PM reference.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This is a Linux kernel flaw in the xiic I2C driver where one error path fails to release a runtime power-management reference. The public record does not provide CVSS, CWE, or concrete business impact. Treat it as an operational reliability issue unless vendor guidance says otherwise.

Executive priority

Handle through normal kernel maintenance unless affected embedded or hardware-control systems depend on xiic. Escalate only if vendor advisories identify service impact or broader exploitability.

Technical view

xiic_xfer() obtains a runtime PM reference on entry and normally releases it on exit. One direct-return error path leaked that reference. The fix changes the error path so the reference is released consistently. The issue is tied to affected Linux kernel versions and referenced stable commits.

Likely exposure

Exposure is most likely on Linux systems running affected kernel builds where the xiic I2C driver is built in or loaded and the relevant hardware path is used.

Exploitation context

The source bundle does not show active exploitation, public exploit details, KEV listing, CVSS scoring, or a remote attack path. Exploitability and impact remain insufficiently evidenced.

Researcher notes

Evidence is limited to the CVE record and Linux stable commit references. The record describes a runtime PM reference leak on an error path, but does not include CVSS, CWE, exploit status, or detailed impact analysis.

Mitigation direction

  • Apply a maintained kernel update or backport containing the referenced xiic_xfer runtime PM fix.
  • Track Linux distribution or device-vendor guidance for packaged kernel availability.
  • Prioritize systems where the xiic driver is enabled and operationally relevant.
  • Reboot or otherwise activate the updated kernel per vendor instructions.

Validation and detection

  • Inventory running kernel versions against the affected versions and stable fix references.
  • Check whether the xiic I2C driver is built, loaded, or required on target systems.
  • Confirm vendor kernels include the referenced stable commits or equivalent backports.
  • Monitor affected systems for power-management or I2C reliability symptoms until patched.
Prepared
Confidence
medium
Sources
8

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-2023-54175 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
0ADP providers
7Source links

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.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux30def367fa205d81e2880f5390b8c43ed66a9667, c7ed4ddaa5a236bde32de46266a9b0e55701201d, fdacc3c7405d1fc33c1f2771699a4fc24551e480, fdacc3c7405d1fc33c1f2771699a4fc24551e480, fdacc3c7405d1fc33c1f2771699a4fc24551e480, fdacc3c7405d1fc33c1f2771699a4fc24551e480unaffected
LinuxLinux5.16, 0, 6.1.28, 6.2.15, 6.3.2, 6.4affected
Weakness

CWE details

No CWE listed

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