cbcvebase.
CVE-2025-39911
published 2025-10-01

CVE-2025-39911: In the Linux kernel, the following vulnerability has been resolved: i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path If request_irq() in…

high7.8CVSS 3.1
AVLACLPRLUINSUCHIHAH
In the Linux kernel, the following vulnerability has been resolved: i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path If request_irq() in i40e_vsi_request_irq_msix() fails in an iteration later than the first, the error path wants to free the IRQs requested so far. However, it uses the wrong dev_id argument for free_irq(), so it does not free the IRQs correctly and instead triggers the warning: Trying to free already-free IRQ 173 WARNING: CPU: 25 PID: 1091 at kernel/irq/manage.c:1829 __free_irq+0x192/0x2c0 Modules linked in: i40e(+) [...] CPU: 25 UID: 0 PID: 1091 Comm: NetworkManager Not tainted 6.17.0-rc1+ #1 PREEMPT(lazy) Hardware name: [...] RIP: 0010:__free_irq+0x192/0x2c0 [...] Call Trace: free_irq+0x32/0x70 i40e_vsi_request_irq_msix.cold+0x63/0x8b [i40e] i40e_vsi_request_irq+0x79/0x80 [i40e] i40e_vsi_open+0x21f/0x2f0 [i40e] i40e_open+0x63/0x130 [i40e] __dev_open+0xfc/0x210 __dev_change_flags+0x1fc/0x240 netif_change_flags+0x27/0x70 do_setlink.isra.0+0x341/0xc70 rtnl_newlink+0x468/0x860 rtnetlink_rcv_msg+0x375/0x450 netlink_rcv_skb+0x5c/0x110 netlink_unicast+0x288/0x3c0 netlink_sendmsg+0x20d/0x430 ____sys_sendmsg+0x3a2/0x3d0 ___sys_sendmsg+0x99/0xe0 __sys_sendmsg+0x8a/0xf0 do_syscall_64+0x82/0x2c0 entry_SYSCALL_64_after_hwframe+0x76/0x7e [...] ---[ end trace 0000000000000000 ]--- Use the same dev_id for free_irq() as for request_irq(). I tested this with inserting code to fail intentionally.

Affected

33 ranges· showing 25
VendorProductVersion rangeFixed in
debiandebian_linux
debianlinux< linux 6.1.153-1 (bookworm)linux 6.1.153-1 (bookworm)
debianlinux-6.1< linux 6.1.153-1 (bookworm)linux 6.1.153-1 (bookworm)
linuxlinux
linuxlinux>= 493fb30011b3ab5173cef96f1d1ce126da051792 < 13ab9adef3cd386511c930a9660ae06595007f8913ab9adef3cd386511c930a9660ae06595007f89
linuxlinux>= 493fb30011b3ab5173cef96f1d1ce126da051792 < 6e4016c0dca53afc71e3b99e24252b63417395df6e4016c0dca53afc71e3b99e24252b63417395df
linuxlinux>= 493fb30011b3ab5173cef96f1d1ce126da051792 < b9721a023df38cf44a88f2739b4cf51efd051f85b9721a023df38cf44a88f2739b4cf51efd051f85
linuxlinux>= 493fb30011b3ab5173cef96f1d1ce126da051792 < b905b2acb3a0bbb08ad9be9984d8cdabdf827315b905b2acb3a0bbb08ad9be9984d8cdabdf827315
linuxlinux>= 493fb30011b3ab5173cef96f1d1ce126da051792 < 23431998a37764c464737b855c71a81d50992e9823431998a37764c464737b855c71a81d50992e98
linuxlinux>= 493fb30011b3ab5173cef96f1d1ce126da051792 < a30afd6617c30aaa338d1dbcb1e34e7a1890085ca30afd6617c30aaa338d1dbcb1e34e7a1890085c
linuxlinux>= 493fb30011b3ab5173cef96f1d1ce126da051792 < c62580674ce5feb1be4f90b5873ff3ce50e0a1dbc62580674ce5feb1be4f90b5873ff3ce50e0a1db
linuxlinux>= 493fb30011b3ab5173cef96f1d1ce126da051792 < 915470e1b44e71d1dd07ee067276f003c3521ee3915470e1b44e71d1dd07ee067276f003c3521ee3
linuxlinux_kernel
linuxlinux_kernel>= 0 < 5.10.247-15.10.247-1
linuxlinux_kernel>= 0 < 6.1.153-16.1.153-1
linuxlinux_kernel>= 0 < 6.12.48-16.12.48-1
linuxlinux_kernel>= 0 < 6.16.8-16.16.8-1
linuxlinux_kernel>= 0 < 5.15.0-170.1805.15.0-170.180
linuxlinux_kernel>= 0 < 6.8.0-106.1066.8.0-106.106
linuxlinux_kernel>= 3.13 < 5.4.3005.4.300
linuxlinux_kernel>= 5.11 < 5.15.1945.15.194
linuxlinux_kernel>= 5.16 < 6.1.1536.1.153
linuxlinux_kernel>= 5.5 < 5.10.2455.10.245
linuxlinux_kernel>= 6.13 < 6.16.86.16.8
linuxlinux_kernel>= 6.2 < 6.6.1076.6.107

CVSS provenance

nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
osv7.8HIGH