Linux Kernel Vulnerability in PowerPC IRQ Handling
CVE-2026-93259

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
24 September 2026

What is CVE-2026-93259?

A vulnerability in the Linux kernel related to PowerPC architecture causes issues during interrupt handling due to incorrect inline assembly. Specifically, r2 is not properly marked as clobbered in the call_do_irq() and call_do_softirq() functions, which can lead to register corruption and result in kernel crashes. This oversight has been addressed by updating the clobber list to include r2 when CONFIG_PPC_KERNEL_PCREL mode is enabled, ensuring the stability and reliability of the kernel during IRQ processing.

Affected Version(s)

Linux 7e3a68be42e10f5fa5890e97afc0afd992355bc3

Linux 7e3a68be42e10f5fa5890e97afc0afd992355bc3 < 602ee44415f3eaa7893f7fc488c7c1d4a0bdbd7a

Linux 7e3a68be42e10f5fa5890e97afc0afd992355bc3 < 90d953002cf0b233dd053a0e7cb67ab79cebd0e3

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.