Lucene search
+L

7705 matches found

Positive Technologies
Positive Technologies
added 2025/09/11 12:00 a.m.9 views

PT-2025-37248

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw within the dm-crypt module related to handling write operations on zoned storage devices. Specifically, the issue arises from the splitting of BIOs blo...

6.2AI score0.00127EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/11 12:00 a.m.9 views

PT-2025-37225

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw related to module loading time optimization. Specifically, the module frob arch sections function utilizes a counting algorithm with On^2 complexity wh...

6.1AI score0.00113EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2025/09/11 12:00 a.m.5 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 prwarnonce during a kmemleaklock lock could result in a deadlock, possibly causing a system lockup...

5.5CVSS8AI score0.00129EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/09/11 12:00 a.m.10 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 improper optimization of PLT/GOT counts, which could lead to a soft deadlock...

5.5CVSS6AI score0.00113EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/11 12:00 a.m.8 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 improper management of the IRQ operating state in the rcureadunlockspecial function, which could lead to a...

7.1CVSS6.3AI score0.00159EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/10 10:31 a.m.12 views

CLSA-2025-1757500267 python3.9: Fix of CVE-2025-8194

CVE-2025-8194: fix tarfile deadlock/infinite loop by rejecting negative member offsets...

7.5CVSS5.8AI score0.00611EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-39734

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: Revert fs/ntfs3: Replace inodetrylock with inodelock This reverts commit...

5.5CVSS5.5AI score0.00145EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/09/10 12:00 a.m.16 views

PT-2025-46621

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s blk-mq subsystem related to memory allocation. Specifically, allocating and freeing sched tags while a queue is frozen can lead to a deadlock. The iss...

7.1CVSS5.5AI score0.006EPSS
SaveExploits1References404
SUSE CVE
SUSE CVE
added 2025/09/08 11:22 p.m.9 views

SUSE CVE-2025-39712

In the Linux kernel, the following vulnerability has been resolved: media: mt9m114: Fix deadlock in getframeinterval/setframeinterval Getting / Setting the frame interval using the V4L2 subdev pad ops getframeinterval/setframeinterval causes a deadlock, as the subdev state is locked in the 1 but...

5.5CVSS6.4AI score0.00112EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/09/07 11:22 p.m.7 views

SUSE CVE-2025-39734

In the Linux kernel, the following vulnerability has been resolved: Revert "fs/ntfs3: Replace inodetrylock with inodelock" This reverts commit 69505fe98f198ee813898cbcaf6770949636430b. Initially, conditional lock acquisition was removed to fix an xfstest bug that was observed during internal...

5.5CVSS6.3AI score0.00145EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/07 4:15 p.m.8 views

CVE-2025-39734

In the Linux kernel, the following vulnerability has been resolved: Revert "fs/ntfs3: Replace inodetrylock with inodelock" This reverts commit 69505fe98f198ee813898cbcaf6770949636430b. Initially, conditional lock acquisition was removed to fix an xfstest bug that was observed during internal...

5.5CVSS0.00145EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/07 4:15 p.m.5 views

DEBIAN-CVE-2025-39734

In the Linux kernel, the following vulnerability has been resolved: Revert "fs/ntfs3: Replace inodetrylock with inodelock" This reverts commit 69505fe98f198ee813898cbcaf6770949636430b. Initially, conditional lock acquisition was removed to fix an xfstest bug that was observed during internal...

5.5CVSS5.4AI score0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/07 4:15 p.m.7 views

UBUNTU-CVE-2025-39734

In the Linux kernel, the following vulnerability has been resolved: Revert "fs/ntfs3: Replace inodetrylock with inodelock" This reverts commit 69505fe98f198ee813898cbcaf6770949636430b. Initially, conditional lock acquisition was removed to fix an xfstest bug that was observed during internal...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References41
CVE
CVE
added 2025/09/07 3:16 p.m.43 views

CVE-2025-39734

CVE-2025-39734 affects the Linux kernel component fs/ntfs3 in the NTFS file-system path. The issue stems from a revert of the inode_trylock versus inode_lock handling (commit 69505fe98f198ee813898cbcaf6770949636430b). The description notes that previously conditional lock acquisition was removed ...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/09/07 3:16 p.m.6 views

CVE-2025-39734 Revert "fs/ntfs3: Replace inode_trylock with inode_lock"

In the Linux kernel, the following vulnerability has been resolved: Revert "fs/ntfs3: Replace inodetrylock with inodelock" This reverts commit 69505fe98f198ee813898cbcaf6770949636430b. Initially, conditional lock acquisition was removed to fix an xfstest bug that was observed during internal...

6AI score
SaveExploits0References11
CNNVD
CNNVD
added 2025/09/07 12:00 a.m.13 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 a sleep function in an atomic context, which could lead to a deadlock...

5.5CVSS5.8AI score0.00153EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/09/07 12:00 a.m.3 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 an improper acquisition of a conditional lock, which could lead to a deadlock...

5.5CVSS7.9AI score0.00145EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2025/09/06 8:10 a.m.8 views

smb/server: avoid deadlock when linking with ReplaceIfExists

...

5.5CVSS6.8AI score0.00119EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-38711

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - smb/server: avoid deadlock when linking with ReplaceIfExists If smb2createlink is called with ReplaceIfExists set and the name does exist then a deadlock will...

5.5CVSS6.3AI score0.00119EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-39712

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: mt9m114: Fix deadlock in getframeinterval/setframeinterval Getting / Setting the frame interval using the V4L2 subdev pad ops...

5.5CVSS5.9AI score0.00112EPSS
SaveExploits0References2
Rows per page
Query Builder