VDB
DEBIAN-CVE-2023-54064
DEBIAN-CVE-2023-54064
PUBLISHED
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.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 0, 0 |
| Debian:11 | linux | 5.10.136-1, 5.10.120-1~bpo10+1, 5.10.127-1 |
| Debian:12 | linux | 6.1.27-1, 6.1.37-1, 6.1.38-2 |
| Debian:14 | linux | 0, 0, 0 |
Timeline
- Dec 24, 2025 CVE Published
- Apr 28, 2026 CVE Updated