Lucene search
K

17 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в 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.6AI score0.00025EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux - уязвимость в 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.7AI score0.00023EPSS
Exploits0References2
Redos
Redos
added 2026/04/08 12:0 a.m.3 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.00023EPSS
Exploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-28928

Malicious code in bioql PyPI...

6.3AI score0.00025EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-28940

Malicious code in bioql PyPI...

6.3AI score0.00023EPSS
Exploits0References7
Microsoft CVE
Microsoft CVE
added 2025/09/13 8:4 a.m.1 views

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

...

5.5CVSS6.8AI score0.00023EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/09/11 11:23 p.m.1 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.00025EPSS
Exploits0References3
OSV
OSV
added 2025/09/11 5:15 p.m.1 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.00023EPSS
Exploits0References1
NVD
NVD
added 2025/09/11 5:15 p.m.2 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.00023EPSS
Exploits0References8
OSV
OSV
added 2025/09/11 5:15 p.m.3 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.00023EPSS
Exploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.1 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.00023EPSS
Exploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.1 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.00025EPSS
Exploits0References5
OSV
OSV
added 2025/09/11 5:15 p.m.0 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.00023EPSS
Exploits0References34
OSV
OSV
added 2025/09/11 4:56 p.m.2 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...

5.5CVSS6AI score0.00025EPSS
Exploits0References5
CVE
CVE
added 2025/09/11 4:56 p.m.23 views

CVE-2025-39772

CVE-2025-39772 affects the Linux kernel HibMC driver for Hisilicon GPUs (drm/hisilicon/hibmc). Description: when hibmc loading fails, the driver attempted to free resources via hibmc_unload, but mode.config mutexes were uninitialized, risking a NULL-pointer dereference. The fix replaces a goto cl...

5.5CVSS6.1AI score0.00023EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2025/09/11 4:56 p.m.1 views

CVE-2025-39772 drm/hisilicon/hibmc: fix the hibmc loaded failed bug

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.1AI score0.00023EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 2025/08/13 12:0 a.m.1 views

PT-2025-37230

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel’s drm/hisilicon/hibmc driver related to handling hibmc loading failures. When hibmc loading fails, the driver attempts to free resources using hibmc...

5.5CVSS5.9AI score0.00023EPSS
Exploits0
Rows per page
Query Builder