cbcvebase.
CVE-2026-23287
published 2026-03-25

CVE-2026-23287: In the Linux kernel, the following vulnerability has been resolved: irqchip/sifive-plic: Fix frozen interrupt due to affinity setting PLIC ignores interrupt…

PriorityP420medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.12%
2.4th percentile
In the Linux kernel, the following vulnerability has been resolved: irqchip/sifive-plic: Fix frozen interrupt due to affinity setting PLIC ignores interrupt completion message for disabled interrupt, explained by the specification: The PLIC signals it has completed executing an interrupt handler by writing the interrupt ID it received from the claim to the claim/complete register. The PLIC does not check whether the completion ID is the same as the last claim ID for that target. If the completion ID does not match an interrupt source that is currently enabled for the target, the completion is silently ignored. This caused problems in the past, because an interrupt can be disabled while still being handled and plic_irq_eoi() had no effect. That was fixed by checking if the interrupt is disabled, and if so enable it, before sending the completion message. That check is done with irqd_irq_disabled(). However, that is not sufficient because the enable bit for the handling hart can be zero despite irqd_irq_disabled(d) being false. This can happen when affinity setting is changed while a hart is still handling the interrupt. This problem is easily reproducible by dumping a large file to uart (which generates lots of interrupts) and at the same time keep changing the uart interrupt's affinity setting. The uart port becomes frozen almost instantaneously. Fix this by checking PLIC's enable bit instead of irqd_irq_disabled().

Affected

44 ranges· showing 25
VendorProductVersion rangeFixed in
debianlinux< linux 6.19.8-1 (forky)linux 6.19.8-1 (forky)
linuxlinux
linuxlinux>= cc9f04f9a84f745949e325661550ed14bd0ff322 < 8942fb1a5bc2dcbd88f7e656d109d42f778f298f8942fb1a5bc2dcbd88f7e656d109d42f778f298f
linuxlinux>= cc9f04f9a84f745949e325661550ed14bd0ff322 < 2edbd173309165d103be6c73bd83e459dc45ae7b2edbd173309165d103be6c73bd83e459dc45ae7b
linuxlinux>= cc9f04f9a84f745949e325661550ed14bd0ff322 < 686eb378a4a51aa967e08337dd59daade16aec0f686eb378a4a51aa967e08337dd59daade16aec0f
linuxlinux>= cc9f04f9a84f745949e325661550ed14bd0ff322 < 1883332bf21feb8871af09daf604fc4836a769251883332bf21feb8871af09daf604fc4836a76925
linuxlinux>= cc9f04f9a84f745949e325661550ed14bd0ff322 < f611791a927141d05d7030607dea6372311c1413f611791a927141d05d7030607dea6372311c1413
linuxlinux>= cc9f04f9a84f745949e325661550ed14bd0ff322 < 1072020685f4b81f6efad3b412cdae0bd62bb0431072020685f4b81f6efad3b412cdae0bd62bb043
linuxlinux_kernel
linuxlinux_kernel>= 0 < 6.19.8-16.19.8-1
linuxlinux_kernel>= 5.1 < 6.1.1676.1.167
linuxlinux_kernel>= 5.1.0 < 6.1.1676.1.167
linuxlinux_kernel>= 6.13 < 6.18.176.18.17
linuxlinux_kernel>= 6.13.0 < 6.18.176.18.17
linuxlinux_kernel>= 6.19 < 6.19.76.19.7
linuxlinux_kernel>= 6.19.0 < 6.19.76.19.7
linuxlinux_kernel>= 6.2 < 6.6.1306.6.130
linuxlinux_kernel>= 6.2.0 < 6.6.1306.6.130
linuxlinux_kernel>= 6.7 < 6.12.776.12.77
linuxlinux_kernel>= 6.7.0 < 6.12.776.12.77
msrcazl3_kernel_6.6.126.1-1_on_azure_linux_3.0
ubuntulinux
ubuntulinux-aws
ubuntulinux-azure
ubuntulinux-azure-6.8

CVSS provenance

nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
vendor_msrc7.8HIGH
vendor_redhat5.5LOW
vendor_ubuntu2.0LOW
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.