VYPR
Unrated severityNVD Advisory· Published Dec 24, 2025· Updated Apr 15, 2026

CVE-2023-54064

CVE-2023-54064

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

138

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.