CVE-2025-71180

Advisory lineage Upstream: 0 Downstream: 23
Analyzed
Published: 31 Jan 2026, 11:38
Last modified:11 May 2026, 21:56

Vulnerability Summary

Overall Risk (default)
low
22/100
CVSS Score
5.5 MEDIUM
v3.1 (nvd)
EPSS Score
0.02% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

31 Jan 2026, 11:38
Published
Vulnerability first disclosed
11 May 2026, 21:56
Last Modified
Vulnerability information updated

Description

In the Linux kernel, the following vulnerability has been resolved: counter: interrupt-cnt: Drop IRQF_NO_THREAD flag An IRQ handler can either be IRQF_NO_THREAD or acquire spinlock_t, as CONFIG_PROVE_RAW_LOCK_NESTING warns: ============================= [ BUG: Invalid wait context ] 6.18.0-rc1+git... #1 ----------------------------- some-user-space-process/1251 is trying to lock: (&counter->events_list_lock){....}-{3:3}, at: counter_push_event [counter] other info that might help us debug this: context-{2:2} no locks held by some-user-space-process/.... stack backtrace: CPU: 0 UID: 0 PID: 1251 Comm: some-user-space-process 6.18.0-rc1+git... #1 PREEMPT Call trace: show_stack (C) dump_stack_lvl dump_stack __lock_acquire lock_acquire _raw_spin_lock_irqsave counter_push_event [counter] interrupt_cnt_isr [interrupt_cnt] __handle_irq_event_percpu handle_irq_event handle_simple_irq handle_irq_desc generic_handle_domain_irq gpio_irq_handler handle_irq_desc generic_handle_domain_irq gic_handle_irq call_on_irq_stack do_interrupt_handler el0_interrupt __el0_irq_handler_common el0t_64_irq_handler el0t_64_irq ... and Sebastian correctly points out. Remove IRQF_NO_THREAD as an alternative to switching to raw_spinlock_t, because the latter would limit all potential nested locks to raw_spinlock_t only.

CVSS Metrics

  • v3.1MEDIUMScore: 5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.02% Percentile: 7%

Affected Systems

  • linuxlinux

    ≥ a55ebd47f21f6f0472766fb52c973849e31d1466, < ef668c9a2261ec9287faba6e6ef05a98b391aa2b | ≥ a55ebd47f21f6f0472766fb52c973849e31d1466, < 51d2e5d6491447258cb39ff1deb93df15d3c23cb | ≥ a55ebd47f21f6f0472766fb52c973849e31d1466, < 1c5a3175aecf82cd86dfcbef2a23e8b26d8d8e7c | ≥ a55ebd47f21f6f0472766fb52c973849e31d1466, < 49a66829dd3653695e60d7cae13521d131362fcd | ≥ a55ebd47f21f6f0472766fb52c973849e31d1466, < 425886b1f8304621b3f16632b274357067d5f13f | ≥ a55ebd47f21f6f0472766fb52c973849e31d1466, < 23f9485510c338476b9735d516c1d4aacb810d46 | 5.13

  • linuxlinux_kernel

    ≥ 5.13.1, < 5.15.198 | ≥ 5.16, < 6.1.161 | ≥ 6.2, < 6.6.121 | ≥ 6.7, < 6.12.66 | ≥ 6.13, < 6.18.6 | 5.13 | 6.19:rc1 | 6.19:rc2 | 6.19:rc3 | 6.19:rc4 | 6.19:rc5 | 6.19:rc6 | 6.19:rc7 | 6.19:rc8

References (6)