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.
References (7)
Core 7
Core References
Scores
EPSS
0.0018
EPSS Percentile
7.7%
Details
Status
published
Products (22)
linux/Kernel
5.11.0 - 5.15.132linux
linux/Kernel
5.16.0 - 6.1.53linux
linux/Kernel
5.4.0 - 5.4.257linux
linux/Kernel
5.5.0 - 5.10.195linux
linux/Kernel
6.2.0 - 6.4.16linux
linux/Kernel
6.5.0 - 6.5.3linux
Linux/Linux
< 5.4
Linux/Linux
5.10.195 - 5.10.*
Linux/Linux
5.15.132 - 5.15.*
Linux/Linux
5.4
... and 12 more
Published
Dec 24, 2025
Tracked Since
Feb 18, 2026