Linux Kernel Kthread Creation Error Handling Vulnerability
CVE-2026-98147

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
25 September 2026

What is CVE-2026-98147?

A vulnerability exists in the Linux kernel related to error handling during the creation of kernel threads. Specifically, the use of WARN_ON() in the context of kthread_run() failures has been improperly implemented. When a thread creation operation fails due to the SIGKILL signal, the expected return value is -EINTR, which should not trigger an immediate warning. This oversight can lead to misleading warning messages and complicate debugging processes for system administrators. It is essential to apply the latest updates to mitigate this issue and maintain system integrity.

Affected Version(s)

Linux 76f258bf3f2aae570209319944703a92ac64e29e < 4e676279798148382497d0e38c0bd51115e64be1

Linux 76f258bf3f2aae570209319944703a92ac64e29e < 72dd0ec09e7cc98ed58ddeac26575e5d1ab8a93d

Linux 6.12

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.