CVE-2023-54009
Published: Dec 24, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error path The cdns_i2c_master_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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 1a351b10b9671fc2fac767c40a1c4373b9bf5092 - < fd7bf900c3215c77f6d779d1532faa22b79f2430affected 1a351b10b9671fc2fac767c40a1c4373b9bf5092 - < 2d65599ad1e4f195bbb80752cd5cbc2f1a018dbaaffected 1a351b10b9671fc2fac767c40a1c4373b9bf5092 - < a712b5a95270e62209f5c2201c774f708f75234eaffected 1a351b10b9671fc2fac767c40a1c4373b9bf5092 - < d0dc6553b5f2b1272c01b0eba5fe2fd89cc59f44affected 1a351b10b9671fc2fac767c40a1c4373b9bf5092 - < 5b14d7c6ba0ba5d167f5ef588ca6dfe1af6dd0aa+1 more versions |
Linux | Linux | affected 5.8unaffected 0 - < 5.8unaffected 5.10.180 - <= 5.10.*unaffected 5.15.111 - <= 5.15.*unaffected 6.1.28 - <= 6.1.*+3 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now