Lucene search
+L

686 matches found

CVE
CVE
added 2026/08/19 5:48 p.m.42 views

CVE-2026-55648

Root cause: In libfreerdp/codec/color.c, freerdp_image_copy_from_icon_data computes nWidth * nHeight * FreeRDPGetBytesPerPixel(format) in 32-bit arithmetic, which wraps for large dimensions (e.g., 32768×32768 at 32 bpp), bypassing the source bounds check before freerdp_image_copy_no_overlap reads...

6.1CVSS5.4AI score0.00401EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:48 p.m.7 views

CVE-2026-55648 FreeRDP: Integer Overflow in `freerdp_image_copy_from_icon_data` Bypasses Bounds Check

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, freerdpimagecopyfromicondata in libfreerdp/codec/color.c calculates nWidth multiplied by nHeight multiplied by FreeRDPGetBytesPerPixelformat in 32-bit arithmetic. A malicious RDP server can send a RAIL TSICONINFO...

6.1CVSS5.6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/19 5:48 p.m.7 views

CVE-2026-55648 FreeRDP: Integer Overflow in `freerdp_image_copy_from_icon_data` Bypasses Bounds Check

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, freerdpimagecopyfromicondata in libfreerdp/codec/color.c calculates nWidth multiplied by nHeight multiplied by FreeRDPGetBytesPerPixelformat in 32-bit arithmetic. A malicious RDP server can send a RAIL TSICONINFO...

6.1CVSS5.4AI score0.00401EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 12:44 p.m.4 views

CVE-2026-74305

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF subsystem. This vulnerability allows a program without cgroup storage to bypass compatibility checks when bridging tail call chains. This could enable unintended interactions between programs with and without cgroup storage,...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/19 9:49 a.m.1 views

SpeculativeExecutionAssessment

SpeculativeExecutionAssessment 评估系统是否存在以下“推测执行”漏洞: CVE-2017-5715(分支目标注入) CVE-2017-5753(边界检查绕过) CVE-2017-5754(恶意数据缓存加载) 警告:请确保在生成选项中未勾选“Prefer 32-bit”(首选 32 位)。 需要提升的权限 缓解措施需要: 1. 设置注册表值,表明防病毒/安全产品与 Windows 更新兼容 2. 安装 Windows 操作系统更新(属于 2018 年 1 月安全月度质量汇总的一部分) 3. 启用注册表设置 4. 更新硬件/固件 5...

5.6CVSS0.93838EPSS
SaveExploits14
EUVD
EUVD
added 2026/08/17 11:04 a.m.8 views

EUVD-2026-60091

opensslencrypt versions before 1.4.0 contain an arbitrary code execution vulnerability in the Whirlpool hash implementation that uses broad glob patterns to load .so modules without integrity verification. Attackers can place malicious .so files matching the whirlpoolpy313.so pattern in...

9.8CVSS6.2AI score0.0046EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.6 views

CVE-2026-74394

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: fix integer overflow in immediate data length check immbuf-len is a user-controlled uint32t received from the network. Adding it to immdataoffset without overflow checking allows a malicious initiator to send...

9.8CVSS5.5AI score0.0054EPSS
SaveExploits0References10
CVE
CVE
added 2026/08/15 5:59 a.m.39 views

CVE-2026-74394

In the Linux kernel CVE-2026-74394, RDMA/srpt is affected by an integer overflow in the immediate data length check. The vulnerability occurs because imm_buf->len is a user-controlled uint32_t received from the network, and adding it to imm_data_offset without overflow checking can allow an in...

9.8CVSS5.4AI score0.0054EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/15 5:59 a.m.13 views

CVE-2026-74394

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: fix integer overflow in immediate data length check immbuf-len is a user-controlled uint32t received from the network. Adding it to immdataoffset without overflow checking allows a malicious initiator to send...

5.3AI score0.0054EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/08/15 5:59 a.m.18 views

CVE-2026-74394 RDMA/srpt: fix integer overflow in immediate data length check

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: fix integer overflow in immediate data length check immbuf-len is a user-controlled uint32t received from the network. Adding it to immdataoffset without overflow checking allows a malicious initiator to send...

9.8CVSS5.6AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/15 5:57 a.m.8 views

EUVD-2026-59403

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: fix integer overflow in bpfmsgpopdata bounds check start and len are u32, so u64 last = start + len; evaluates start + len in 32-bit and wraps before storing it in last. The bounds check if start = offset + l || las...

5.5AI score0.0018EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:56 a.m.8 views

EUVD-2026-59325

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve pointer spill metadata during half-slot cleanup cleanfuncstate cleans dead stack slots in 4-byte halves. When the high half of a STACKSPILL slot is dead and the low half remains live, cleanup converts the live low...

5.4AI score0.0018EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:55 a.m.14 views

CVE-2026-72352 HID: bpf: Fix hid_bpf_get_data() range check

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: Fix hidbpfgetdata range check hidbpfgetdata returns a pointer into the HID-BPF context data when the caller-provided offset and size fit inside ctx-allocatedsize. The current check adds rdwrbufsize and offset before...

7.8CVSS5.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 5:51 a.m.22 views

CVE-2026-68474 powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()

In the Linux kernel, the following vulnerability has been resolved: powerpc/spufs: fix out-of-bounds access in spufsmemmmapaccess spufsmemmmapaccess computes the local store offset as address - vma-vmstart, but bounds-checks it against vma-vmend instead of the local store size. On 64-bit, offset ...

7.8CVSS0.00164EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 12:31 a.m.12 views

EUVD-2026-58812

The Windows interactive service in OpenVPN 2.4.0 through 2.6.21 and 2.7alpha1 through 2.7.5 allows local authenticated users to bypass the trusted configuration directory constraint and load arbitrary configuration files via crafted options that bypass whitelist checks...

4.1CVSS5.5AI score0.00235EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.10 views

PT-2026-72830

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: fix integer overflow in immediate data length check imm buf-len is a user-controlled uint32 t received from the network. Adding it to imm data offset without overflow checking allows a malicious initiator to send...

5.5AI score0.0054EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:39 p.m.6 views

CVE-2026-53794

rsync before 3.5.0 contains a logic error in --max-alloc handling that allows a sender or configuration setting --max-alloc=0 to disable allocation sanity checks entirely rather than enforcing a zero-byte cap. Attackers can exploit this flaw to cause the receiver to attempt unbounded memory...

6.9CVSS5.3AI score0.00372EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 8:35 p.m.15 views

CVE-2026-73423 Astro: composable `astro/hono` pipeline bypasses `security.checkOrigin` when `middleware()` is absent or misordered

Astro is a web framework for content-driven websites. From 7.0.0 until 7.0.6, the composable astro/hono pipeline installs security.checkOrigin only through the middleware primitive, while actions and pages can dispatch to user code independently. Mounting actions before middleware, as in the...

5.1CVSS5.3AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:07 p.m.7 views

CVE-2026-72803

SiYuan versions before v3.7.4 fail to enforce publish-access checks in the getBlockAttrs and batchGetBlockAttrs endpoints. Attackers can retrieve block attributes including names, aliases, memos, and custom fields from protected documents by sending POST requests with block IDs...

6.9CVSS5.3AI score0.00237EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/12 9:44 a.m.30 views

CVE-2026-64952 Velociraptor Hunt Deletion With Insufficient Permission Check

The huntdelete VQL function allows deleting hunts. Velociraptor misapplied the permission check requiring only COLLECTCLIENT usually assigned to the "investigator" role instead of the "DELETERESULTS" permission usually only assigned to "administrators"...

6.5CVSS0.00174EPSS
SaveExploits0References1
Rows per page
Query Builder