PT-2026-27652 · Linux · Linux Kernel

CVE-2026-23287

·

Published

2026-01-01

·

Updated

2026-07-21

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel’s PLIC (Platform Level Interrupt Controller) component contains a flaw where interrupt handling can freeze due to incorrect affinity settings. Specifically, the PLIC may ignore interrupt completion messages for disabled interrupts, even when the interrupt is still being handled. This can occur when the affinity setting is changed while a hart (hardware thread) is processing the interrupt. Reproducing this issue involves generating numerous interrupts (e.g., by dumping a large file to a UART) and simultaneously modifying the interrupt’s affinity setting, leading to a frozen UART port. The issue arises because the PLIC checks the enable bit instead of relying on a function that determines if the interrupt is disabled.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-23287
ECHO-8301-87CA-258E
USN-8567-1
USN-8574-1

Affected Products

Linux Kernel