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.
References
Configurations
Configuration 1 (hide)
|
History
09 Jan 2025, 20:33
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
First Time |
Linux
Linux linux Kernel |
|
CWE | CWE-125 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.1 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
References | () https://git.kernel.org/stable/c/82d6b82cf89d950982ac240ba068c3a7e1f23b0a - Patch | |
References | () https://git.kernel.org/stable/c/ccfee14f08b8699132b87bc6d78e0fa75bf094dd - Patch | |
References | () https://git.kernel.org/stable/c/ff6cdc407f4179748f4673c39b0921503199a0ad - Patch |
29 Dec 2024, 12:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-12-29 12:15
Updated : 2025-01-09 20:33
NVD link : CVE-2024-56721
Mitre link : CVE-2024-56721
CVE.ORG link : CVE-2024-56721
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read