Lucene search
+L

2 matches found

RustSec
RustSec
added 2020/11/12 12:0 p.m.41 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
SaveExploits1Affected Software1
myhack58
myhack58
added 2015/12/17 12:0 a.m.46 views

Xcode 7 Bitcode workflow and Security Assessment-vulnerability warning-the black bar safety net

With Xcode 7, Apple is Xcode adds a new feature Bitcode 【1】: ! New features often mean new attack surface. This article first describes what is Bitcode and Bitcode workflow in the familiar with the Bitcode of the workflow, the next step is to assess the Bitcode related to the attack surface, and...

0.8AI score
SaveExploits0
Rows per page
Query Builder