Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
- >= 5.12, < 5.12.0-rc1
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.
The vulnerability could lead to unnecessary warning messages being generated, which may obscure other important log information.
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.
Users can upgrade to the latest version of the Linux kernel to address this vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.