Lucene search
+L

360 matches found

Fedora
Fedora
added 2026/03/27 1:18 a.m.14 views

[SECURITY] Fedora 43 Update: libopenmpt-0.8.6-1.fc43

libopenmpt is a cross-platform C++ and C library to decode tracked music files modules into a raw PCM audio stream. libopenmpt is based on the player code of the OpenMPT project Open ModPlug Tracker. In order to avoid code base fragmentation, libopenmpt is developed in the same source code...

5.9AI score
SaveExploits0
CNNVD
CNNVD
added 2026/03/24 12:00 a.m.21 views

LiteIDE 安全漏洞

LiteIDE X is a Go language code development tool developed by Seven Leaf individuals. Previous versions of LiteIDE X, such as 38.4, contained security vulnerabilities. These vulnerabilities were caused by inconsistent interpretation of HTTP requests, which could lead to issues with the http...

6.3CVSS5.9AI score0.00207EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/03/20 12:00 a.m.13 views

CVE-2026-32875

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Versions 5.10 through 5.11.0 are vulnerable to buffer overflow or infinite loop through large indent handling. ujson.dumps crashes the Python interpreter segmentation fault when the product of the indent...

7.5CVSS5.9AI score0.00469EPSS
SaveExploits1References5
Fedora
Fedora
added 2026/03/19 12:18 a.m.19 views

[SECURITY] Fedora 44 Update: kiss-fft-131.2.0-1.fc44

KISS FFT - A mixed-radix Fast Fourier Transform based on the principle, "Keep It Simple, Stupid." There are many great fft libraries already around. Kiss FFT is not trying to be better than any of them. It only attempts to be a reasonably efficient, moderately useful FFT that can use fixed or...

8.6CVSS5.8AI score0.00165EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/03/17 12:00 a.m.19 views

libucl 安全漏洞

Libucl is a C-language general configuration library parser developed by Vsevolod Stakhov. Libucl has a security vulnerability. This vulnerability arises from the uclobjectemit function during parsing and emitting UCL inputs containing embedded null-byte keys, which may lead to a denial-of-servic...

8.3CVSS5.8AI score0.00387EPSS
SaveExploits1References3
Fedora
Fedora
added 2026/03/13 1:00 a.m.14 views

[SECURITY] Fedora 42 Update: dr_libs-0^20241216git660795b-4.fc42

Single-file audio decoding libraries for C/C++...

7.8CVSS5.8AI score0.00207EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2026/03/12 5:16 p.m.12 views

CVE-2026-27940

llama.cpp is an inference of several LLM models in C/C++. Prior to b8146, the ggufinitfromfileimpl in gguf.cpp is vulnerable to an Integer overflow, leading to an undersized heap allocation. Using the subsequent fread writes 528+ bytes of attacker-controlled data past the buffer boundary. This is...

7.8CVSS5.9AI score0.00177EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2026/03/12 2:55 p.m.180 views

binary-exploitation

binary-exploitation A collection of binary exploitation...

6AI score
SaveExploits0
Fedora
Fedora
added 2026/03/11 12:49 a.m.14 views

[SECURITY] Fedora 43 Update: perl-Crypt-SysRandom-XS-0.011-1.fc43

This module uses whatever C interface is available to procure cryptographically random data from the system...

7.5CVSS5.8AI score0.00295EPSS
SaveExploits0
OSV
OSV
added 2026/03/10 5:11 p.m.12 views

CVE-2026-30960 RSSN has Arbitrary Code Execution via Unvalidated JIT Instruction Generation in C-FFI Interface

rssn is a scientific computing library for Rust, combining a high-performance symbolic computation engine with numerical methods support and physics simulations functionalities. The vulnerability exists in the JIT Just-In-Time compilation engine, which is fully exposed via the CFFI Foreign Functi...

9.4CVSS5.9AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/16 10:32 a.m.28 views

cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy

A flaw was found in Go's 'cgo tool'. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then "smuggled" into the compiled cgo binary. An attacker could exploit this to embed and execute arbitrary...

8.6CVSS7.3AI score0.00481EPSS
SaveExploits0References8
CVE
CVE
added 2026/02/10 7:03 p.m.196 views

CVE-2026-2303

The CVE-2026-2303 entry affects the mongo-go-driver CGo bindings for GSSAPI (Kerberos) authentication on Linux/macOS. The disclosed root cause is a heap out-of-bounds read in the C wrapper implementation caused by incorrect assumptions about string termination in GSSAPI: GSSAPI buffers are not gu...

6.9CVSS5.6AI score0.00232EPSS
SaveExploits0References1
Fedora
Fedora
added 2026/02/10 1:34 a.m.11 views

[SECURITY] Fedora 43 Update: rust-cargo-c-0.10.18-3.fc43

Helper program to build and install c-like libraries...

7.5CVSS5.5AI score0.00461EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/02/06 12:00 a.m.18 views

Open5GS 代码问题漏洞

Open5GS is an open-source implementation of 5G Core and EPC in C language, which serves as the core network for Lte/Nr networks. Versions of Open5GS 2.7.6 and earlier contain code vulnerabilities due to a null pointer dereferencing issue in the PGW S5U address handling program...

7.5CVSS6.2AI score0.00677EPSS
SaveExploits1References7
OSV
OSV
added 2026/02/05 4:15 a.m.14 views

AZL-78937 CVE-2025-61732 affecting package golang 1.25.7-1

A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary...

8.6CVSS5.8AI score0.00481EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/05 4:15 a.m.14 views

AZL-76743 CVE-2025-61732 affecting package msft-golang 1.24.13-1

A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary...

8.6CVSS7.4AI score0.00481EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/05 3:42 a.m.15 views

CVE-2025-61732

A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary...

8.6CVSS5.4AI score0.00481EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/02/05 3:42 a.m.21 views

CVE-2025-61732

A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary...

8.6CVSS7.8AI score0.00481EPSS
SaveExploits0
CVE
CVE
added 2026/02/05 3:42 a.m.176 views

CVE-2025-61732

CVE-2025-61732 involves a discrepancy in how Go and C/C++ comments are parsed, enabling code smuggling into the resulting cgo binary. Multiple connected sources confirm the issue affects Go/cgo workflows and documents the vulnerability with a CVSSv3.1 base score of 8.6 (HIGH) and local attack vec...

8.6CVSS5.4AI score0.00481EPSS
SaveExploits0References38Affected Software1
AlpineLinux
AlpineLinux
added 2026/02/05 3:42 a.m.15 views

CVE-2025-61732

A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary...

8.6CVSS5.4AI score0.00481EPSS
SaveExploits0
Rows per page
Query Builder