Linux Kernel Jump Label Initialization Vulnerability on PowerPC64

Vulnerability

A vulnerability exists in the Linux kernel for PowerPC64 architecture, where jump labels are not properly initialized before being used in early boot parameter parsing. This issue can lead to warnings and potential misconfigurations during the boot process, especially when certain interrupt handling options are enabled.

Impact

The vulnerability can cause boot-time warnings and may disrupt the normal initialization process, potentially leading to improper system configurations.

Reproduction

The vulnerability can be reproduced by booting a PowerPC64 system with the 'threadirqs' option, which triggers the use of static keys before they have been properly initialized. This sequence generates a warning about the static key being used prematurely, highlighting the flaw in the initialization order.

Remediation

Users can apply the latest patches available in the Linux kernel Git repository to address this vulnerability.

Added: Jun 18, 2025, 8:14 PM
Updated: Jun 18, 2025, 8:14 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.3
remediation
0.0
relevance
0.2
threat
4.8
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.