Lucene search
+L

10225 matches found

RedhatCVE
RedhatCVE
added 2025/12/10 1:44 a.m.11 views

CVE-2022-50661

A memory leak flaw was found in the Linux kernel's seccomp subsystem. When a process using seccomp filters is interrupted by a fatal signal during clone, the seccompfilter structure and associated BPF program memory are not properly freed. This occurs because copyseccomp is called before the...

5.5CVSS6.1AI score0.00244EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:39 a.m.21 views

SUSE CVE-2022-50643

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

3.3CVSS6.5AI score0.00199EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/10 12:38 a.m.20 views

SUSE CVE-2022-50661

In the Linux kernel, the following vulnerability has been resolved: seccomp: Move copyseccomp to no failure path. Our syzbot instance reported memory leaks in doseccomp 0, similar to the report 1. It shows that we miss freeing struct seccompfilter and some objects included in it. We can reproduce...

5.5CVSS6.4AI score0.00244EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/10 12:38 a.m.12 views

SUSE CVE-2022-50667

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix memory leak in vmwmksstataddioctl If the copy of the description string from userspace fails, then the page for the instance descriptor doesn't get freed before returning -EFAULT, which leads to a memleak...

5.5CVSS6.4AI score0.00238EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/10 12:38 a.m.19 views

SUSE CVE-2022-50675

In the Linux kernel, the following vulnerability has been resolved: arm64: mte: Avoid setting PGmtetagged if no tags cleared or restored Prior to commit 69e3b846d8a7 "arm64: mte: Sync tags for pages where PTE is untagged", mtesynctags was only called for ptetagged entries those mapped with PROTMT...

5.5CVSS6.4AI score0.00242EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/10 12:34 a.m.7 views

SUSE CVE-2023-53860

In the Linux kernel, the following vulnerability has been resolved: dm: don't attempt to queue IO under RCU protection dm looks up the table for IO based on the request type, with an assumption that if the request is marked REQNOWAIT, it's fine to attempt to submit that IO while under RCU read lo...

5.5CVSS6.3AI score0.00184EPSS
SaveExploits0References19
Tenable Nessus
Tenable Nessus
added 2025/12/10 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2022-50661

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - seccomp: Move copyseccomp to no failure path. Our syzbot instance reported memory leaks in doseccomp 0, similar to the report 1. It shows that we miss freeing...

5.7AI score0.00244EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/10 12:00 a.m.29 views

PT-2025-50318

Name of the Vulnerable Software and Affected Versions Bitdefender Total Security version 27.0.46.231 Description A local privilege escalation issue exists in Bitdefender Total Security. A low-privileged attacker can gain elevated privileges due to improper symbolic link validation when...

8.8CVSS6.3AI score0.00167EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/10 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2022-50643

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

6AI score0.00199EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/09 6:30 p.m.9 views

EUVD-2023-60136

In the Linux kernel, the following vulnerability has been resolved: dm: don't attempt to queue IO under RCU protection dm looks up the table for IO based on the request type, with an assumption that if the request is marked REQNOWAIT, it's fine to attempt to submit that IO while under RCU read lo...

5.8AI score0.00184EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/09 6:30 p.m.20 views

EUVD-2023-60158

In the Linux kernel, the following vulnerability has been resolved: f2fs: synchronize atomic write aborts To fix a race condition between atomic write aborts, I use the inode lock and make COW inode to be re-usable thoroughout the whole atomic file inode lifetime...

5.9AI score0.00192EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/09 6:30 p.m.16 views

EUVD-2022-55738

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix memory leak in vmwmksstataddioctl If the copy of the description string from userspace fails, then the page for the instance descriptor doesn't get freed before returning -EFAULT, which leads to a memleak...

5.9AI score0.00238EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/09 6:30 p.m.10 views

EUVD-2022-55742

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix possible memory leak in stmmacdvrprobe The bitmapfree should be called to free priv-afxdpzcqps when createsinglethreadworkqueue fails, otherwise there will be a memory leak, so we add the err path errorwqinit to...

5.9AI score0.00238EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/09 4:17 p.m.11 views

CVE-2025-14310

Buffer Copy without Checking Size of Input 'Classic Buffer Overflow' vulnerability in rethinkdb.This issue affects rethinkdb: before 2.4.4...

9.3CVSS0.00393EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 4:17 p.m.4 views

DEBIAN-CVE-2023-53860

In the Linux kernel, the following vulnerability has been resolved: dm: don't attempt to queue IO under RCU protection dm looks up the table for IO based on the request type, with an assumption that if the request is marked REQNOWAIT, it's fine to attempt to submit that IO while under RCU read lo...

7.8CVSS5.2AI score0.00184EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 4:17 p.m.10 views

CVE-2023-53860

In the Linux kernel, the following vulnerability has been resolved: dm: don't attempt to queue IO under RCU protection dm looks up the table for IO based on the request type, with an assumption that if the request is marked REQNOWAIT, it's fine to attempt to submit that IO while under RCU read lo...

7.8CVSS0.00184EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/09 4:17 p.m.13 views

CVE-2023-53838

In the Linux kernel, the following vulnerability has been resolved: f2fs: synchronize atomic write aborts To fix a race condition between atomic write aborts, I use the inode lock and make COW inode to be re-usable thoroughout the whole atomic file inode lifetime...

7.8CVSS0.00192EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 4:17 p.m.12 views

DEBIAN-CVE-2023-53838

In the Linux kernel, the following vulnerability has been resolved: f2fs: synchronize atomic write aborts To fix a race condition between atomic write aborts, I use the inode lock and make COW inode to be re-usable thoroughout the whole atomic file inode lifetime...

7.8CVSS5.2AI score0.00192EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 4:17 p.m.7 views

DEBIAN-CVE-2022-50675

In the Linux kernel, the following vulnerability has been resolved: arm64: mte: Avoid setting PGmtetagged if no tags cleared or restored Prior to commit 69e3b846d8a7 "arm64: mte: Sync tags for pages where PTE is untagged", mtesynctags was only called for ptetagged entries those mapped with PROTMT...

5.3AI score0.00242EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 4:17 p.m.13 views

CVE-2022-50667

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix memory leak in vmwmksstataddioctl If the copy of the description string from userspace fails, then the page for the instance descriptor doesn't get freed before returning -EFAULT, which leads to a memleak...

0.00238EPSS
SaveExploits0References4
Rows per page
Query Builder