CVE-2025-39785

I

n 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

25 Nov 2025, 18:47

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CWE CWE-416
CPE cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
References () https://git.kernel.org/stable/c/06d261a085a11600f5b577bb56a65fb2c3e57d0a - () https://git.kernel.org/stable/c/06d261a085a11600f5b577bb56a65fb2c3e57d0a - Patch
References () https://git.kernel.org/stable/c/8bed4ec42a4e0dc8113172696ff076d1eb6d8bcb - () https://git.kernel.org/stable/c/8bed4ec42a4e0dc8113172696ff076d1eb6d8bcb - Patch
First Time Linux linux Kernel
Linux

15 Sep 2025, 15:22

Type Values Removed Values Added
New CVE

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
CWE
CWE-416

Use After Free