Linux Kernel virtio_console Module Initialization Vulnerability

Vulnerability

A vulnerability in the Linux kernel's virtio_console component has been addressed. The issue involved the use of anonymous module initialization and exit functions, which could create confusion in the System.map file and initcall_debug log. This ambiguity could lead to misinterpretations or mismanagement of module initialization processes. The vulnerability has been resolved by assigning unique, driver-specific names to the module_init and module_exit functions, eliminating the anonymous identifiers that could cause such confusion.

Impact

The vulnerability could lead to crashes or mismanagement of module initialization, causing potential instability in the system.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
4.0
remediation
0.0
relevance
0.0
threat
3.2
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.