CVE-2026-43115: srcu: Use irq_work to start GP in tiny SRCU

Published May 6, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

srcu: Use irqwork to start GP in tiny SRCU

Tiny SRCU's srcugpstartifneeded() directly calls schedulework(), which acquires the workqueue pool->lock.

This causes a lockdep splat when callsrcu() is called with a scheduler lock held, due to:

callsrcu() [holding pilock] srcugpstartifneeded() schedulework() -> pool->lock

workqueueinit() / createworker() [holding pool->lock] wakeupprocess() -> trytowakeup() -> pilock

Also add irqworksync() to cleanupsrcustruct() to prevent a use-after-free if a queued irqwork fires after cleanup begins.

Tested with rcutorture SRCU-T and no lockdep warnings.

[ Thanks to Boqun for similar fix in patch "rcu: Use an intermediate irqwork to start processsrcu()" ]

Affected Software

7 affected components
Linux Linux kernel
Linux Linux kernel>=4.12<6.19.14
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2
Linux Linux kernel=7.0-rc3
Linux Linux kernel=7.0-rc4
Linux Linux kernel=7.0-rc5

Event History

May 6, 2026
CVE Published
via MITRE·07:40 AM
Data Sourced
via MITRE·07:40 AM
Description
Data Sourced
via NVD·10:16 AM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-43115?

CVE-2026-43115 has been rated as a medium severity vulnerability in the Linux kernel.

2

How do I fix CVE-2026-43115?

To fix CVE-2026-43115, update your Linux kernel to version 6.19.14 or later.

3

What impact does CVE-2026-43115 have on affected systems?

CVE-2026-43115 may lead to a potential denial of service due to improper handling of workqueue locks.

4

Which versions of the Linux kernel are affected by CVE-2026-43115?

CVE-2026-43115 affects Linux kernel versions between 4.12 and 6.19.14, as well as 7.0-rc1 through 7.0-rc5.

5

Is there an official patch for CVE-2026-43115?

Yes, kernel developers have released patches that address CVE-2026-43115, included in the latest kernel updates.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203