CVE-2025-39785

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local The local variable is passed in request_irq (), and there will be use after free problem, which will make request_irq failed. Using the global irq name instead of it to fix.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:*

History

No history.

Information

Published : 2025-09-11 17:15

Updated : 2025-11-25 18:47


NVD link : CVE-2025-39785

Mitre link : CVE-2025-39785

CVE.ORG link : CVE-2025-39785


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-416

Use After Free