Lucene search
+L

29222 matches found

CVE
CVE
added 2025/01/07 10:49 a.m.41 views

CVE-2024-56282

CVE-2024-56282 corresponds to a PHP Local File Inclusion in WPMozo Addons Lite for Elementor due to improper filename handling in include/require statements. The CVE entry (initial description) aligns with Red Hat's advisory and Wordfence vulnerability tracking, which confirms the affected softwa...

7.5CVSS7.2AI score0.00671EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/01/02 12:0 a.m.7 views

ASUS AiCloud 安全漏洞

ASUS AiCloud is a router control program from Asus China. A security vulnerability exists in ASUS AiCloud. An attacker could execute arbitrary commands by exploiting the vulnerability...

7.2CVSS9AI score0.00983EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/01/02 12:0 a.m.20 views

ASUS AiCloud 安全漏洞

ASUS AiCloud is a router control program from Asus China. A security vulnerability exists in ASUS AiCloud that stems from the presence of incorrect input insertion, which could lead to arbitrary command execution...

7.2CVSS9AI score0.01238EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.7 views

PT-2026-4944

Name of the Vulnerable Software and Affected Versions libpng versions 1.6.43 through 1.6.46 Description A buffer overflow issue exists in libpng versions 1.6.43 through 1.6.46. A local attacker can potentially cause a denial of service by exploiting the vulnerability through a specially crafted...

8.3CVSS6AI score0.00955EPSS
SaveExploits4References52
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.7 views

PT-2025-25520

Name of the Vulnerable Software and Affected Versions libxml2 versions affected versions not specified Description A use-after-free issue was found in libxml2, occurring when parsing XPath elements under certain circumstances, specifically when the XML schematron contains the "sch:name path" sche...

9.4CVSS7.2AI score0.00702EPSS
SaveExploits0References165
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.5 views

PT-2025-39343

Name of the Vulnerable Software and Affected Versions GIMP affected versions not specified Description GIMP contains a heap-based buffer overflow in the DCM file parsing functionality. This issue could lead to remote code execution. Recommendations At the moment, there is no information about a...

8.8CVSS8.1AI score0.12845EPSS
SaveExploits0References66
RedhatCVE
RedhatCVE
added 2024/12/29 2:55 p.m.19 views

CVE-2024-56694

In the Linux kernel, the following vulnerability has been resolved: bpf: fix recursive lock when verdict program return SKPASS When the streamverdict program returns SKPASS, it places the received skb into its own receive queue, but a recursive lock eventually occurs, leading to an operating syst...

5.5CVSS6.8AI score0.00412EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:48 p.m.10 views

CVE-2024-56613

In the Linux kernel, the following vulnerability has been resolved: sched/numa: fix memory leak due to the overwritten vma-numabstate Problem Description When running the hackbench program of LTP, the following memory leak is reported by kmemleak. /opt/ltp/testcases/bin/hackbench 20 thread 1000...

5.5CVSS7.2AI score0.00201EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/28 10:15 a.m.12 views

CVE-2024-56694

In the Linux kernel, the following vulnerability has been resolved: bpf: fix recursive lock when verdict program return SKPASS When the streamverdict program returns SKPASS, it places the received skb into its own receive queue, but a recursive lock eventually occurs, leading to an operating syst...

7.5CVSS0.00412EPSS
SaveExploits0References9
OSV
OSV
added 2024/12/28 10:15 a.m.4 views

UBUNTU-CVE-2024-56694

In the Linux kernel, the following vulnerability has been resolved: bpf: fix recursive lock when verdict program return SKPASS When the streamverdict program returns SKPASS, it places the received skb into its own receive queue, but a recursive lock eventually occurs, leading to an operating syst...

7.5CVSS6.2AI score0.00412EPSS
SaveExploits0References43
RedhatCVE
RedhatCVE
added 2024/12/28 3:54 a.m.18 views

CVE-2024-56665

In the Linux kernel, the following vulnerability has been resolved: bpf,perf: Fix invalid progarray access in perfeventdetachbpfprog Syzbot reported 1 crash that happens for following tracing scenario: - create tracepoint perf event with attr.inherit=1, attach it to the process and set bpf progra...

5.5CVSS6.9AI score0.0022EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.5 views

SUSE CVE-2024-53201

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipectx-planestate in dcn20programpipe This commit addresses a null pointer dereference issue in dcn20programpipe. Previously, commit 8e4ed3cf1642 "drm/amd/display: Add null check for...

5.5CVSS7.6AI score0.00216EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/12/28 2:59 a.m.12 views

CVE-2024-56675

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF via mismatching bpfprog/attachment RCU flavors Uprobes always use bpfprogrunarrayuprobe under tasks-trace-RCU protection. But it is possible to attach a non-sleepable BPF program to a uprobe, and non-sleepable BPF...

6.7CVSS6.9AI score0.00229EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/27 3:15 p.m.19 views

CVE-2024-56675

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF via mismatching bpfprog/attachment RCU flavors Uprobes always use bpfprogrunarrayuprobe under tasks-trace-RCU protection. But it is possible to attach a non-sleepable BPF program to a uprobe, and non-sleepable BPF...

7.8CVSS0.00229EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/27 3:15 p.m.2 views

DEBIAN-CVE-2024-56675

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF via mismatching bpfprog/attachment RCU flavors Uprobes always use bpfprogrunarrayuprobe under tasks-trace-RCU protection. But it is possible to attach a non-sleepable BPF program to a uprobe, and non-sleepable BPF...

7.8CVSS5.9AI score0.00229EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 3:15 p.m.20 views

CVE-2024-56665

In the Linux kernel, the following vulnerability has been resolved: bpf,perf: Fix invalid progarray access in perfeventdetachbpfprog Syzbot reported 1 crash that happens for following tracing scenario: - create tracepoint perf event with attr.inherit=1, attach it to the process and set bpf progra...

5.5CVSS0.0022EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/27 3:15 p.m.12 views

AZL-55306 CVE-2024-56665 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf,perf: Fix invalid progarray access in perfeventdetachbpfprog Syzbot reported 1 crash that happens for following tracing scenario: - create tracepoint perf event with attr.inherit=1, attach it to the process and set bpf progra...

5.5CVSS6.7AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.9 views

AZL-54770 CVE-2024-56665 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf,perf: Fix invalid progarray access in perfeventdetachbpfprog Syzbot reported 1 crash that happens for following tracing scenario: - create tracepoint perf event with attr.inherit=1, attach it to the process and set bpf progra...

5.5CVSS6.3AI score0.0022EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 3:15 p.m.12 views

CVE-2024-56613

In the Linux kernel, the following vulnerability has been resolved: sched/numa: fix memory leak due to the overwritten vma-numabstate Problem Description When running the hackbench program of LTP, the following memory leak is reported by kmemleak. /opt/ltp/testcases/bin/hackbench 20 thread 1000...

5.5CVSS0.00201EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 3:15 p.m.6 views

UBUNTU-CVE-2024-56665

In the Linux kernel, the following vulnerability has been resolved: bpf,perf: Fix invalid progarray access in perfeventdetachbpfprog Syzbot reported 1 crash that happens for following tracing scenario: - create tracepoint perf event with attr.inherit=1, attach it to the process and set bpf progra...

5.5CVSS6.2AI score0.0022EPSS
SaveExploits0References21
Rows per page
Query Builder