CVE-2025-40136
Last modified
CVE-2025-40136 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - request reserved interrupt for virtual function The device interrupt vector 3 is an error interrupt for physical function and a reserved interrupt for virtual function. However, the driver has not registered the reserved interrupt for virtual function. When allocating interrupts, the number of interrupts is allocated based on powers of two, which includes this interrupt. When the system enables GICv4 and the virtual function passthrough to the virtual machine, releasing the interrupt in the driver triggers a warning. The WARNING report is: WARNING: CPU: 62 PID: 14889 at arch/arm64/kvm/vgic/vgic-its.c:852 its_free_ite+0x94/0xb4 Therefore, register a reserved interrupt for VF and set the IRQF_NO_AUTOEN flag to avoid that warning.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - request reserved interrupt for virtual function The device interrupt vector 3 is an error interrupt for physical function and a reserved interrupt for virtual function. However, the driver has not registered the reserved interrupt for virtual function. When allocating interrupts, the number of interrupts is allocated based on powers of two, which includes this interrupt. When the system enables GICv4 and the virtual function passthrough to the virtual machine, releasing the interrupt in the driver triggers a warning. The WARNING report is: WARNING: CPU: 62 PID: 14889 at arch/arm64/kvm/vgic/vgic-its.c:852 its_free_ite+0x94/0xb4 Therefore, register a reserved interrupt for VF and set the IRQF_NO_AUTOEN flag to avoid that warning.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 3536cc55cadaf2a03241915f9cfdaf6cd073e4fe, < 854da2b0df1654d63963d587b12fec6068d89643; >= 3536cc55cadaf2a03241915f9cfdaf6cd073e4fe, < 9228facb308157ac0bdd264b873187896f7a9c7a |
| Linux | Linux | 6.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40136?
How severe is CVE-2025-40136?
How do I fix CVE-2025-40136?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-40130In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40131In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40132In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40133In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2025-40134In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40135In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2025-40137In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40138In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40139In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-4014A vulnerability was found in PHPGurukul Art Gallery Manageme…9.8
- CVE-2025-40140In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2025-40141In the Linux kernel, the following vulnerability has been re…8
Are you affected by CVE-2025-40136?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
