Lucene search
+L

6643 matches found

UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.5 views

CVE-2025-68733

In the Linux kernel, the following vulnerability has been resolved: smack: fix bug: unprivileged task can create labels If an unprivileged task is allowed to relabel itself /smack/relabel-self is not empty, it can freely create new labels by writing their names into own /proc/PID/attr/smack/curre...

5.4AI score0.00193EPSS
SaveExploits0References35
OSV
OSV
added 2025/12/24 11:16 a.m.7 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.11 views

CVE-2023-54028

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the error "trying to register non-static key in rxecleanuptask" In the function rxecreateqp, rxeqpfrominit is called to initialize qp, internally things like rxeinittask are not setup until rxeqpinitreq. If an error...

0.0019EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 11:15 a.m.12 views

CVE-2023-54003

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix GID entry ref leak when createah fails If AH create request fails, release sgidattr to avoid GID entry referrence leak reported while releasing GID table...

0.00201EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 11:15 a.m.10 views

UBUNTU-CVE-2023-54003

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix GID entry ref leak when createah fails If AH create request fails, release sgidattr to avoid GID entry referrence leak reported while releasing GID table...

6.2AI score0.00201EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.13 views

CVE-2023-53989

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: fix VA-range sanity check Both createmappingnoalloc and updatemappingprot sanity-check their 'virt' parameter, but the check itself doesn't make much sense. The condition used today appears to be a historical accident...

5.7AI score0.00203EPSS
SaveExploits0References6
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
Microsoft CVE
Microsoft CVE
added 2025/12/24 9:01 a.m.9 views

jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corrupted

...

7.5CVSS5.4AI score0.00525EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/24 12:48 a.m.24 views

CVE-2024-57521

SQL Injection vulnerability in RuoYi v.4.7.9 and before allows a remote attacker to execute arbitrary code via the createTable function in SqlUtil.java...

10CVSS8.8AI score0.00668EPSS
SaveExploits2References1
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.11 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 failure to check the relabel-self list, which could lead to the creation of labels by unauthorized tasks...

6AI score0.00193EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.7 views

PT-2025-53235

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't free qgroup space unless specified Boris noticed in his simple quotas testing that he was getting a leak with Sweet Tea's change to subvol create that stopped doing a transaction commit. This was just a side effect o...

6.4AI score0.00239EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-68735

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/panthor: Prevent potential UAF in group creation This commit prevents the possibility of a use after free issue in the GROUPCREATE ioctl function, which aro...

7.8CVSS5.5AI score0.00174EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.7 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 Linux kernel that stems from failure to free memory after configfscreatedir fails, which could lead to a memory leak...

6.1AI score0.00248EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.14 views

PT-2025-52923

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description A flaw exists in the Intel Vision Processing Unit IVPU driver within the Linux kernel. Specifically, a page fault can occur in the ivpu bo unbind all bos from context function. This issu...

9.8CVSS6.5AI score0.00677EPSS
SaveExploits9References418
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.16 views

PT-2025-53117

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the configfs create dir function that can lead to a memory leak. The issue arises from an incorrect reference count within the configfs make dirent...

7.8CVSS6.3AI score0.00932EPSS
SaveExploits2References895
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.5 views

PT-2025-53001

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the drm/panthor subsystem of the Linux kernel, specifically within the GROUP CREATE ioctl function. The issue arises from accessing a pointer to a group...

6AI score0.00174EPSS
SaveExploits0
NVD
NVD
added 2025/12/23 10:15 p.m.10 views

CVE-2025-13716

Tencent MimicMotion createpipeline Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Tencent MimicMotion. User interaction is required to exploit this vulnerability in that the...

7.8CVSS0.00501EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/23 9:33 p.m.8 views

CVE-2025-13716 Tencent MimicMotion create_pipeline Deserialization of Untrusted Data Remote Code Execution Vulnerability

Tencent MimicMotion createpipeline Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Tencent MimicMotion. User interaction is required to exploit this vulnerability in that the...

7.8CVSS7.6AI score
SaveExploits0References4
CVE
CVE
added 2025/12/23 9:33 p.m.20 views

CVE-2025-13716

CVE-2025-13716 affects Tencent MimicMotion; the vulnerability is in the create_pipeline function where unvalidated user-supplied data enables deserialization of untrusted data, leading to remote code execution with root privileges. Exploitation requires user interaction (visiting a malicious page...

7.8CVSS7.9AI score0.00501EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/12/23 9:33 p.m.4 views

CVE-2025-13716 Tencent MimicMotion create_pipeline Deserialization of Untrusted Data Remote Code Execution Vulnerability

Tencent MimicMotion createpipeline Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Tencent MimicMotion. User interaction is required to exploit this vulnerability in that the...

7.8CVSS7.3AI score0.00501EPSS
SaveExploits0References2
Rows per page
Query Builder