CVE-2026-98147

Unknown

Last modified

CVE-2026-98147 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: printk: Don't WARN on kthread_run failure. Since __kthread_create_on_node() returns -EINTR upon SIGKILL, we should not use WARN_ON() in order to catch kthread_run() failure..

Description

In the Linux kernel, the following vulnerability has been resolved: printk: Don't WARN on kthread_run failure. Since __kthread_create_on_node() returns -EINTR upon SIGKILL, we should not use WARN_ON() in order to catch kthread_run() failure.

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 76f258bf3f2aae570209319944703a92ac64e29e, < 4e676279798148382497d0e38c0bd51115e64be1; >= 76f258bf3f2aae570209319944703a92ac64e29e, < 72dd0ec09e7cc98ed58ddeac26575e5d1ab8a93d
LinuxLinux6.12

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-98147?
In the Linux kernel, the following vulnerability has been resolved: printk: Don't WARN on kthread_run failure. Since __kthread_create_on_node() returns -EINTR upon SIGKILL, we should not use WARN_ON() in order to catch kthread_run() failure.
How severe is CVE-2026-98147?
Severity scoring for CVE-2026-98147 is pending analysis.
How do I fix CVE-2026-98147?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-98147?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST