Loading HuntDB...

CVE-2024-56573

UNKNOWN
Published 2024-12-27T14:23:16.231Z
Actions:
No CVSS data available

Description

In the Linux kernel, the following vulnerability has been resolved:

efi/libstub: Free correct pointer on failure

cmdline_ptr is an out parameter, which is not allocated by the function
itself, and likely points into the caller's stack.

cmdline refers to the pool allocation that should be freed when cleaning
up after a failure, so pass this instead to free_pool().

Available Exploits

No exploits available for this CVE.

Related News

No news articles found for this CVE.

Affected Products

References

Published: 2024-12-27T14:23:16.231Z
Last Modified: 2025-05-04T09:58:40.379Z
Copied to clipboard!