Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's AMD GPU driver could lead to interrupt issues by allowing the immediate reuse of Process Address Space Identifiers (PASIDs). When a process exits and frees its PASID, any pending page faults can cause problems if another process quickly takes the same PASID. This vulnerability affects the Linux kernel stable tree and has been addressed by changing the PASID allocation method to a cyclic allocator, similar to how process IDs are managed, which prevents such reuse issues.
Exploitation of this vulnerability could disrupt normal interrupt handling by causing conflicts in the management of PASIDs, potentially leading to missed or improperly handled interrupts.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.