Lucene search
+L

23747 matches found

Positive Technologies
Positive Technologies
added 2025/07/28 12:00 a.m.27 views

PT-2025-36000

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.10.240 Description A flaw exists in the Linux kernel's netlink subsystem, specifically within the netlink unicast function. The netlink attachskb function, used for socket memory allocation checks, can enter an...

5.5CVSS7.6AI score0.00165EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/07/28 12:00 a.m.11 views

The vulnerability of the Redis database management system, related to uncontrolled memory allocation, allows attackers to trigger service failures.

The vulnerability of the Redis database management system is related to uncontrolled memory allocation. Exploiting this vulnerability can allow a malicious actor to cause service interruptions remotely...

6.8CVSS5.4AI score0.00269EPSS
SaveExploits0References5Affected Software3
RedhatCVE
RedhatCVE
added 2025/07/27 3:27 p.m.8 views

CVE-2025-38445

In the Linux kernel, the following vulnerability has been resolved: md/raid1: Fix stack memory use after return in raid1reshape In the raid1reshape function, newpool is allocated on the stack and assigned to conf-r1biopool. This results in conf-r1biopool.wait.head pointing to a stack address...

7CVSS7AI score0.00169EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/27 2:25 p.m.10 views

CVE-2025-38426

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add basic validation for RAS header If RAS header read from EEPROM is corrupted, it could result in trying to allocate huge memory for reading the records. Add some validation to header fields...

5.5CVSS7.1AI score0.0016EPSS
SaveExploits0References4
Gitee
Gitee
added 2025/07/27 4:11 a.m.129 views

PSKernel-Primitives

PSKernel-Primitives Over time I'll add PowerShell helper functions to assist in kernel exploitation. Common PowerShell Exploit Constructs Create buffer powershell Byte buffer int/hex $Buff = Byte0x41255 + Byte0x420xff Buffer includes pointer Takes care of endianness, may need ".ToInt32" or...

7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/26 11:21 p.m.6 views

SUSE CVE-2025-38381

In the Linux kernel, the following vulnerability has been resolved: Input: cs40l50-vibra - fix potential NULL dereference in cs40l50uploadowt The cs40l50uploadowt function allocates memory via kmalloc without checking for allocation failure, which could lead to a NULL pointer dereference. Return...

5.5CVSS6.5AI score0.00148EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/07/25 11:23 p.m.8 views

SUSE CVE-2025-38383

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix data race in shownumainfo The following data-race was found in shownumainfo: ================================================================== BUG: KCSAN: data-race in vmallocinfoshow / vmallocinfoshow read to...

4.7CVSS6.8AI score0.00113EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/07/25 11:23 p.m.6 views

SUSE CVE-2025-38395

In the Linux kernel, the following vulnerability has been resolved: regulator: gpio: Fix the out-of-bounds access to drvdata::gpiods drvdata::gpiods is supposed to hold an array of 'gpiodesc' pointers. But the memory is allocated for only one pointer. This will lead to out-of-bounds access later ...

6.6CVSS6.7AI score0.00177EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2025/07/25 11:22 p.m.12 views

SUSE CVE-2025-38463

In the Linux kernel, the following vulnerability has been resolved: tcp: Correct signedness in skb remaining space calculation Syzkaller reported a bug 1 where sk-skforwardalloc can overflow. When we send data, if an skb exists at the tail of the write queue, the kernel will attempt to append the...

6.1CVSS6.5AI score0.00158EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2025/07/25 11:22 p.m.8 views

SUSE CVE-2025-38465

In the Linux kernel, the following vulnerability has been resolved: netlink: Fix wraparounds of sk-skrmemalloc. Netlink has this pattern in some places if atomicread&sk-skrmemalloc sk-skrcvbuf atomicaddskb-truesize, &sk-skrmemalloc; , which has the same problem fixed by commit 5a465a0da13e "udp:...

5.5CVSS6.5AI score0.00168EPSS
SaveExploits0References36
NVD
NVD
added 2025/07/25 6:15 p.m.8 views

CVE-2025-5449

A flaw was found in the SFTP server message decoding logic of libssh. The issue occurs due to an incorrect packet length check that allows an integer overflow when handling large payload sizes on 32-bit systems. This issue leads to failed memory allocation and causes the server process to crash,...

6.5CVSS0.00802EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/25 6:15 p.m.6 views

DEBIAN-CVE-2025-5449

A flaw was found in the SFTP server message decoding logic of libssh. The issue occurs due to an incorrect packet length check that allows an integer overflow when handling large payload sizes on 32-bit systems. This issue leads to failed memory allocation and causes the server process to crash,...

6.5CVSS6.8AI score0.00802EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/07/25 5:19 p.m.19 views

CVE-2025-5449 Libssh: integer overflow in libssh sftp server packet length validation leading to denial of service

A flaw was found in the SFTP server message decoding logic of libssh. The issue occurs due to an incorrect packet length check that allows an integer overflow when handling large payload sizes on 32-bit systems. This issue leads to failed memory allocation and causes the server process to crash,...

6.5CVSS0.00802EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2025/07/25 5:19 p.m.8 views

CVE-2025-5449

A flaw was found in the SFTP server message decoding logic of libssh. The issue occurs due to an incorrect packet length check that allows an integer overflow when handling large payload sizes on 32-bit systems. This issue leads to failed memory allocation and causes the server process to crash,...

6.5CVSS6.5AI score0.00802EPSS
SaveExploits0References9Affected Software6
AlpineLinux
AlpineLinux
added 2025/07/25 5:19 p.m.21 views

CVE-2025-5449

A flaw was found in the SFTP server message decoding logic of libssh. The issue occurs due to an incorrect packet length check that allows an integer overflow when handling large payload sizes on 32-bit systems. This issue leads to failed memory allocation and causes the server process to crash,...

6.5CVSS6.3AI score0.00802EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/25 5:19 p.m.21 views

CVE-2025-5449

A flaw was found in the SFTP server message decoding logic of libssh. The issue occurs due to an incorrect packet length check that allows an integer overflow when handling large payload sizes on 32-bit systems. This issue leads to failed memory allocation and causes the server process to crash,...

6.5CVSS6.8AI score0.00802EPSS
SaveExploits0
OSV
OSV
added 2025/07/25 4:15 p.m.11 views

AZL-72956 CVE-2025-38465 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: netlink: Fix wraparounds of sk-skrmemalloc. Netlink has this pattern in some places if atomicread&sk-skrmemalloc sk-skrcvbuf atomicaddskb-truesize, &sk-skrmemalloc; , which has the same problem fixed by commit 5a465a0da13e "udp:...

5.5CVSS6.8AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.3 views

DEBIAN-CVE-2025-38463

In the Linux kernel, the following vulnerability has been resolved: tcp: Correct signedness in skb remaining space calculation Syzkaller reported a bug 1 where sk-skforwardalloc can overflow. When we send data, if an skb exists at the tail of the write queue, the kernel will attempt to append the...

5.5CVSS5.7AI score0.00158EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.2 views

DEBIAN-CVE-2025-38452

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: rtsn: Fix a null pointer dereference in rtsnprobe Add check for the return value of rcargen4ptpalloc to prevent potential null pointer dereference...

5.5CVSS5.3AI score0.00148EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.4 views

DEBIAN-CVE-2025-38444

In the Linux kernel, the following vulnerability has been resolved: raid10: cleanup memleak at raid10makerequest If raid10readrequest or raid10writerequest registers a new request and the REQNOWAIT flag is set, the code does not free the malloc from the mempool. unreferenced object...

5.5CVSS5.7AI score0.0015EPSS
SaveExploits0References1
Rows per page
Query Builder