CVE-2023-54175

UnknownEPSS 0.17%

Last modified

CVE-2023-54175 is a vulnerability of currently unknown severity. 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. EPSS estimates a 0.17% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
0.17%

6.9th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 30def367fa205d81e2880f5390b8c43ed66a9667, < 2d320d9de7d31c0eb279b3f8a02cf1af473a3737; >= c7ed4ddaa5a236bde32de46266a9b0e55701201d, < 72cb227a368cf286efb8ce1e741e8c7085747b4d; >= fdacc3c7405d1fc33c1f2771699a4fc24551e480, < 06e661a259978305c0015f6f33d14477a0cfbe8f; >= fdacc3c7405d1fc33c1f2771699a4fc24551e480, < 6027d84c073e26cb1b32a90d69c5fbad57776406; >= fdacc3c7405d1fc33c1f2771699a4fc24551e480, < 688fdfc458bfa651dca39c736d39c1b7520af0e8; >= fdacc3c7405d1fc33c1f2771699a4fc24551e480, < d663d93bb47e7ab45602b227701022d8aa16040a
LinuxLinux5.16

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2023-54175?
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.
How severe is CVE-2023-54175?
Severity scoring for CVE-2023-54175 is pending analysis. The EPSS model estimates a 0.17% probability of exploitation in the next 30 days.
How do I fix CVE-2023-54175?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2023

Are you affected by CVE-2023-54175?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST