Lucene search
+L

3742 matches found

Fedora
Fedora
added 2026/04/25 1:55 a.m.14 views

[SECURITY] Fedora 44 Update: mingw-qt6-qtpositioning-6.10.3-1.fc44

This package contains the Qt software toolkit for developing cross-platform applications. This is the Windows version of Qt, for use in conjunction with the Fedora Windows cross-compiler...

5.1AI score
SaveExploits0
Fedora
Fedora
added 2026/04/25 1:55 a.m.10 views

[SECURITY] Fedora 44 Update: mingw-qt6-qtserialport-6.10.3-1.fc44

This package contains the Qt software toolkit for developing cross-platform applications. This is the Windows version of Qt, for use in conjunction with the Fedora Windows cross-compiler...

5.1AI score
SaveExploits0
Fedora
Fedora
added 2026/04/25 1:55 a.m.13 views

[SECURITY] Fedora 44 Update: mingw-qt6-qtdeclarative-6.10.3-1.fc44

This package contains the Qt software toolkit for developing cross-platform applications. This is the Windows version of Qt, for use in conjunction with the Fedora Windows cross-compiler...

5.1AI score
SaveExploits0
Fedora
Fedora
added 2026/04/25 1:55 a.m.13 views

[SECURITY] Fedora 44 Update: mingw-qt6-qtcharts-6.10.3-1.fc44

This package contains the Qt software toolkit for developing cross-platform applications. This is the Windows version of Qt, for use in conjunction with the Fedora Windows cross-compiler...

5.1AI score
SaveExploits0
Fedora
Fedora
added 2026/04/25 1:54 a.m.13 views

[SECURITY] Fedora 44 Update: mingw-qt6-qt3d-6.10.3-1.fc44

This package contains the Qt software toolkit for developing cross-platform applications. This is the Windows version of Qt, for use in conjunction with the Fedora Windows cross-compiler...

5.1AI score
SaveExploits0
Fedora
Fedora
added 2026/04/25 1:54 a.m.11 views

[SECURITY] Fedora 44 Update: mingw-qt6-qtactiveqt-6.10.3-1.fc44

This package contains the Qt software toolkit for developing cross-platform applications. This is the Windows version of Qt, for use in conjunction with the Fedora Windows cross-compiler...

5.1AI score
SaveExploits0
Fedora
Fedora
added 2026/04/25 1:54 a.m.11 views

[SECURITY] Fedora 44 Update: mingw-qt6-qtbase-6.10.3-1.fc44

This package contains the Qt software toolkit for developing cross-platform applications. This is the 32-bit Windows version of Qt, for use in conjunction with the Fedora Windows cross-compiler...

5.1AI score
SaveExploits0
Fedora
Fedora
added 2026/04/25 1:54 a.m.25 views

[SECURITY] Fedora 44 Update: mingw-qt6-qt5compat-6.10.3-1.fc44

This package contains the Qt software toolkit for developing cross-platform applications. This is the 32-bit Windows version of Qt, for use in conjunction with the Fedora Windows cross-compiler...

5.1AI score
SaveExploits0
Fedora
Fedora
added 2026/04/25 1:52 a.m.11 views

[SECURITY] Fedora 44 Update: rust-sccache-0.14.0-2.fc44

Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage...

6.5CVSS5.4AI score0.00379EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/04/24 2:38 a.m.9 views

golang: cmd/compile: no-op interface conversion bypasses overlap checking

A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data...

7.1CVSS5.8AI score0.00261EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/24 2:38 a.m.4 views

golang: cmd/compile: possible memory corruption after bound check elimination

A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially...

9.8CVSS5.8AI score0.00536EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/23 9:39 p.m.6 views

golang: cmd/compile: possible memory corruption after bound check elimination

A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially...

9.8CVSS5.8AI score0.00536EPSS
SaveExploits0References8
NVD
NVD
added 2026/04/23 2:16 a.m.8 views

CVE-2026-41197

Noir is a Domain Specific Language for SNARK proving systems that is designed to use any ACIR compatible proving system, and Brillig is the bytecode ACIR uses for non-determinism. Noir programs can invoke external functions through foreign calls. When compiling to Brillig bytecode, the SSA...

9.3CVSS0.00395EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/23 12:35 a.m.27 views

CVE-2026-41197

CVE-2026-41197 concerns Brillig/Noir: a bug in allocate_foreign_call_result_array when handling nested arrays (e.g., [(u32,u32);3]) during foreign calls. The code discards inner element types and uses the semantic length of the nested array, yielding under-allocation of semi-flattened size for co...

9.3CVSS5.7AI score0.00395EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2026/04/22 7:55 p.m.9 views

@marko/compiler (=5.0.0-next.0), @marko/translator-default (=5.0.0-next.0) +1 more potentially affected by CVE-2026-41591 via marko (>=5.0.0-next.0 <=5.20.9)

marko NPM version =5.0.0-next.0, =1.1.4, =1.2.1 Source cves: CVE-2026-41591 Source advisory: SNYK:JS-MARKO-16421453...

6.4CVSS5.8AI score0.00196EPSS
SaveExploits0
OSV
OSV
added 2026/04/21 8:16 p.m.12 views

GHSA-JJ7C-X25R-R8R3 Brillig: Heap corruption in foreign call results with nested tuple arrays

Description Noir programs can invoke external functions through foreign calls. When compiling to Brillig bytecode, the SSA instructions are processed block-by-block in BrilligBlock::compileblock. When the compiler encounters an Instruction::Call with a Value::ForeignFunction target, it invokes...

9.3CVSS5.8AI score0.00395EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2026/04/21 12:0 a.m.9 views

Adding Compilation Metadata to Binaries to Make Disassembly Decidable

The binary executable format is the standard method for distributing and executing software. Yet, it is also as opaque a representation of software as can be. If the binary format were augmented with metadata that provides security-relevant information, such as which data is intended by the...

5.7AI score
SaveExploits0
OSV
OSV
added 2026/04/20 3:4 p.m.7 views

SUSE-SU-2026:21357-1 Security update for rust1.94

This update for rust1.94 fixes the following issues: Changes in rust1.94: - Don't force gcc-15 on SLE-16 and higher bsc1261876 Update to rust1.94.1: - Release notes can be found externally: https://github.com/rust-lang/rust/releases/tag/1.94.1 - Avoid unwrapping varint decoding during parameters...

8.7CVSS5.2AI score0.005EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/20 2:7 p.m.79 views

OPENSUSE-SU-2026:20571-1 Security update for go1.26

This update for go1.26 fixes the following issues: - Update to version go1.26.2 bsc1255111. - CVE-2026-27140: cmd/go: trust layer bypass when using cgo and SWIG bsc1261653. - CVE-2026-27143: cmd/compile: possible memory corruption after bound check elimination bsc1261654. - CVE-2026-27144:...

9.8CVSS5.9AI score0.00658EPSS
SaveExploits0References21
OSV
OSV
added 2026/04/18 8:42 a.m.12 views

BIT-GOLANG-2026-27144 Miscompilation allows memory corruption via CONVNOP-wrapped array copy in cmd/compile

The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime...

7.1CVSS5.8AI score0.00261EPSS
SaveExploits0References5
Rows per page
Query Builder