Lucene search
+L

76 matches found

OSV
OSV
added 2025/12/09 4:9 a.m.9 views

CVE-2025-40328 smb: client: fix potential UAF in smb2_close_cached_fid()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2closecachedfid findorcreatecacheddir could grab a new reference after krefput had seen the refcount drop to zero but before cfidlistlock is acquired in smb2closecachedfid, leading to...

8.8CVSS6.3AI score
SaveExploits0References7
CVE
CVE
added 2025/12/09 4:9 a.m.28 views

CVE-2025-40328

The CVE-2025-40328 issue affects the Linux kernel SMB client. It describes a potential use-after-free in smb2_close_cached_fid() caused by a reference being taken after kref_put() drops to zero but before cfid_list_lock is acquired. The fix switches to kref_put_lock(), ensuring cfid_release() is ...

8.8CVSS6AI score0.0045EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/09 4:9 a.m.34 views

CVE-2025-40328 smb: client: fix potential UAF in smb2_close_cached_fid()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2closecachedfid findorcreatecacheddir could grab a new reference after krefput had seen the refcount drop to zero but before cfidlistlock is acquired in smb2closecachedfid, leading to...

8.8CVSS0.0045EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40328

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - smb: client: fix potential UAF in smb2closecachedfid findorcreatecacheddir could grab a new reference after krefput had seen the refcount drop to zero but befor...

8.8CVSS5.5AI score0.0045EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:0 a.m.16 views

TencentOS Server 4: kernel (TSSA-2025:0435)

"The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2025:0435 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilitie...

9.8CVSS7.3AI score0.36848EPSS
SaveExploits4References91
Positive Technologies
Positive Technologies
added 2025/10/22 12:0 a.m.14 views

PT-2025-43094

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel's USB gadget driver contains a memory leak in the raw gadget driver. Specifically, the raw dev-count is incremented before the raw queue event function is invoked. If ra...

7.8CVSS6.2AI score0.08942EPSS
SaveExploits4References987
EUVD
EUVD
added 2025/10/03 8:7 p.m.14 views

EUVD-2022-55170

Malicious code in bioql PyPI...

7.8CVSS6.2AI score0.00224EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.16 views

EUVD-2025-15894

Malicious code in bioql PyPI...

7.2AI score0.00176EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/04 4:15 p.m.12 views

AZL-75303 CVE-2025-38708 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drbd: add missing krefget in handlewriteconflicts With two-primaries enabled, DRBD tries to detect "concurrent" writes and handle write conflicts, so that even if you write to the same sector simultaneously on both nodes, they en...

9.8CVSS5.6AI score0.00367EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.16 views

CVE-2025-38708 drbd: add missing kref_get in handle_write_conflicts

In the Linux kernel, the following vulnerability has been resolved: drbd: add missing krefget in handlewriteconflicts With two-primaries enabled, DRBD tries to detect "concurrent" writes and handle write conflicts, so that even if you write to the same sector simultaneously on both nodes, they en...

9.8CVSS0.00367EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2021-46968

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: fix zcard and zqueue hot- unplug memleak Tests with kvm and a kmemdebug kernel...

5.5CVSS5.4AI score0.00222EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/06/27 12:0 a.m.5 views

PT-2025-35981

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the DRBD module related to handling write conflicts when two-primaries is enabled. A missing kref get in the handle write conflicts function can...

7.8CVSS6.5AI score0.00367EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Scsi: sg: Fix slab-use-after-free issue in sgrelease A use-after-free bug was fixed in sgrelease, detected by syzbot with KASAN: Bug: KASAN: Slab-use-after-free in lockrelease+0x151/0xa30 kernel/locking/lockdep.c:5838...

7.8CVSS6.4AI score0.00285EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/20 4:15 p.m.18 views

CVE-2025-37949

In the Linux kernel, the following vulnerability has been resolved: xenbus: Use kref to track req lifetime Marek reported seeing a NULL pointer fault in the xenbusthread callstack: BUG: kernel NULL pointer dereference, address: 0000000000000000 RIP: e030:wakeupcommon+0x4c/0x180 Call Trace:...

7.8CVSS0.00176EPSS
SaveExploits0References10
OSV
OSV
added 2025/05/20 4:1 p.m.13 views

CVE-2025-37949 xenbus: Use kref to track req lifetime

In the Linux kernel, the following vulnerability has been resolved: xenbus: Use kref to track req lifetime Marek reported seeing a NULL pointer fault in the xenbusthread callstack: BUG: kernel NULL pointer dereference, address: 0000000000000000 RIP: e030:wakeupcommon+0x4c/0x180 Call Trace:...

7.8CVSS6AI score
SaveExploits0References13
CVE
CVE
added 2025/05/20 4:1 p.m.106 views

CVE-2025-37949

CVE-2025-37949 concerns the Linux kernel XenBus code. The connected docs describe a NULL pointer dereference in xenbus_thread caused by a wake-up path where req may be freed before resuming, and the fix adds two separate kref lifetimes (one for the caller and one for xenbus_thread) with kref_put(...

7.8CVSS6.9AI score0.00176EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/05/20 4:1 p.m.35 views

CVE-2025-37949 xenbus: Use kref to track req lifetime

In the Linux kernel, the following vulnerability has been resolved: xenbus: Use kref to track req lifetime Marek reported seeing a NULL pointer fault in the xenbusthread callstack: BUG: kernel NULL pointer dereference, address: 0000000000000000 RIP: e030:wakeupcommon+0x4c/0x180 Call Trace:...

7.8CVSS0.00176EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2025/03/29 5:39 p.m.27 views

CVE-2022-49753

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

5.5CVSS7.1AI score0.00224EPSS
SaveExploits0References4
NVD
NVD
added 2025/03/27 5:15 p.m.18 views

CVE-2022-49753

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

7.8CVSS0.00224EPSS
SaveExploits0References7
OSV
OSV
added 2025/03/27 5:15 p.m.4 views

UBUNTU-CVE-2022-49753

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

7.8CVSS6.1AI score0.00224EPSS
SaveExploits0References10
Rows per page
Query Builder