Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A memory leak vulnerability has been identified in the Linux kernel's PowerPC IOMMU implementation. The issue arises when the debugfs_lookup() function is called without subsequently releasing the reference with dput(), leading to a gradual memory leak. The vulnerability has been addressed by modifying the code to use debugfs_lookup_and_remove(), which automatically manages the reference correctly, preventing the memory leak.
Exploitation of this vulnerability could lead to a memory leak, causing increased memory usage over time.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.