Lucene search
+L

725 matches found

RustSec
RustSec
added 2020/11/12 12:0 p.m.39 views

Mutable reference with immutable provenance

A mutable reference to a struct was constructed by dereferencing a pointer obtained from slice::asptr. Instead, slice::asmutptr should have been called on the mutable slice argument. The former performs an implicit reborrow as an immutable shared reference which does not allow writing through the...

5.5CVSS2.1AI score0.00384EPSS
Exploits1Affected Software1
OSV
OSV
added 2020/11/12 12:0 p.m.42 views

RUSTSEC-2020-0073 Mutable reference with immutable provenance

A mutable reference to a struct was constructed by dereferencing a pointer obtained from slice::asptr. Instead, slice::asmutptr should have been called on the mutable slice argument. The former performs an implicit reborrow as an immutable shared reference which does not allow writing through the...

5.5CVSS5.3AI score0.00384EPSS
Exploits1References3
AlmaLinux
AlmaLinux
added 2020/11/03 12:23 p.m.20 views

llvm-toolset:rhel8 bug fix and enhancement update

LLVM Toolset provides the LLVM compiler infrastructure framework, the Clang compiler for the C and C++ languages, the LLDB debugger, and related tools for code analysis. For detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section...

1.7AI score
Exploits0
ossfuzz
ossfuzz
added 2020/10/29 7:42 p.m.33 views

llvm:clang-fuzzer: Global-buffer-overflow in ProcessCharEscape

Detailed Report: https://oss-fuzz.com/testcase?key=5730186039132160 Project: llvm Fuzzing Engine: libFuzzer Fuzz Target: clang-fuzzer Job Type: libfuzzerasanllvm Platform Id: linux Crash Type: Global-buffer-overflow READ 4 Crash Address: 0x00000ccfc3dc Crash State: ProcessCharEscape...

6.8AI score
Exploits0Affected Software1
ossfuzz
ossfuzz
added 2020/10/29 2:58 p.m.43 views

llvm:clang-objc-fuzzer: Global-buffer-overflow in clang::Lexer::tryReadUCN

Detailed Report: https://oss-fuzz.com/testcase?key=5120846479491072 Project: llvm Fuzzing Engine: libFuzzer Fuzz Target: clang-objc-fuzzer Job Type: libfuzzerasanllvm Platform Id: linux Crash Type: Global-buffer-overflow READ 4 Crash Address: 0x00000ccf823c Crash State: clang::Lexer::tryReadUCN...

6.8AI score
Exploits0Affected Software1
ossfuzz
ossfuzz
added 2020/10/29 2:57 p.m.32 views

llvm:clang-objc-fuzzer: Global-buffer-overflow in ProcessUCNEscape

Detailed Report: https://oss-fuzz.com/testcase?key=5085532385968128 Project: llvm Fuzzing Engine: libFuzzer Fuzz Target: clang-objc-fuzzer Job Type: libfuzzerasanllvm Platform Id: linux Crash Type: Global-buffer-overflow READ 4 Crash Address: 0x00000ccfc3dc Crash State: ProcessUCNEscape...

6.8AI score
Exploits0Affected Software1
NVD
NVD
added 2020/09/17 9:15 p.m.28 views

CVE-2020-0306

In LLVM, there is a possible ineffective stack cookie placement due to stack frame double reservation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11Android ID:...

7.8CVSS0.00171EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2020/09/17 9:15 p.m.27 views

CVE-2020-0306

In LLVM, there is a possible ineffective stack cookie placement due to stack frame double reservation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11Android ID:...

7.8CVSS7.2AI score0.00171EPSS
Exploits0References2
Prion
Prion
added 2020/09/17 9:15 p.m.17 views

Stack overflow

In LLVM, there is a possible ineffective stack cookie placement due to stack frame double reservation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11Android ID:...

4.6CVSS7.7AI score0.00171EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2020/09/17 8:52 p.m.26 views

CVE-2020-0306

In LLVM, there is a possible ineffective stack cookie placement due to stack frame double reservation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11Android ID:...

8AI score0.00171EPSS
Exploits0References1
CVE
CVE
added 2020/09/17 8:52 p.m.62 views

CVE-2020-0306

CVE-2020-0306 concerns LLVM: an ineffective stack cookie placement due to stack frame double reservation, enabling local elevation of privilege on Android 11 without extra execution privileges or user interaction. The issue is documented across multiple feeds (NVD, Red Hat, Ubuntu, Debian) with t...

7.8CVSS7.7AI score0.00171EPSS
Exploits0References1Affected Software1
Debian CVE
Debian CVE
added 2020/09/17 8:52 p.m.39 views

CVE-2020-0306

Removed by vendor...

7.8CVSS7.6AI score0.00171EPSS
Exploits0
Apple
Apple
added 2020/09/16 12:0 a.m.36 views

About the security content of Xcode 12.0

About the security content of Xcode 12.0 This document describes the security content of Xcode 12.0. About Apple security updates For our customers' protection, Apple doesn't disclose, discuss, or confirm security issues until an investigation has occurred and patches or releases are available...

9.3CVSS8AI score0.02986EPSS
Exploits1References1Affected Software1
ossfuzz
ossfuzz
added 2020/09/04 6:26 p.m.22 views

orbit:ElfFileLoadSymbolsFuzzer: Heap-buffer-overflow in llvm::object::ELFFile<llvm::object::ELFType<

Detailed Report: https://oss-fuzz.com/testcase?key=5137699567304704 Project: orbit Fuzzing Engine: libFuzzer Fuzz Target: ElfFileLoadSymbolsFuzzer Job Type: libfuzzerasanorbit Platform Id: linux Crash Type: Heap-buffer-overflow READ 8 Crash Address: 0x6060000002af Crash State:...

6.8AI score
Exploits0Affected Software1
ossfuzz
ossfuzz
added 2020/08/21 5:23 p.m.53 views

llvm:clang-fuzzer: Use-of-uninitialized-value in clang::Parser::ParseCastExpression

Detailed Report: https://oss-fuzz.com/testcase?key=5079246079524864 Project: llvm Fuzzing Engine: libFuzzer Fuzz Target: clang-fuzzer Job Type: libfuzzermsanllvm Platform Id: linux Crash Type: Use-of-uninitialized-value Crash Address: Crash State: clang::Parser::ParseCastExpression...

6.8AI score
Exploits0Affected Software1
ossfuzz
ossfuzz
added 2020/08/20 4:16 a.m.65 views

llvm:clang-fuzzer: Segv on unknown address in clang::Sema::PushDeclContext

Detailed Report: https://oss-fuzz.com/testcase?key=5760004104388608 Project: llvm Fuzzing Engine: libFuzzer Fuzz Target: clang-fuzzer Job Type: libfuzzermsanllvm Platform Id: linux Crash Type: Segv on unknown address Crash Address: Crash State: clang::Sema::PushDeclContext...

6.9AI score
Exploits0Affected Software1
MSRC
MSRC
added 2020/08/17 4:45 p.m.25 views

Control Flow Guard for Clang/LLVM and Rust

As part of our ongoing efforts towards safer systems programming, we’re pleased to announce that Windows Control Flow Guard CFG support is now available in the Clang C/C++ compiler and Rust. What is Control Flow Guard? CFG is a platform security technology designed to enforce control flow...

1.4AI score
Exploits0
MSRC
MSRC
added 2020/08/17 7:0 a.m.10 views

Control Flow Guard for Clang/LLVM and Rust

As part of our ongoing efforts towards safer systems programming, we’re pleased to announce that Windows Control Flow Guard CFG support is now available in the Clang C/C++ compiler and Rust. What is Control Flow Guard? CFG is a platform security technology designed to enforce control flow...

7.3AI score
Exploits0
ossfuzz
ossfuzz
added 2020/08/11 11:12 p.m.56 views

llvm:llvm-opt-fuzzer--x86_64-guard_widening: Heap-use-after-free in llvm::Value::setNameImpl

Detailed Report: https://oss-fuzz.com/testcase?key=5166633690333184 Project: llvm Fuzzing Engine: libFuzzer Fuzz Target: llvm-opt-fuzzer--x8664-guardwidening Job Type: libfuzzerasanllvm Platform Id: linux Crash Type: Heap-use-after-free READ 3 Crash Address: 0x60400000d7f0 Crash State:...

6.8AI score
Exploits0Affected Software1
ossfuzz
ossfuzz
added 2020/08/10 12:3 a.m.67 views

llvm:clang-objc-fuzzer: Heap-buffer-overflow in clang::Lexer::getTokenPrefixLength

Detailed Report: https://oss-fuzz.com/testcase?key=6326215485685760 Project: llvm Fuzzing Engine: libFuzzer Fuzz Target: clang-objc-fuzzer Job Type: libfuzzerasanllvm Platform Id: linux Crash Type: Heap-buffer-overflow READ 1 Crash Address: 0x7fd2d09dff07 Crash State:...

6.8AI score
Exploits0Affected Software1
Rows per page
Query Builder