Bug 2334820 (CVE-2024-56721) - CVE-2024-56721 kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array
Summary: CVE-2024-56721 kernel: x86/CPU/AMD: Terminate the erratum_1386_microcode array
Keywords:
Status: NEW
Alias: CVE-2024-56721
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-12-29 12:02 UTC by OSIDB Bzimport
Modified: 2025-04-23 09:59 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-12-29 12:02:08 UTC
In the Linux kernel, the following vulnerability has been resolved:

x86/CPU/AMD: Terminate the erratum_1386_microcode array

The erratum_1386_microcode array requires an empty entry at the end.
Otherwise x86_match_cpu_with_stepping() will continue iterate the array after
it ended.

Add an empty entry to erratum_1386_microcode to its end.

Comment 1 Avinash Hanwate 2024-12-30 05:44:04 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024122922-CVE-2024-56721-aaac@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.