Lucene search
+L

37369 matches found

OSV
OSV
added 2025/12/24 1:06 p.m.8 views

CVE-2022-50772 netdevsim: fix memory leak in nsim_bus_dev_new()

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix memory leak in nsimbusdevnew If deviceregister failed in nsimbusdevnew, the value of reference in nsimbusdev-dev is 1. obj-name in nsimbusdev-dev will not be released. unreferenced object 0xffff88810352c480 size 16...

6.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 12:45 p.m.38 views

CVE-2023-32120 WordPress Hostel plugin <= 1.1.5.1 - Cross Site Scripting (XSS)

Improper Neutralization of Input During Web Page Generation XSS or 'Cross-site Scripting' vulnerability in Bob Hostel allows DOM-Based XSS.This issue affects Hostel: from n/a through 1.1.5.1...

5.9CVSS0.00196EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2025/12/24 12:33 p.m.13 views

WordPress Membership For WooCommerce plugin <= 3.0.3 - Insecure Direct Object References (IDOR) vulnerability

Insecure Direct Object References IDOR vulnerability discovered by timomangcut in WordPress Plugin Membership For WooCommerce versions = 3.0.3...

8.1CVSS6.7AI score0.00384EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2025/12/24 12:09 p.m.10 views

CVE-2025-68749 accel/ivpu: Fix race condition when unbinding BOs

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix race condition when unbinding BOs Fix 'Memory manager not clean during takedown' warning that occurs when ivpugembofree removes the BO from the BOs list before it gets unmapped. Then fileprivunbind triggers a...

7.8CVSS6.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 12:09 p.m.35 views

CVE-2025-68747 drm/panthor: Fix UAF on kernel BO VA nodes

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF on kernel BO VA nodes If the MMU is down, panthorvmunmaprange might return an error. We expect the page table to be updated still, and if the MMU is blocked, the rest of the GPU should be blocked too, so no...

7.8CVSS0.00139EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 11:16 a.m.12 views

CVE-2025-68730

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix page fault in ivpubounbindallbosfromcontext Don't add BO to the vdev-bolist in ivpugemcreateobject. When failure happens inside drmgemshmemcreate, the BO is not fully created and ivpugembofree callback will not be...

7.8CVSS0.00138EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.9 views

CVE-2025-68730

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix page fault in ivpubounbindallbosfromcontext Don't add BO to the vdev-bolist in ivpugemcreateobject. When failure happens inside drmgemshmemcreate, the BO is not fully created and ivpugembofree callback will not be...

7.8CVSS5.4AI score0.00138EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/24 11:16 a.m.8 views

UBUNTU-CVE-2025-68730

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix page fault in ivpubounbindallbosfromcontext Don't add BO to the vdev-bolist in ivpugemcreateobject. When failure happens inside drmgemshmemcreate, the BO is not fully created and ivpugembofree callback will not be...

7.8CVSS5.7AI score0.00138EPSS
SaveExploits0References11
NVD
NVD
added 2025/12/24 11:15 a.m.14 views

CVE-2023-54035

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix underflow in chain reference counter Set element addition error path decrements reference counter on chains twice: once on element release and again via nftdatarelease. Then, d6b478666ffa "netfilter:...

7.8CVSS0.00138EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 11:15 a.m.9 views

UBUNTU-CVE-2023-54035

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix underflow in chain reference counter Set element addition error path decrements reference counter on chains twice: once on element release and again via nftdatarelease. Then, d6b478666ffa "netfilter:...

8.5CVSS5.7AI score0.00138EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 10:56 a.m.63 views

CVE-2023-54035

The CVE-2023-54035 issue in the Linux kernel was a netfilter nf_tables underflow/incorrect reference counting for chain references during element addition and release, where a stateful object reference count was decremented twice and then corrected by restoring the proper decrement path to be per...

7.8CVSS6.2AI score0.00138EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 10:56 a.m.8 views

CVE-2023-54035 netfilter: nf_tables: fix underflow in chain reference counter

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix underflow in chain reference counter Set element addition error path decrements reference counter on chains twice: once on element release and again via nftdatarelease. Then, d6b478666ffa "netfilter:...

7.8CVSS6.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.40 views

CVE-2023-53993 PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=y

In the Linux kernel, the following vulnerability has been resolved: PCI/DOE: Fix memory leak with CONFIGDEBUGOBJECTS=y After a pcidoetask completes, its workstruct needs to be destroyed to avoid a memory leak with CONFIGDEBUGOBJECTS=y...

0.00193EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/24 10:33 a.m.52 views

CVE-2025-68730

CVE-2025-68730 affects the Linux kernel’s accelerated graphics path (ivpu). The issue stems from an ivpu_bo_unbind_all_bos_from_context() page fault and an ivpu_gem_create_object() path that incorrectly adds BOs to vdev-&gt;bo_list; when drm_gem_shmem_create() fails, the BO may not be fully creat...

7.8CVSS6AI score0.00138EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 10:33 a.m.41 views

CVE-2025-68730 accel/ivpu: Fix page fault in ivpu_bo_unbind_all_bos_from_context()

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix page fault in ivpubounbindallbosfromcontext Don't add BO to the vdev-bolist in ivpugemcreateobject. When failure happens inside drmgemshmemcreate, the BO is not fully created and ivpugembofree callback will not be...

7.8CVSS0.00138EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 10:33 a.m.9 views

CVE-2025-68730 accel/ivpu: Fix page fault in ivpu_bo_unbind_all_bos_from_context()

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix page fault in ivpubounbindallbosfromcontext Don't add BO to the vdev-bolist in ivpugemcreateobject. When failure happens inside drmgemshmemcreate, the BO is not fully created and ivpugembofree callback will not be...

7.8CVSS6.3AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/24 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 a call to vmallocdumpobj in an interrupt context, which could result in a deadlock...

6.1AI score0.00195EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-68747

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/panthor: Fix UAF on kernel BO VA nodes If the MMU is down, panthorvmunmaprange might return an error. We expect the page table to be updated still, and if t...

7.8CVSS5.4AI score0.00139EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.15 views

PT-2025-53053

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the RDMA/irdma component of the Linux kernel related to PBLE Persistent Binding List Entry objects. When the irdma module is removed, the memory allocated for the...

7.8CVSS6.2AI score0.00954EPSS
SaveExploits2References896
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.12 views

SOCA Access Control System 安全漏洞

SOCA Access Control System is an access control system from China's Sunchem SOCA. A security vulnerability exists in SOCA Access Control System version 180612, which stems from an insecure direct object reference that could lead to the disclosure of sensitive credentials...

7.5CVSS6.5AI score0.00358EPSS
SaveExploits1References3
Rows per page
Query Builder