Lucene search
+L

9428 matches found

RedhatCVE
RedhatCVE
added 2025/06/20 9:23 p.m.10 views

CVE-2025-38033

In the Linux kernel, the following vulnerability has been resolved: x86/Kconfig: make CFIAUTODEFAULT depend on !RUST or Rust = 1.88 Calling core::fmt::write from rust code while FineIBT is enabled results in a kernel panic: 4614.199779 kernel BUG at arch/x86/kernel/cet.c:132! 4614.205343 Oops:...

5.5CVSS7.2AI score0.00164EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/06/20 5:21 p.m.24 views

CVE-2025-52484 RISC Zero zkVM Underconstrained Vulnerability

RISC Zero is a general computing platform based on zk-STARKs and the RISC-V microarchitecture. Due to a missing constraint in the rv32im circuit, any 3-register RISC-V instruction including remu and divu in risc0-zkvm 2.0.0, 2.0.1, and 2.0.2 are vulnerable to an attack by a malicious prover. The...

6.9CVSS0.00237EPSS
SaveExploits0References7
CVE
CVE
added 2025/06/20 5:21 p.m.29 views

CVE-2025-52484

The CVE concerns risc0-zkvm prior to version 2.1.0. A missing constraint in the rv32im circuit allows a malicious prover to exploit any 3-register RISC-V instruction (e.g., remu, divu) by making rs1 appear equal to rs2, potentially compromising zkVM computations. Affected releases: risc0-zkvm 2.0...

6.9CVSS6.6AI score0.00237EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/06/20 5:21 p.m.8 views

CVE-2025-52484 RISC Zero zkVM Underconstrained Vulnerability

RISC Zero is a general computing platform based on zk-STARKs and the RISC-V microarchitecture. Due to a missing constraint in the rv32im circuit, any 3-register RISC-V instruction including remu and divu in risc0-zkvm 2.0.0, 2.0.1, and 2.0.2 are vulnerable to an attack by a malicious prover. The...

6.9CVSS7.2AI score0.00237EPSS
SaveExploits0References7
SUSE Linux
SUSE Linux
added 2025/06/19 7:14 a.m.4 views

Security update for s390-tools

This update for s390-tools fixes the following issues: Security issues fixed: CVE-2025-3416: Fixed Use-After-Free in Md::fetch and Cipher::fetch in rust-openssl crate. bsc1242622 Other issues: Added the new IBM z17 9175 processor type. Patch Instructions: To install this SUSE update use the SUSE...

6.3CVSS7.2AI score0.00486EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/19 7:14 a.m.4 views

SUSE-SU-2025:02017-1 Security update for s390-tools

This update for s390-tools fixes the following issues: Security issues fixed: - CVE-2025-3416: Fixed Use-After-Free in Md::fetch and Cipher::fetch in rust-openssl crate. bsc1242622 Other issues: - Added the new IBM z17 9175 processor type...

3.7CVSS4.6AI score0.00486EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:15 a.m.8 views

SUSE CVE-2025-38033

In the Linux kernel, the following vulnerability has been resolved: x86/Kconfig: make CFIAUTODEFAULT depend on !RUST or Rust = 1.88 Calling core::fmt::write from rust code while FineIBT is enabled results in a kernel panic: 4614.199779 kernel BUG at arch/x86/kernel/cet.c:132! 4614.205343 Oops:...

5.5CVSS6.6AI score0.00164EPSS
SaveExploits0References3
Fedora
Fedora
added 2025/06/18 2:43 p.m.13 views

[SECURITY] Fedora 42 Update: rust-git-interactive-rebase-tool-2.4.1-9.fc42

Full-featured terminal-based sequence editor for Git interactive rebase...

8.8CVSS5.6AI score0.00552EPSS
SaveExploits1
OSV
OSV
added 2025/06/18 10:15 a.m.2 views

DEBIAN-CVE-2025-38033

In the Linux kernel, the following vulnerability has been resolved: x86/Kconfig: make CFIAUTODEFAULT depend on !RUST or Rust = 1.88 Calling core::fmt::write from rust code while FineIBT is enabled results in a kernel panic: 4614.199779 kernel BUG at arch/x86/kernel/cet.c:132! 4614.205343 Oops:...

5.5CVSS5.7AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 10:15 a.m.12 views

UBUNTU-CVE-2025-38033

In the Linux kernel, the following vulnerability has been resolved: x86/Kconfig: make CFIAUTODEFAULT depend on !RUST or Rust = 1.88 Calling core::fmt::write from rust code while FineIBT is enabled results in a kernel panic: 4614.199779 kernel BUG at arch/x86/kernel/cet.c:132! 4614.205343 Oops:...

5.5CVSS6.2AI score0.00164EPSS
SaveExploits0References13
CVE
CVE
added 2025/06/18 9:33 a.m.67 views

CVE-2025-38033

CVE-2025-38033 affects the Linux kernel (x86) where FineIBT and Rust integration triggers a kernel panic when core::fmt::write() is invoked from Rust with FineIBT enabled. Root cause is that core::fmt::rt::Argument::fmt() has CFI-disabled code (no_sanitize(cfi, kcfi)), causing a Control Protectio...

5.5CVSS6.5AI score0.00164EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.8 views

CVE-2025-38033

In the Linux kernel, the following vulnerability has been resolved: x86/Kconfig: make CFIAUTODEFAULT depend on !RUST or Rust = 1.88 Calling core::fmt::write from rust code while FineIBT is enabled results in a kernel panic: 4614.199779 kernel BUG at arch/x86/kernel/cet.c:132! 4614.205343 Oops:...

5.5CVSS5.7AI score0.00164EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 9:33 a.m.17 views

CVE-2025-38033 x86/Kconfig: make CFI_AUTO_DEFAULT depend on !RUST or Rust >= 1.88

In the Linux kernel, the following vulnerability has been resolved: x86/Kconfig: make CFIAUTODEFAULT depend on !RUST or Rust = 1.88 Calling core::fmt::write from rust code while FineIBT is enabled results in a kernel panic: 4614.199779 kernel BUG at arch/x86/kernel/cet.c:132! 4614.205343 Oops:...

0.00164EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a Rust version incompatibility that could cause the kernel to crash...

5.5CVSS7.2AI score0.00164EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/06/18 12:0 a.m.4 views

Fedora 42 : rust-git-interactive-rebase-tool (2025-da9b58be96)

The remote Fedora 42 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2025-da9b58be96 advisory. Rebuild for CVE-2024-12224, CVE-2025-4574 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note tha...

8.8CVSS6.5AI score0.00552EPSS
SaveExploits1References3
Fedora
Fedora
added 2025/06/17 2:29 a.m.12 views

[SECURITY] Fedora 41 Update: fido-device-onboard-0.5.1-3.fc41

A rust implementation of the FIDO Device Onboard Specification...

8.8CVSS7.3AI score0.00201EPSS
SaveExploits1
Fedora
Fedora
added 2025/06/17 2:29 a.m.11 views

[SECURITY] Fedora 41 Update: rust-git-interactive-rebase-tool-2.4.1-9.fc41

Full-featured terminal-based sequence editor for Git interactive rebase...

8.8CVSS7.4AI score0.00552EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2025/06/17 12:0 a.m.12 views

Fedora: Security Advisory (FEDORA-2025-26640e9e35)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS5.6AI score0.00552EPSS
SaveExploits1References4
RustSec
RustSec
added 2025/06/16 12:0 p.m.18 views

Four unique double-free vulnerabilities triggered via safe APIs

The crate slice-ring-buffer was developed as a fork of slice-deque to continue maintenance and provide security patches, since the latter has been officially unmaintained RUSTSEC-2020-0158. While slice-ring-buffer has addressed some previously reported memory safety issues inherited from its fork...

7.9AI score
SaveExploits0Affected Software1
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: x86/Kconfig: make CFIAUTODEFAULT dependent on !RUST or Rust = 1.88 Calling core::fmt::write from Rust code while FineIBT is enabled results in a kernel panic: 4614.199779 Kernel BUG at arch/x86/kernel/cet.c:132! 4614.205343...

5.5CVSS6.3AI score0.00164EPSS
SaveExploits0References3
Rows per page
Query Builder