Lucene search
K

27 matches found

AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: drm/hisilicon/hibmc: fixed the issue where hibmc loaded failed. When hibmc loaded failed, the driver used hibmcunload to free the resource, but the mutexes in mode.config were not initialized, which would access a NULL pointer...

5.5CVSS6.9AI score0.00136EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.2 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fixed the issue where the irq name variable in irqrequest is local. The local variable is passed during the requestirq function, and there may be a problem with its usage after the free operation, which could...

5.5CVSS5.2AI score0.00119EPSS
Exploits0References1
Redos
Redos
added 2026/04/08 12:0 a.m.4 views

ROS-20260408-73-0021

A vulnerability in the drivers/gpu/drm/hisilicon/hibmc/hibmcdrmdrv.c component of the Linux kernel is related to pointer dereferencing errors. Exploitation of the vulnerability allows an attacker to cause a denial of service...

5.5CVSS6.1AI score0.00136EPSS
Exploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-28940

Malicious code in bioql PyPI...

6.3AI score0.00136EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-28928

Malicious code in bioql PyPI...

6.3AI score0.00119EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/14 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2025-39772

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/hisilicon/hibmc: fix the hibmc loaded failed bug When hibmc loaded failed, the driver use hibmcunload to free the resource, but the mutexes in mode.config a...

5.5CVSS6.8AI score0.00136EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/14 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-39785

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix irqrequest's irq name variable is local The local variable is passe...

5.5CVSS5.7AI score0.00119EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2025/09/13 8:4 a.m.3 views

drm/hisilicon/hibmc: fix the hibmc loaded failed bug

...

5.5CVSS6.8AI score0.00136EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/09/11 11:24 p.m.1 views

SUSE CVE-2025-39772

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix the hibmc loaded failed bug When hibmc loaded failed, the driver use hibmcunload to free the resource, but the mutexes in mode.config are not init, which will access an NULL pointer. Just change goto...

5.5CVSS6.5AI score0.00136EPSS
Exploits0References22
SUSE CVE
SUSE CVE
added 2025/09/11 11:23 p.m.2 views

SUSE CVE-2025-39785

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

5.5CVSS6.3AI score0.00119EPSS
Exploits0References3
NVD
NVD
added 2025/09/11 5:15 p.m.4 views

CVE-2025-39785

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

5.5CVSS0.00119EPSS
Exploits0References2
OSV
OSV
added 2025/09/11 5:15 p.m.4 views

DEBIAN-CVE-2025-39785

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

5.5CVSS5.4AI score0.00119EPSS
Exploits0References1
NVD
NVD
added 2025/09/11 5:15 p.m.4 views

CVE-2025-39772

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix the hibmc loaded failed bug When hibmc loaded failed, the driver use hibmcunload to free the resource, but the mutexes in mode.config are not init, which will access an NULL pointer. Just change goto...

5.5CVSS0.00136EPSS
Exploits0References8
OSV
OSV
added 2025/09/11 5:15 p.m.8 views

AZL-67241 CVE-2025-39772 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix the hibmc loaded failed bug When hibmc loaded failed, the driver use hibmcunload to free the resource, but the mutexes in mode.config are not init, which will access an NULL pointer. Just change goto...

5.5CVSS5.6AI score0.00136EPSS
Exploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.13 views

AZL-74667 CVE-2025-39772 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix the hibmc loaded failed bug When hibmc loaded failed, the driver use hibmcunload to free the resource, but the mutexes in mode.config are not init, which will access an NULL pointer. Just change goto...

5.5CVSS5.6AI score0.00136EPSS
Exploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.6 views

DEBIAN-CVE-2025-39772

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix the hibmc loaded failed bug When hibmc loaded failed, the driver use hibmcunload to free the resource, but the mutexes in mode.config are not init, which will access an NULL pointer. Just change goto...

5.5CVSS5.3AI score0.00136EPSS
Exploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.4 views

UBUNTU-CVE-2025-39785

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

5.5CVSS5.7AI score0.00119EPSS
Exploits0References5
OSV
OSV
added 2025/09/11 5:15 p.m.3 views

UBUNTU-CVE-2025-39772

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix the hibmc loaded failed bug When hibmc loaded failed, the driver use hibmcunload to free the resource, but the mutexes in mode.config are not init, which will access an NULL pointer. Just change goto...

5.5CVSS5.9AI score0.00136EPSS
Exploits0References34
Cvelist
Cvelist
added 2025/09/11 4:56 p.m.6 views

CVE-2025-39785 drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local

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

0.00119EPSS
Exploits0References2
CVE
CVE
added 2025/09/11 4:56 p.m.19 views

CVE-2025-39785

CVE-2025-39785 is a Linux kernel vulnerability affecting the drm/hisilicon/hibmc path. The issue arises from using a local irq name variable in irq_request(); it is passed to request_irq() and can lead to a use-after-free, causing request_irq to fail. The fixes switch to using a global irq name i...

5.5CVSS5.8AI score0.00119EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder