In the Linux kernel, the following vulnerability has been resolved:
powerpc/pseries: Fix scv instruction crash with kexec
kexec on pseries disables AIL (reloc_on_exc), required for scv
instruction support, before other CPUs have been shut down. This means
they can execute scv instructions after AIL is disabled, which causes an
interrupt at an unexpected entry location that crashes the kernel.
Change the kexec sequence to disable AIL after other CPUs have been
brought down.
As a refresher, the real-mode scv interrupt vector is 0x17000, and the
fixed-location head code probably couldn't easily deal with implementing
such high addresses so it was just decided not to support that interrupt
at all.
References
Configurations
Configuration 1 (hide)
|
History
30 Jul 2024, 19:32
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:6.10:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc6:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.4 |
CWE | NVD-CWE-noinfo | |
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/21a741eb75f80397e5f7d3739e24d7d75e619011 - Patch | |
References | () https://git.kernel.org/stable/c/8c6506616386ce37e59b2745fc481c6713fae4f3 - Patch | |
References | () https://git.kernel.org/stable/c/c550679d604798d9fed8a5b2bb5693448a25407c - Patch | |
References | () https://git.kernel.org/stable/c/d10e3c39001e9194b9a1bfd6979bd3fa19dccdc5 - Patch |
30 Jul 2024, 13:32
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
30 Jul 2024, 08:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-30 08:15
Updated : 2024-07-30 19:32
NVD link : CVE-2024-42230
Mitre link : CVE-2024-42230
CVE.ORG link : CVE-2024-42230
JSON object : View
Products Affected
linux
- linux_kernel
CWE