CVE-2023-54064
Published: Dec 24, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: ipmi:ssif: Fix a memory leak when scanning for an adapter The adapter scan ssif_info_find() sets info->adapter_name if the adapter info came from SMBIOS, as it's not set in that case. However, this function can be called more than once, and it will leak the adapter name if it had already been set. So check for NULL before setting it.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected c4436c9149c5d2bc0c49ab57ec85c75ea1c4d61c - < de677f4379fa67f650e367c188a0f80bee9b6732affected c4436c9149c5d2bc0c49ab57ec85c75ea1c4d61c - < 13623b966bb6d36ba61646b69cd49cdac6e4978aaffected c4436c9149c5d2bc0c49ab57ec85c75ea1c4d61c - < 3ad53071fe8547eb8d8813971844cc43246008eeaffected c4436c9149c5d2bc0c49ab57ec85c75ea1c4d61c - < 74a1194cce60a90723d0fe148863c18931a31153affected c4436c9149c5d2bc0c49ab57ec85c75ea1c4d61c - < 7db16d2e791bf2ec3e0249f56b7ec81c35bba6e6+2 more versions |
Linux | Linux | affected 5.4unaffected 0 - < 5.4unaffected 5.4.257 - <= 5.4.*unaffected 5.10.195 - <= 5.10.*unaffected 5.15.132 - <= 5.15.*+4 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