Lucene search
+L

18247 matches found

OSV
OSV
added 2025/05/09 7:16 a.m.6 views

UBUNTU-CVE-2025-37848

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix PM related deadlocks in MS IOCTLs Prevent runtime resume/suspend while MS IOCTLs are in progress. Failed suspend will call ivpumscleanup that would try to acquire filepriv-mslock, which is already held by the IOCT...

5.7CVSS6.2AI score0.00198EPSS
SaveExploits0References10
OSV
OSV
added 2025/05/09 6:41 a.m.11 views

CVE-2025-37847 accel/ivpu: Fix deadlock in ivpu_ms_cleanup()

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix deadlock in ivpumscleanup Fix deadlock in ivpumscleanup by preventing runtime resume after filepriv-mslock is acquired. During a failure in runtime resume, a cold boot is executed, which calls ivpumscleanupall. Th...

5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/05/09 6:41 a.m.22 views

CVE-2025-37848 accel/ivpu: Fix PM related deadlocks in MS IOCTLs

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix PM related deadlocks in MS IOCTLs Prevent runtime resume/suspend while MS IOCTLs are in progress. Failed suspend will call ivpumscleanup that would try to acquire filepriv-mslock, which is already held by the IOCT...

0.00198EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/05/09 6:41 a.m.31 views

CVE-2025-37847 accel/ivpu: Fix deadlock in ivpu_ms_cleanup()

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix deadlock in ivpumscleanup Fix deadlock in ivpumscleanup by preventing runtime resume after filepriv-mslock is acquired. During a failure in runtime resume, a cold boot is executed, which calls ivpumscleanupall. Th...

0.00198EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/09 6:41 a.m.91 views

CVE-2025-37847

CVE-2025-37847: In the Linux kernel, a deadlock could occur in accel/ivpu during ivpu_ms_cleanup() when runtime resume acquires file_priv->ms_lock, leading to a cold boot path that calls ivpu_ms_cleanup_all(). The issue is resolved by preventing runtime resume after ms_lock is acquired, avoidi...

5.5CVSS6.5AI score0.00198EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/05/09 6:41 a.m.92 views

CVE-2025-37848

The CVE-2025-37848 fix applies to the Linux kernel accel/ivpu MS IOCTLs path. It resolves a PM-related deadlock where runtime resume/suspend can be blocked while MS IOCTLs are in progress; a failed suspend would trigger ivpu_ms_cleanup() which attempts to acquire file_priv->ms_lock that is alr...

5.5CVSS6.5AI score0.00198EPSS
SaveExploits0References4Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/05/08 6:38 p.m.29 views

Security Bulletin: IBM Planning Analytics is affected by vulnerabilities in IBM® Java™ Version 8 and IBM® Semeru Runtime

Summary There are vulnerabilities in IBM® Java™ Version 8 and IBM® Semeru Runtime used by IBM Planning Analytics and IBM Planning Analytics Workspace. Please refer to the Related Information section below for vulnerability impact. Vulnerability Details CVEID:CVE-2024-21217 DESCRIPTION:...

5.3CVSS7.9AI score0.05842EPSS
SaveExploits0Affected Software4
Positive Technologies
Positive Technologies
added 2025/05/08 12:00 a.m.22 views

PT-2025-20350 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, which was caused by a code path in dequeue entities that could set the slice of a sched entity to U64 MAX, resulting in a crash...

7.8CVSS6AI score0.66418EPSS
SaveExploits0References691
Rockylinux
Rockylinux
added 2025/05/07 7:11 p.m.5 views

.NET6.0 bug fix and enhancement update

An update is available for dotnet6.0. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list .NET Core is a managed-software framework. It implements a subset of the .N...

7AI score
SaveExploits0
OSV
OSV
added 2025/05/07 7:11 p.m.15 views

RLSA-2024:4567 Important: java-11-openjdk security update

The java-11-openjdk packages provide the OpenJDK 11 Java Runtime Environment and the OpenJDK 11 Java Software Development Kit. Security Fixes: OpenJDK: RangeCheckElimination array index overflow 8323231 CVE-2024-21147 OpenJDK: potential UTF8 size overflow 8314794 CVE-2024-21131 OpenJDK: Excessive...

7.4CVSS6.9AI score0.01257EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/07 7:11 p.m.23 views

RLSA-2024:4563 Important: java-1.8.0-openjdk security update

The java-1.8.0-openjdk packages provide the OpenJDK 8 Java Runtime Environment and the OpenJDK 8 Java Software Development Kit. Security Fixes: OpenJDK: RangeCheckElimination array index overflow 8323231 CVE-2024-21147 OpenJDK: potential UTF8 size overflow 8314794 CVE-2024-21131 OpenJDK: Excessiv...

7.4CVSS6.9AI score0.01257EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/06 4:15 p.m.10 views

CVE-2025-45491

Linksys E5600 v1.1.0.26 was discovered to contain a command injection vulnerability in the runtime.ddnsStatus DynDNS function via the username parameter...

9.8CVSS5.8AI score0.01992EPSS
SaveExploits1References2
OSV
OSV
added 2025/05/06 4:15 p.m.9 views

CVE-2025-45487

Linksys E5600 v1.1.0.26 was discovered to contain a command injection vulnerability in the runtime.InternetConnection function...

9.8CVSS5.8AI score0.10982EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2025/05/06 3:07 a.m.6 views

SUSE CVE-2022-49848

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp-combo: fix NULL-deref on runtime resume Commit fc64623637da "phy: qcom-qmp-combo,usb: add support for separate PCSUSB region" started treating the PCSUSB registers as potentially separate from the PCS registers but...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/05/06 12:00 a.m.8 views

DOM 安全漏洞

DOM is a DOM interface open-sourced by PHP.GT. A security vulnerability exists in DOM versions prior to 4.1.8, which stems from the exposure of GITHUBTOKEN in the Dom workflow runtime product...

7.1CVSS6.5AI score0.00186EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:00 a.m.14 views

CBL Mariner 2.0 Security Update: containerd / containerd2 / moby-containerd / moby-containerd-cc (CVE-2024-40635)

The version of containerd / containerd2 / moby-containerd / moby-containerd-cc installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-40635 advisory. - containerd is an open-source container runtime. A b...

7.8CVSS6.3AI score0.00294EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/05/06 12:00 a.m.9 views

Linksys E5600 安全漏洞

Linksys E5600 is a powerful, compact and reliable WiFi 5 router from Linksys USA. A security vulnerability exists in Linksys E5600 version v1.1.0.26, which originates from the runtime.ddnsStatus DynDNS function that causes command injection via the hostname parameter...

9.8CVSS7.3AI score0.01849EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/05/06 12:00 a.m.12 views

CVE-2025-45488

Linksys E5600 v1.1.0.26 was discovered to contain a command injection vulnerability in the runtime.ddnsStatus DynDNS function via the mailex parameter...

7.9AI score0.11087EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2025/05/05 12:00 a.m.9 views

The vulnerability of the Web Runtime SEC component of the JD Edwards EnterpriseOne Tools, a resource management system for enterprises, allows a perpetrator to gain unauthorized access to protected information.

The vulnerability of the Web Runtime SEC component of the JD Edwards EnterpriseOne Tools system for resource management involves deficiencies in access control. Exploiting this vulnerability could allow a malicious actor, operating remotely, to gain unauthorized access to protected information...

6.8CVSS7.2AI score0.00343EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/04 4:13 p.m.16 views

CVE-2023-53098

In the Linux kernel, the following vulnerability has been resolved: media: rc: gpio-ir-recv: add remove function In case runtime PM is enabled, do runtime PM clean up to remove cpu latency qos request, otherwise driver removal may have below kernel dump: 19.463299 Unable to handle kernel NULL...

5.5CVSS6.8AI score0.00189EPSS
SaveExploits0References4
Rows per page
Query Builder