Linux Kernel Cache Flushing Vulnerability in parisc Architecture

Vulnerability

A vulnerability has been identified in the Linux kernel's handling of cache flushing for the parisc architecture. The issue arises from the use of WARN_ON_ONCE() in the flush_cache_vmap function, which can trigger warnings under certain conditions. This vulnerability affects Linux kernel versions 5.12 and later.

Impact

The vulnerability could lead to unnecessary warning messages being generated, which may obscure other important log information.

Reproduction

The vulnerability can be reproduced by invoking the flush_cache_vmap function with a virtual memory range that includes an area not currently mapped. This will cause the function to issue a warning, indicating that the expected virtual memory area was not found.

Remediation

Users can upgrade to the latest version of the Linux kernel to address this vulnerability.

Added: Sep 11, 2025, 5:55 PM
Updated: Sep 11, 2025, 5:55 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
4.3
remediation
7.7
relevance
0.5
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.