CVE-2025-71156: gve: defer interrupt enabling until NAPI registration

Published Jan 23, 2026
·
Updated

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

gve: defer interrupt enabling until NAPI registration

Currently, interrupts are automatically enabled immediately upon request. This allows interrupt to fire before the associated NAPI context is fully initialized and cause failures like below:

[ 0.946369] Call Trace: [ 0.946369] <IRQ> [ 0.946369] napipoll+0x2a/0x1e0 [ 0.946369] netrxaction+0x2f9/0x3f0 [ 0.946369] handlesoftirqs+0xd6/0x2c0 [ 0.946369] ? handleedgeirq+0xc1/0x1b0 [ 0.946369] irqexitrcu+0xc3/0xe0 [ 0.946369] commoninterrupt+0x81/0xa0 [ 0.946369] </IRQ> [ 0.946369] <TASK> [ 0.946369] asmcommoninterrupt+0x22/0x40 [ 0.946369] RIP: 0010:pvnativesafehalt+0xb/0x10

Use the IRQFNOAUTOEN flag when requesting interrupts to prevent auto enablement and explicitly enable the interrupt in NAPI initialization path (and disable it during NAPI teardown).

This ensures that interrupt lifecycle is strictly coupled with readiness of NAPI context.

Affected Software

6 affected components
Linux Linux kernel
Linux Linux kernel>=6.9<6.12.64
Linux Linux kernel>=6.13<6.18.4
Linux Linux kernel=6.19-rc1
Linux Linux kernel=6.19-rc2
Linux Linux kernel=6.19-rc3

Event History

Jan 23, 2026
CVE Published
via MITRE·02:25 PM
Data Sourced
via MITRE·02:25 PM
Description
Data Sourced
via NVD·03:16 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2025-71156?

CVE-2025-71156 is classified as a medium severity vulnerability that can lead to potential denial of service.

2

How do I fix CVE-2025-71156?

To resolve CVE-2025-71156, update the Linux kernel to a patched version that defers interrupt enabling until NAPI registration.

3

What systems are affected by CVE-2025-71156?

CVE-2025-71156 affects the Linux kernel across various versions, impacting systems using this software.

4

What risks are associated with CVE-2025-71156?

The primary risk associated with CVE-2025-71156 is that it could allow interrupts to fire before the associated processing is ready, potentially leading to crashes.

5

Is there any workaround for CVE-2025-71156?

Currently, there are no documented workarounds for CVE-2025-71156; the recommended action is to apply the latest 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