1444278 matches found
MINI-7GVR-PR23-27W4
Bulletin has no description...
MINI-Q86G-G7R6-P2X9
Bulletin has no description...
MINI-2FFQ-Q8V7-H86V
Bulletin has no description...
MINI-8RG9-6MJV-CJHM
Bulletin has no description...
MINI-W9PH-5XFX-GH4P
Bulletin has no description...
MINI-R7VP-CRFR-6F82
Bulletin has no description...
MINI-M5C4-QC9C-P5GV
Bulletin has no description...
MINI-CPJQ-98RC-GP5W
Bulletin has no description...
GHSA-PX8P-9VWX-VF98 vulnerabilities
Vulnerabilities for packages: langfuse, tileserver-gl...
CVE-2026-42533
CVE-2026-42533...
[SECURITY] [DSA 6484-1] chromium security update
------------------------------------------------------------------------- Debian Security Advisory DSA-6484-1 [email protected] https://www.debian.org/security/ Andres Salomon September 05, 2026 https://www.debian.org/security/faq -...
CVE-2025-4427-CVE-2025-4428
CVE-2025-4428 & CVE-2025-4427 CVE-2025-4428 是 EPMM 的 DeviceFeatureUsageReportQueryRequestValidator 中的一个认证后远程代码执行漏洞。该漏洞源于对用户提供的输入在通过 Spring 的 AbstractMessageSource 处理的错误消息中进行了不安全处理,从而导致攻击者可控的 EL(表达式语言)注入。在 /api/v2/featureusage 端点中使用精心构造的 format 参数会导致任意 Java 代码执行,已通过命令注入(例如 Runtime.exec)得到确认。...
DeepGuard
DeepGuard 📖 项目概述 DeepGuard 是一种创新的安全代码生成方法,通过多层语义聚合技术增强大语言模型的安全代码生成能力。该方法能够有效识别和缓解代码中的安全漏洞,为开发者提供更安全的代码生成解决方案。 🔑 核心技术特性 多层语义聚合 :通过聚合多个 Transformer 层的隐藏状态来捕获丰富的语义信息 安全感知 LoRA :结合低秩适配技术,实现高效的安全增强训练 动态安全评估 :实时评估生成代码的安全性并动态调整 多模型支持 :支持主流代码生成模型,包括 Qwen2.5-Coder、DeepSeek-Coder 和 Seed-Coder 📁 项目结构...
A-breif-introduction-of-CVE-2017-16541
CVE-2017-16541 简介...
DEBIAN-CVE-2026-31912
libpcap BPF interpreter detects neither reaching the end of the filter program buffer due to lack of a return instruction nor executing a jump instruction with an offset that translates to a pointer outside of the buffer. In particular uncommon use cases a crafted filter program can cause the...
DEBIAN-CVE-2026-0799
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to tr...
DEBIAN-CVE-2026-18313
rpcapd can allocate up to 65536 bytes per each RPCAPMSGUPDATEFILTERREQ or RPCAPMSGSTARTCAPREQ message received from the client, but it never frees the memory, so it leaks memory even under normal use. A malicious client can cause the server to leak memory substantially faster...
DEBIAN-CVE-2026-18238
The rpcap client code that processes a RPCAPMSGPACKET message received from the server incorrectly validates its headers. A malicious server can send a crafted message and cause the client to treat up to 20 bytes of the client process memory beyond the end of the buffer as if it was a part of the...
DEBIAN-CVE-2026-31911
libpcap BPF interpreter calls abort if it encounters a BPF instruction that has an invalid opcode. In particular uncommon use cases a crafted filter program can terminate the OS process...