← Back to CVE List
CVE-2024-58051
In the Linux kernel, the following vulnerability has been resolved:
ipmi: ipmb: Add check devm_kasprintf() returned value
devm_kasprintf() can return a NULL pointer on failure but this
returned value is not checked.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt