CVE-2023-54009
Linux Kernel 5.8.0-6.3.2 Runtime PM Reference Leak in cdns_i2c_master_xfer()
Title source: llmDescription
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.
References (6)
Core 6
Core References
Scores
EPSS
0.0018
EPSS Percentile
7.8%
Details
Status
published
Products (19)
linux/Kernel
5.11.0 - 5.15.111linux
linux/Kernel
5.16.0 - 6.1.28linux
linux/Kernel
5.8.0 - 5.10.180linux
linux/Kernel
6.2.0 - 6.2.15linux
linux/Kernel
6.3.0 - 6.3.2linux
Linux/Linux
< 5.8
Linux/Linux
1a351b10b9671fc2fac767c40a1c4373b9bf5092 - 2d65599ad1e4f195bbb80752cd5cbc2f1a018dba
Linux/Linux
1a351b10b9671fc2fac767c40a1c4373b9bf5092 - 5b14d7c6ba0ba5d167f5ef588ca6dfe1af6dd0aa
Linux/Linux
1a351b10b9671fc2fac767c40a1c4373b9bf5092 - a712b5a95270e62209f5c2201c774f708f75234e
Linux/Linux
1a351b10b9671fc2fac767c40a1c4373b9bf5092 - ae1664f04f504a998737f5bb563f16b44357bcca
... and 9 more
Published
Dec 24, 2025
Tracked Since
Feb 18, 2026