cbcvebase.
CVE-2025-39709
published 2025-09-05

CVE-2025-39709: In the Linux kernel, the following vulnerability has been resolved: media: venus: protect against spurious interrupts during probe Make sure the interrupt…

medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
In the Linux kernel, the following vulnerability has been resolved: media: venus: protect against spurious interrupts during probe Make sure the interrupt handler is initialized before the interrupt is registered. If the IRQ is registered before hfi_create(), it's possible that an interrupt fires before the handler setup is complete, leading to a NULL dereference. This error condition has been observed during system boot on Rb3Gen2.

Affected

37 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>= af2c3834c8ca7cc65d15592ac671933df8848115 < 18c2b2bd982b8546312c9a7895515672169f28e018c2b2bd982b8546312c9a7895515672169f28e0
linuxlinux>= af2c3834c8ca7cc65d15592ac671933df8848115 < 88cf63c2599761c48dec8f618d57dccf8f6f4b5388cf63c2599761c48dec8f618d57dccf8f6f4b53
linuxlinux>= af2c3834c8ca7cc65d15592ac671933df8848115 < 9db6a78bc5e418e0064e2248c8f3b9b9e84186469db6a78bc5e418e0064e2248c8f3b9b9e8418646
linuxlinux>= af2c3834c8ca7cc65d15592ac671933df8848115 < 37cc0ac889b018097c217c5929fd6dc2aed636a137cc0ac889b018097c217c5929fd6dc2aed636a1
linuxlinux>= af2c3834c8ca7cc65d15592ac671933df8848115 < f54be97bc69b1096198b6717c150dec69f2a1b4df54be97bc69b1096198b6717c150dec69f2a1b4d
linuxlinux>= af2c3834c8ca7cc65d15592ac671933df8848115 < 639eb587f977c02423f4762467055b23902b4131639eb587f977c02423f4762467055b23902b4131
linuxlinux>= af2c3834c8ca7cc65d15592ac671933df8848115 < e796028b4835af00d9a38ebbb208ec3a6634702ae796028b4835af00d9a38ebbb208ec3a6634702a
linuxlinux>= af2c3834c8ca7cc65d15592ac671933df8848115 < 3200144a2fa4209dc084a19941b9b203b43580f03200144a2fa4209dc084a19941b9b203b43580f0
linuxlinux_kernel>= 0 < 5.10.244-15.10.244-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.5-16.16.5-1
linuxlinux_kernel>= 0 < 5.15.0-163.1735.15.0-163.173
linuxlinux_kernel>= 0 < 6.8.0-100.1006.8.0-100.100
linuxlinux_kernel>= 4.13 < 5.4.2975.4.297
linuxlinux_kernel>= 5.11 < 5.15.1905.15.190
linuxlinux_kernel>= 5.16 < 6.1.1496.1.149
linuxlinux_kernel>= 5.5 < 5.10.2415.10.241
linuxlinux_kernel>= 6.13 < 6.16.46.16.4
linuxlinux_kernel>= 6.2 < 6.6.1036.6.103
linuxlinux_kernel>= 6.7 < 6.12.446.12.44

CVSS provenance

nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
CVE-2025-39709 — NULL Pointer Dereference in Linux | cvebase