Lucene search
+L

13883 matches found

RedhatCVE
RedhatCVE
added 2025/01/08 2:20 p.m.18 views

CVE-2024-56542

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a memleak issue when driver is removed Running "modprobe amdgpu" the second time followed by a modprobe -r amdgpu causes a call trace like: 845.212163 Memory manager not clean during takedown. 845.212170...

5.5CVSS6.8AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/08 2:00 p.m.14 views

CVE-2024-56538

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpkms: Unplug DRM device before removal Prevent userspace accesses to the DRM device from causing use-after-frees by unplugging the device before we remove it. This causes any further userspace accesses to result in an...

7.8CVSS6.8AI score0.0027EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/08 7:20 a.m.25 views

BIT-REDIS-2024-46981 Redis' Lua library commands may lead to remote code execution

Redis is an open source, in-memory database that persists on disk. An authenticated user may use a specially crafted Lua script to manipulate the garbage collector and potentially lead to remote code execution. The problem is fixed in 7.4.2, 7.2.7, and 6.2.17. An additional workaround to mitigate...

9.8CVSS7.3AI score0.08169EPSS
SaveExploits2References11
OpenVAS
OpenVAS
added 2025/01/08 12:00 a.m.12 views

SUSE: Security Advisory (SUSE-SU-2025:0032-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

3.9CVSS7.1AI score0.00611EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/01/07 3:33 p.m.11 views

CVE-2025-21622 ClipBucket V5 Avatar URL Path Traversal to Arbitrary File Delete

ClipBucket V5 provides open source video hosting with PHP. During the user avatar upload workflow, a user can choose to upload and change their avatar at any time. During deletion, ClipBucket checks for the avatarurl as a filepath within the avatars subdirectory. If the URL path exists within the...

7.5CVSS7.5AI score0.00958EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2025/01/07 3:48 a.m.6 views

SUSE CVE-2024-56768

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpfgetsmpprocessorid on !CONFIGSMP On x86-64 calling bpfgetsmpprocessorid in a kernel with CONFIGSMP disabled can trigger the following bug, as pcpuhot is unavailable: 8.471774 BUG: unable to handle page fault for addres...

5.5CVSS7.5AI score0.00176EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/01/07 12:00 a.m.12 views

CVE-2024-44450

Multiple functions are vulnerable to Authorization Bypass in AIMS eCrew. The issue was fixed in version JUN23 190...

7.1AI score0.00411EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/07 12:00 a.m.19 views

PT-2025-2597 · Google · Google Chrome

Name of the Vulnerable Software and Affected Versions: Google Chrome affected versions not specified Description: The issue arises from various module chromes not properly processing inputs, which leads to XSS vectors. This allows for potential cross-site scripting attacks. Recommendations: At th...

6.1CVSS4.8AI score0.00251EPSS
SaveExploits0References8
OPENSUSE Linux
OPENSUSE Linux
added 2025/01/07 12:00 a.m.5 views

Security update for python-django-ckeditor (moderate)

openSUSE Security Update: Security update for python-django-ckeditor Announcement ID: openSUSE-SU-2025:0008-1 Rating: moderate References: 1219720 Cross-References: CVE-2024-24815 Affected Products: openSUSE Backports SLE-15-SP5 An update that fixes one vulnerability is now available. Description...

6.1CVSS7.9AI score0.00706EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/01/06 10:26 p.m.6 views

CVE-2025-21620 Deno's authorization headers not dropped when redirecting cross-origin

Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Deno'sfetch redirect handling creates a follow-up redirect request that keeps the original...

7.5CVSS6.7AI score0.00514EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/06 7:37 p.m.16 views

USN-7185-1 linux, linux-aws, linux-aws-hwe, linux-gcp, linux-gcp-4.15, linux-hwe, linux-kvm, linux-oracle vulnerabilities

Ziming Zhang discovered that the VMware Virtual GPU DRM driver in the Linux kernel contained an integer overflow vulnerability. A local attacker could use this to cause a denial of service system crash. CVE-2022-36402 Zheng Wang discovered a use-after-free in the Renesas Ethernet AVB driver in th...

7.8CVSS6.8AI score0.00886EPSS
SaveExploits3References39
CVE
CVE
added 2025/01/06 7:23 p.m.120 views

CVE-2025-21617

CVE-2025-21617 affects the Guzzle OAuth Subscriber (PHP) where Nonce generation in OAuth 1.0 authentication did not use sufficient entropy or a cryptographically secure PRNG prior to version 0.8.1. The issue enables potential replay attacks when TLS is not used. The vulnerability is fixed in 0.8....

6.3CVSS6.3AI score0.00459EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/06 6:50 p.m.13 views

CVE-2024-56767

In the Linux kernel, the following vulnerability has been resolved: dmaengine: atxdmac: avoid nullprtderef in atxdmacprepdmamemset The atxdmacmemsetcreatedesc may return NULL, which will lead to a null pointer dereference. For example, the len input is error, or the atchan-freedescslist is empty...

5.5CVSS6.8AI score0.00217EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/06 5:15 p.m.15 views

CVE-2024-56766

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: fix double free in atmelpmecccreateuser The "user" pointer was converted from being allocated with kzalloc to being allocated by devmkzalloc. Calling kfreeuser will lead to a double free...

7.8CVSS0.00221EPSS
SaveExploits0References9
OSV
OSV
added 2025/01/06 5:15 p.m.12 views

AZL-55029 CVE-2024-56761 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: x86/fred: Clear WFE in missing-ENDBRANCH CPs An indirect branch instruction sets the CPU indirect branch tracker IBT into WAITFORENDBRANCH WFE state and WFE stays asserted across the instruction boundary. When the decoder finds a...

5.5CVSS6.8AI score0.00221EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/01/06 4:20 p.m.5 views

CVE-2024-56764 ublk: detach gendisk from ublk device if add_disk() fails

In the Linux kernel, the following vulnerability has been resolved: ublk: detach gendisk from ublk device if adddisk fails Inside ublkabortrequests, gendisk is grabbed for aborting all inflight requests. And ublkabortrequests is called when exiting the uring context or handling timeout. If adddis...

7.8CVSS7.6AI score0.00201EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/06 4:20 p.m.31 views

CVE-2024-56764 ublk: detach gendisk from ublk device if add_disk() fails

In the Linux kernel, the following vulnerability has been resolved: ublk: detach gendisk from ublk device if adddisk fails Inside ublkabortrequests, gendisk is grabbed for aborting all inflight requests. And ublkabortrequests is called when exiting the uring context or handling timeout. If adddis...

7.8CVSS0.00201EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/06 4:20 p.m.224 views

CVE-2024-56763

The CVE applies to the Linux kernel tracing subsystem, specifically tracing_cpumask_write. A large count can trigger a warning in bitmap_parse_user and there is an additional zero-count check. The fix is described as: Prevent bad count for tracing_cpumask_write and also check zero for it. Connect...

5.5CVSS6.6AI score0.00207EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/01/06 4:20 p.m.24 views

CVE-2024-56762

...

SaveExploits0
OSV
OSV
added 2025/01/06 4:13 p.m.26 views

CVE-2025-21613 go-git has an Argument Injection via the URL field

go-git is a highly extensible git implementation library written in pure Go. An argument injection vulnerability was discovered in go-git versions prior to v5.13. Successful exploitation of this vulnerability could allow an attacker to set arbitrary values to git-upload-pack flags. This only...

9.2CVSS7.3AI score
SaveExploits0References3
Rows per page
Query Builder