Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's handling of the Xilinx UARTPS TTY subsystem has been identified, related to improper management of system request (sysrq) commands. The issue arises from a circular locking dependency that can lead to a deadlock. When the console writes to the UART port, it may attempt to acquire a lock that is already held by another process handling a sysrq command, creating a conflict. The vulnerability has been addressed by modifying the sysrq handling to prevent such circular dependencies.
Exploitation of this vulnerability can lead to a deadlock situation, where two processes are stuck waiting for each other to release locks, causing a halt in execution.
Users can apply the latest patches available in the Linux kernel repository 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.