Executive Summary

Informations
Name CVE-2024-42230 First vendor Publication 2024-07-30
Vendor Cve Last vendor Modification 2024-11-21

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
Overall CVSS Score 4.4
Base Score 4.4 Environmental Score 4.4
impact SubScore 3.6 Temporal Score 4.4
Exploitabality Sub Score 0.8
 
Attack Vector Local Attack Complexity Low
Privileges Required High User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact None Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-42230

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3641

Sources (Detail)

https://git.kernel.org/stable/c/21a741eb75f80397e5f7d3739e24d7d75e619011
https://git.kernel.org/stable/c/8c6506616386ce37e59b2745fc481c6713fae4f3
https://git.kernel.org/stable/c/c550679d604798d9fed8a5b2bb5693448a25407c
https://git.kernel.org/stable/c/d10e3c39001e9194b9a1bfd6979bd3fa19dccdc5
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Date Informations
2025-01-08 03:04:12
  • Multiple Updates
2025-01-07 03:03:45
  • Multiple Updates
2024-12-25 03:02:22
  • Multiple Updates
2024-12-12 03:05:18
  • Multiple Updates
2024-11-25 09:23:15
  • Multiple Updates
2024-11-22 21:22:29
  • Multiple Updates
2024-11-21 21:22:00
  • Multiple Updates
2024-11-20 02:58:54
  • Multiple Updates
2024-11-14 02:59:13
  • Multiple Updates
2024-11-09 02:59:14
  • Multiple Updates
2024-10-26 02:56:38
  • Multiple Updates
2024-10-25 02:58:32
  • Multiple Updates
2024-10-23 02:57:45
  • Multiple Updates
2024-10-03 02:53:03
  • Multiple Updates
2024-10-02 02:51:27
  • Multiple Updates
2024-09-15 02:49:09
  • Multiple Updates
2024-09-12 02:48:42
  • Multiple Updates
2024-09-07 02:47:41
  • Multiple Updates
2024-09-06 02:46:51
  • Multiple Updates
2024-09-04 02:50:03
  • Multiple Updates
2024-08-22 02:47:55
  • Multiple Updates
2024-08-02 05:27:28
  • Multiple Updates
2024-08-02 01:35:57
  • Multiple Updates
2024-07-31 21:27:30
  • Multiple Updates
2024-07-30 17:27:23
  • Multiple Updates
2024-07-30 13:27:26
  • First insertion