Linux Kernel Out-of-Bounds Access Vulnerability in Module Handling

Vulnerability

A vulnerability has been identified in the Linux kernel related to out-of-bounds (OOB) access in module handling. This issue arises when the section string header's size is improperly validated, allowing for the crafting of a module that triggers the OOB access. The vulnerability was observed in version 5.18.0-rc5.

Impact

Exploitation of this vulnerability leads to a page fault, causing a kernel panic and disrupting system operations.

Reproduction

The vulnerability can be reproduced by crafting a kernel module that manipulates the section string header's size. When this module is inserted into the kernel using the 'insmod' command, the improper size validation allows for out-of-bounds access, triggering a page fault and causing a kernel panic.

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

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.3
remediation
0.0
relevance
0.0
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.