Lucene search
+L

15337 matches found

Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.16 views

PT-2025-37551

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free vulnerability exists in the Linux kernel's Btrfs file system related to block group management. Specifically, if a task creates a new block group that becomes unused...

7.8CVSS5.5AI score0.00159EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.9 views

PT-2025-37616

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw within the network block device nbd module. A hung task can occur when a signal interrupts the nbd start device ioctl function while it is waiting for ...

6.1AI score0.00156EPSS
SaveExploits0References10
OpenVAS
OpenVAS
added 2025/09/15 12:00 a.m.7 views

Erlang/OTP (Erlang OTP) TLS 1.0 Missing CBC Padding Check Vulnerability (GHSA-ffrq-5rxw-xj5m) - Windows

Erlang/OTP Erlang OTP is prone to a TLS 1.0 missing CBC padding check vulnerability in the ssl component. SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier:...

6.8AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.9 views

PT-2025-49034

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to a livelock in synchronous file put operations from fuseblk workers. This issue can lead to a hang when running tests that involve opening a...

3.8CVSS5.8AI score0.00193EPSS
SaveExploits0
Amazon
Amazon
added 2025/09/15 12:00 a.m.16 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: tls: separate no-async decryption request handling from async CVE-2024-58240 In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in decryption with multichannel CVE-2025-37750 ...

7.8CVSS6.9AI score0.00505EPSS
SaveExploits2
Gitee
Gitee
added 2025/09/14 4:50 p.m.89 views

tactical-exploitation

This is a tactical exploitation toolkit repository. It contains a Python script called "easywin.py" that provides a toolkit for exploit-less attacks aimed at Windows and Active Directory environments. The script leverages information gathering and brute force capabilities against the SMB protocol...

6.7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/14 4:25 p.m.10 views

CVE-2025-39795

In the Linux kernel, the following vulnerability has been resolved: block: avoid possible overflow for chunksectors check in blkstacklimits In blkstacklimits, we check that the t-chunksectors value is a multiple of the t-physicalblocksize value. However, by finding the chunksectors value in bytes...

6.1AI score0.00165EPSS
SaveExploits0References1
Gitee
Gitee
added 2025/09/14 3:58 p.m.293 views

AutoBlue-MS17-010

This is a semi-automated, fully working, no-bs, non-metasploit version of the public exploit code for MS17-010. The exploit is designed to target Windows systems vulnerable to the EternalBlue vulnerability, which is a remote code execution RCE vulnerability in the SMBv1 protocol. The exploit code...

8.5AI score
SaveExploits0
NVD
NVD
added 2025/09/12 4:15 p.m.6 views

CVE-2025-39795

In the Linux kernel, the following vulnerability has been resolved: block: avoid possible overflow for chunksectors check in blkstacklimits In blkstacklimits, we check that the t-chunksectors value is a multiple of the t-physicalblocksize value. However, by finding the chunksectors value in bytes...

5.5CVSS0.00165EPSS
SaveExploits0References13
OSV
OSV
added 2025/09/12 4:15 p.m.13 views

AZL-74691 CVE-2025-39795 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: block: avoid possible overflow for chunksectors check in blkstacklimits In blkstacklimits, we check that the t-chunksectors value is a multiple of the t-physicalblocksize value. However, by finding the chunksectors value in bytes...

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

AZL-67337 CVE-2025-39795 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: block: avoid possible overflow for chunksectors check in blkstacklimits In blkstacklimits, we check that the t-chunksectors value is a multiple of the t-physicalblocksize value. However, by finding the chunksectors value in bytes...

5.5CVSS5.9AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/12 4:15 p.m.6 views

DEBIAN-CVE-2025-39795

In the Linux kernel, the following vulnerability has been resolved: block: avoid possible overflow for chunksectors check in blkstacklimits In blkstacklimits, we check that the t-chunksectors value is a multiple of the t-physicalblocksize value. However, by finding the chunksectors value in bytes...

5.5CVSS5.4AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/12 4:15 p.m.13 views

UBUNTU-CVE-2025-39795

In the Linux kernel, the following vulnerability has been resolved: block: avoid possible overflow for chunksectors check in blkstacklimits In blkstacklimits, we check that the t-chunksectors value is a multiple of the t-physicalblocksize value. However, by finding the chunksectors value in bytes...

5.5CVSS5.9AI score0.00165EPSS
SaveExploits0References36
CVE
CVE
added 2025/09/12 3:59 p.m.70 views

CVE-2025-39795

CVE-2025-39795 involves a kernel block layer (blk_stack_limits) overflow where chunk_sectors could exceed an unsigned int when interpreted in bytes. The concrete fix, documented in multiple advisories (e.g., Ubuntu USN entries and Oracle/Linux ELSA/DLA), changes the validation to operate on secto...

5.5CVSS6.3AI score0.00165EPSS
SaveExploits0References13Affected Software1
Cvelist
Cvelist
added 2025/09/12 3:59 p.m.21 views

CVE-2025-39795 block: avoid possible overflow for chunk_sectors check in blk_stack_limits()

In the Linux kernel, the following vulnerability has been resolved: block: avoid possible overflow for chunksectors check in blkstacklimits In blkstacklimits, we check that the t-chunksectors value is a multiple of the t-physicalblocksize value. However, by finding the chunksectors value in bytes...

0.00165EPSS
SaveExploits0References8
Veracode
Veracode
added 2025/09/12 9:51 a.m.9 views

Allocation Of Resources Without Limits

Bouncy Castle is vulnerable to Allocation of Resources Without Limits. The vulnerability is due to excessive allocation due to improper handling in the AESNativeCBC.java implementation...

5.9CVSS6.7AI score0.0016EPSS
SaveExploits0References3Affected Software2
CNNVD
CNNVD
added 2025/09/12 12:00 a.m.6 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 a possible integer overflow in the blkstacklimits function, which could cause security checks to fail...

5.5CVSS8.1AI score0.00165EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/09/12 12:00 a.m.8 views

SUSE SLES15 Security Update : kernel (Live Patch 29 for SLE 15 SP4) (SUSE-SU-2025:03175-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:03175-1 advisory. This update for the Linux Kernel 5.14.21-15040024128 fixes several issues. The following security issues were fixed: - CVE-2025-21999: proc: f...

7.8CVSS7.3AI score0.00453EPSS
SaveExploits3References28
SUSE CVE
SUSE CVE
added 2025/09/11 11:23 p.m.7 views

SUSE CVE-2025-39791

In the Linux kernel, the following vulnerability has been resolved: dm: dm-crypt: Do not partially accept write BIOs with zoned targets Read and write operations issued to a dm-crypt target may be split according to the dm-crypt internal limits defined by the maxreadsize and maxwritesize module...

6.1CVSS6.5AI score0.00127EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/09/11 5:29 p.m.7 views

CVE-2025-55234

SMB Server might be susceptible to relay attacks depending on the configuration. An attacker who successfully exploited these vulnerabilities could perform relay attacks and make the users subject to elevation of privilege attacks. The SMB Server already supports mechanisms for hardening against...

9.8CVSS7.2AI score0.20092EPSS
SaveExploits1References1
Rows per page
Query Builder