Lucene search
+L

18338 matches found

CNNVD
CNNVD
added 2025/01/14 12:00 a.m.9 views

Adobe Substance 3D Stager 缓冲区错误漏洞

Adobe Substance 3D Stager is a virtual 3D studio from the American company Audobee Adobe. A security vulnerability exists in Adobe Substance 3D Stager that can be exploited by an attacker to cause arbitrary code to be executed in the current user's context...

7.8CVSS7.1AI score0.00212EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/01/14 12:00 a.m.10 views

Adobe Substance 3D Designer 安全漏洞

Adobe Substance 3D Designer is a 3D design software from the American company Audobee Adobe. Adobe Substance 3D Designer suffers from a heap buffer overflow vulnerability that can be exploited by an attacker to execute arbitrary code in the context of the current user...

7.8CVSS7.9AI score0.00257EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/01/14 12:00 a.m.10 views

Adobe Substance 3D Designer 安全漏洞

Adobe Substance 3D Designer is a 3D design software from the American company Audobee Adobe. Adobe Substance 3D Designer suffers from a heap buffer overflow vulnerability that can be exploited by an attacker to execute arbitrary code in the context of the current user...

7.8CVSS7.9AI score0.00257EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/01/14 12:00 a.m.8 views

Adobe Illustrator 数字错误漏洞

Adobe Illustrator is a set of vector-based image creation software from the American company Audobee Adobe. A security vulnerability exists in Adobe Illustrator that can be exploited by an attacker to cause arbitrary code to be executed in the current user's context...

7.8CVSS7.1AI score0.00251EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/01/14 12:00 a.m.6 views

Adobe Substance 3D Stager 缓冲区错误漏洞

Adobe Substance 3D Stager is a virtual 3D studio from the American company Audobee Adobe. A security vulnerability exists in Adobe Substance 3D Stager that can be exploited by an attacker to cause arbitrary code to be executed in the current user's context...

7.8CVSS7.1AI score0.00212EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/01/14 12:00 a.m.9 views

Adobe Substance 3D Stager 安全漏洞

Adobe Substance 3D Stager is a virtual 3D studio from the American company Audobee Adobe. A security vulnerability exists in Adobe Substance 3D Stager that can be exploited by an attacker to cause arbitrary code to be executed in the current user's context...

7.8CVSS7.1AI score0.00259EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/01/14 12:00 a.m.19 views

Adobe Animate 数字错误漏洞

Adobe Animate is a set of Flash animation software from the American company Audobee Adobe. A security vulnerability exists in Adobe Animate that can be exploited by an attacker to cause arbitrary code to be executed in the current user's context...

7.8CVSS7.1AI score0.00274EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/01/13 10:25 a.m.9 views

CVE-2024-48876

In the Linux kernel, the following vulnerability has been resolved: stackdepot: fix stackdepotsaveflags in NMI context Per documentation, stackdepotsaveflags was meant to be usable from NMI context if STACKDEPOTFLAGCANALLOC is unset. However, it still would try to take the poollock in an attempt ...

5.5CVSS6.6AI score0.00141EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/12 12:17 a.m.7 views

SUSE CVE-2024-48876

In the Linux kernel, the following vulnerability has been resolved: stackdepot: fix stackdepotsaveflags in NMI context Per documentation, stackdepotsaveflags was meant to be usable from NMI context if STACKDEPOTFLAGCANALLOC is unset. However, it still would try to take the poollock in an attempt ...

4.7CVSS7.4AI score0.00141EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/12 12:15 a.m.6 views

SUSE CVE-2024-54455

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix general protection fault in ivpubolist Check if ctx is not NULL before accessing its fields...

5.5CVSS7.7AI score0.00176EPSS
SaveExploits0References3
NVD
NVD
added 2025/01/11 1:15 p.m.14 views

CVE-2024-48876

In the Linux kernel, the following vulnerability has been resolved: stackdepot: fix stackdepotsaveflags in NMI context Per documentation, stackdepotsaveflags was meant to be usable from NMI context if STACKDEPOTFLAGCANALLOC is unset. However, it still would try to take the poollock in an attempt ...

5.5CVSS0.00141EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 1:15 p.m.52 views

UBUNTU-CVE-2024-41149

In the Linux kernel, the following vulnerability has been resolved: block: avoid to reuse hctx not removed from cpuhp callback list If the 'hctx' isn't removed from cpuhp callback list, we can't reuse it, otherwise use-after-free may be triggered...

7.8CVSS6.4AI score0.0022EPSS
SaveExploits0References6
CVE
CVE
added 2025/01/11 12:35 p.m.140 views

CVE-2024-54455

Technical details about CVE-2024-54455 are not provided in the connected documents. Public information in the supplied sources does not specify affected products/versions or root cause beyond the general protection fault in ivpu_bo_list(). Monitor for official advisories.

5.5CVSS6.5AI score0.00176EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/01/11 12:25 p.m.15 views

CVE-2024-48876 stackdepot: fix stack_depot_save_flags() in NMI context

In the Linux kernel, the following vulnerability has been resolved: stackdepot: fix stackdepotsaveflags in NMI context Per documentation, stackdepotsaveflags was meant to be usable from NMI context if STACKDEPOTFLAGCANALLOC is unset. However, it still would try to take the poollock in an attempt ...

5.8AI score
SaveExploits0References5
CVE
CVE
added 2025/01/11 12:25 p.m.157 views

CVE-2024-48876

CVE-2024-48876 - Linux kernel : The issue affects stack_depot’s stack_depot_save_flags() when invoked in NMI context. It could deadlock if pool_lock is held during an NMI, so the fix ensures the lock is only taken if space permits and the operation is safe in NMI. The documentation was updated to...

5.5CVSS6.3AI score0.00141EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/01/11 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from hctx at the block level not being removed from the cpuhp callback list, which could lead to a post-release...

7.8CVSS6.4AI score0.0022EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/01/11 12:00 a.m.29 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the ivpubolist function of the accel/ivpu module not checking if ctx is NULL, which could lead to a general...

5.5CVSS6.4AI score0.00176EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/01/10 12:00 a.m.8 views

PT-2025-1176 · Dataease · Dataease

Name of the Vulnerable Software and Affected Versions: DataEase versions prior to 2.10.4 Description: DataEase is an open source data visualization analysis tool. There is a flaw in the authentication in the io.dataease.auth.filter.TokenFilter class, which can be bypassed and cause the risk of...

9.8CVSS6.8AI score0.44458EPSS
SaveExploits1References13
CNVD
CNVD
added 2025/01/10 12:00 a.m.24 views

Unspecified vulnerability in Linux kernel (CNVD-2025-01666)

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel. The vulnerability originates from the fact that when the "kernel IBT no ENDBR" self-test is triggered in the x86/fred modul...

5.5CVSS6.8AI score0.00221EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/01/09 12:21 a.m.11 views

SUSE CVE-2024-56607

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix atomic calls in ath12kmacopsetbitratemask When I try to manually set bitrates: iw wlan0 set bitrates legacy-2.4 1 I get sleeping from invalid context error, see below. Fix that by switching to use recently...

5.5CVSS7.6AI score0.00216EPSS
SaveExploits0References13
Rows per page
Query Builder