Lucene search
+L

239 matches found

Kitploit
Kitploit
•added 2026/09/26 5:11 a.m.•11 views

CVE-2022-23884

CVE-2022-23884 Minecraft: Bedrock Edition(別名Bedrock Server)の公式サーバーにはネットワーク層の脆弱性が存在し、攻撃者がDoS攻撃を仕掛けることを可能にします。 CVE-2022-23884 は、Mojang Bedrock Dedicated Server 1.16.0-1.18.12 に影響を与えます。これは、PurchaseReceiptPacket::read(パケットデシリアライザー)によって引き起こされる大きなループとサーバークラッシュです。 詳細 CVE-2022-23884 は Bedrock Server...

9.8CVSS8.6AI score0.02585EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/25 9:34 p.m.•9 views

Hunt-Weird-ImageLoads

Hunt-Weird-ImageLoads このプロジェクトは、ImageLoad イベントによって引き起こされるさまざまな IOC を試すために作成されました。 ETW を利用して ImageLoad イベントを監視し、コールスタックを辿って、以下のような可能性のある IOC を特定します: コールスタック内の RWX ページ コールスタック内のストンプされたモジュール モジュールプロキシ( ntdll - kernel32!LoadLibrary )。説明は こちら または こちら ライブラリをロードする専用の新しいスレッド このリポジトリには、モジュールプロキシ と 専用スレッド...

6AI score
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•2 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mos7840: fix crash on resume Since the commit c49cfa917025 “USB: serial: use generic method if no alternative is provided in the USB serial layer”, the USB serial core calls the generic resume implementation when the...

5.5CVSS6.2AI score0.00229EPSS
SaveExploits0References2
CVE
CVE
•added 2026/07/27 4:11 p.m.•230 views

CVE-2026-16812

CVE-2026-16812 affects VeloCloud Orchestrator (VCO) On-Prem. The vulnerability is an OS command injection that could allow a remote attacker to access privileged internal functionality and impact the VCO host, compromising confidentiality, integrity, and availability of the orchestrator and manag...

10CVSS6AI score0.01001EPSS
SaveIn wildExploits0References2Affected Software1
Arista
Arista
•added 2026/07/27 12:00 a.m.•28 views

Security Advisory 0144

Security Advisory 0144 . CSAF PDF Date: July 27, 2026 Revision | Date | Changes ---|---|--- 1.0 | July 27, 2026 | Initial release 1.1 | August 3, 2026 | Updated Affected Platforms to include: VeloCloud Orchestrator Hosted 1.2 | August 10, 2026 | Added CSAF JSON file for download The CVE-ID tracki...

10CVSS8.4AI score0.01001EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2026/07/25 3:58 p.m.•20 views

SUSE CVE-2026-64472

In the Linux kernel, the following vulnerability has been resolved: vfio/mlx5: Fix racy bitfields and tighten struct layout Bitfield operations are not atomic, they use a read-modify-write pattern, therefore we should be careful not to pack bitfields that can be concurrently updated into the same...

5.5CVSS5.7AI score0.00181EPSS
SaveExploits0References3
NVD
NVD
•added 2026/07/25 10:17 a.m.•14 views

CVE-2026-64472

In the Linux kernel, the following vulnerability has been resolved: vfio/mlx5: Fix racy bitfields and tighten struct layout Bitfield operations are not atomic, they use a read-modify-write pattern, therefore we should be careful not to pack bitfields that can be concurrently updated into the same...

0.00181EPSS
SaveExploits0References6
OSV
OSV
•added 2026/07/25 10:17 a.m.•11 views

UBUNTU-CVE-2026-64472

In the Linux kernel, the following vulnerability has been resolved: vfio/mlx5: Fix racy bitfields and tighten struct layout Bitfield operations are not atomic, they use a read-modify-write pattern, therefore we should be careful not to pack bitfields that can be concurrently updated into the same...

5.6AI score0.00181EPSS
SaveExploits0References19
Cvelist
Cvelist
•added 2026/07/25 8:51 a.m.•47 views

CVE-2026-64472 vfio/mlx5: Fix racy bitfields and tighten struct layout

In the Linux kernel, the following vulnerability has been resolved: vfio/mlx5: Fix racy bitfields and tighten struct layout Bitfield operations are not atomic, they use a read-modify-write pattern, therefore we should be careful not to pack bitfields that can be concurrently updated into the same...

0.00181EPSS
SaveExploits0References6
OSV
OSV
•added 2026/07/25 8:51 a.m.•12 views

CVE-2026-64472 vfio/mlx5: Fix racy bitfields and tighten struct layout

In the Linux kernel, the following vulnerability has been resolved: vfio/mlx5: Fix racy bitfields and tighten struct layout Bitfield operations are not atomic, they use a read-modify-write pattern, therefore we should be careful not to pack bitfields that can be concurrently updated into the same...

5.7AI score
SaveExploits0References9
CVE
CVE
•added 2026/07/25 8:51 a.m.•50 views

CVE-2026-64472

The CVE-2026-64472 entries describe a Linux kernel fix for vfio/mlx5: a racy bitfield layout was tightened by splitting bitfields and moving certain flags to dedicated storage units. The root cause was non-atomic bitfield operations using read-modify-write patterns, which could lead to concurrent...

5.7AI score0.00181EPSS
SaveExploits0References6
attackerkb
attackerkb
•added 2026/07/25 8:51 a.m.•15 views

CVE-2026-64472

In the Linux kernel, the following vulnerability has been resolved: vfio/mlx5: Fix racy bitfields and tighten struct layout Bitfield operations are not atomic, they use a read-modify-write pattern, therefore we should be careful not to pack bitfields that can be concurrently updated into the same...

5.7AI score0.00181EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
•added 2026/07/25 12:00 a.m.•25 views

PT-2026-64693

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the vfio/mlx5 component where bitfield operations are not atomic, utilizing a read-modify-write pattern. This can lead to race conditions when bitfields that are...

5.6AI score0.00181EPSS
SaveExploits0
NVD
NVD
•added 2026/07/14 6:18 p.m.•15 views

CVE-2026-55010

Heap-based buffer overflow in Minecraft Bedrock Dedicated Server allows an unauthorized attacker to execute code over a network...

9.8CVSS0.00974EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/07/14 5:08 p.m.•65 views

CVE-2026-55010 Minecraft Bedrock Dedicated Server Remote Code Execution Vulnerability

...

9.8CVSS0.00974EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/07/14 5:08 p.m.•19 views

EUVD-2026-44151

Heap-based buffer overflow in Minecraft Bedrock Dedicated Server allows an unauthorized attacker to execute code over a network...

9.8CVSS6.3AI score0.00974EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/07/14 5:08 p.m.•19 views

CVE-2026-55010 Minecraft Bedrock Dedicated Server Remote Code Execution Vulnerability

...

9.8CVSS6.1AI score0.00974EPSS
SaveExploits0References1
CVE
CVE
•added 2026/07/14 5:08 p.m.•98 views

CVE-2026-55010

CVE-2026-55010 is a heap-based buffer overflow in the Minecraft Bedrock Dedicated Server that could allow an unauthorized attacker to execute code over a network. A CIRCL sighting indicates exploitation in the wild; the provided documents do not specify a patch or version to remediate.

9.8CVSS6.3AI score0.00974EPSS
SaveExploits0References1Affected Software1
Microsoft CVE
Microsoft CVE
•added 2026/07/14 2:00 p.m.•21 views

Minecraft Bedrock Dedicated Server Remote Code Execution Vulnerability

Heap-based buffer overflow in Minecraft Bedrock Dedicated Server allows an unauthorized attacker to execute code over a network...

9.8CVSS6.3AI score0.00974EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/14 12:00 a.m.•1 views

CVE-2026-55010: Heap-based Buffer Overflow

Heap-based buffer overflow in Minecraft Bedrock Dedicated Server allows an unauthorized attacker to execute code over a network...

9.8CVSS6.3AI score0.00974EPSS
SaveExploits0References3
Rows per page
Query Builder