Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A race condition vulnerability has been identified in the AMDTEE component of the Linux kernel, specifically in the amdtee_open_session function. This vulnerability can lead to a use-after-free condition. The issue arises when the session mask is set, and before the session information is updated. If the amdtee_close_session function closes the same session during this window, the session data structure is released. This premature release can cause a kernel panic when the session is accessed again within the amdtee_open_session function.
Exploitation of this vulnerability can cause a kernel panic, leading to a denial of service condition by crashing the system.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.