Lucene search
+L

546 matches found

Cvelist
Cvelist
added 2020/11/02 6:21 a.m.40 views

CVE-2020-3638

u'An Unaligned address or size can propagate to the database due to improper page permissions and can lead to improper access control' in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wired...

7.7AI score0.00212EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2020/09/26 7:0 a.m.9 views

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the InlineArray implementation an unaligned reference may be generated for a type that has a large alignment requirement.

...

7.5CVSS7AI score0.01634EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2020/09/25 7:0 a.m.8 views

The string component in the GNU C Library (aka glibc or libc6) through 2.28 when running on the x32 architecture incorrectly attempts to use a 64-bit register for size_t in assembly codes which can lead to a segmentation fault or possibly unspecified other impact as demonstrated by a crash in __memmove_avx_unaligned_erms in sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S during a memcpy.

...

7.8CVSS8.8AI score0.00436EPSS
SaveExploits0
CNVD
CNVD
added 2020/09/22 12:0 a.m.57 views

Mozilla Rust Input Validation Error Vulnerability

Rust is a general-purpose, compiled programming language. An input validation error vulnerability exists in Mozilla Rust version 0.6.2, which originates in the nonlinearray implementation and can be exploited by an attacker to generate unaligned references for types with large alignment...

7.5CVSS6.5AI score0.01634EPSS
SaveExploits1References1
OSV
OSV
added 2020/09/19 9:15 p.m.23 views

CVE-2020-25796

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the InlineArray implementation, an unaligned reference may be generated for a type that has a large alignment requirement...

7.5CVSS6.7AI score0.02841EPSS
SaveExploits5References2
NVD
NVD
added 2020/09/19 9:15 p.m.35 views

CVE-2020-25796

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the InlineArray implementation, an unaligned reference may be generated for a type that has a large alignment requirement...

7.5CVSS0.01634EPSS
SaveExploits1References2
OSV
OSV
added 2020/09/19 9:15 p.m.8 views

UBUNTU-CVE-2020-25796

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the InlineArray implementation, an unaligned reference may be generated for a type that has a large alignment requirement...

7.5CVSS7AI score0.01634EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2020/09/19 9:15 p.m.32 views

CVE-2020-25796

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the InlineArray implementation, an unaligned reference may be generated for a type that has a large alignment requirement...

7.5CVSS7AI score0.01634EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2020/09/19 8:58 p.m.40 views

CVE-2020-25796

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the InlineArray implementation, an unaligned reference may be generated for a type that has a large alignment requirement...

7.5AI score0.01634EPSS
SaveExploits1References2
CVE
CVE
added 2020/09/19 8:58 p.m.79 views

CVE-2020-25796

The CVE-2020-25796 entry concerns the sized-chunks crate for Rust (up to version 0.6.2). Affected component: InlineArray/Chunk implementations that may generate unaligned references for types with large alignment requirements, exposing memory-safety risks. Additional issues reported: array size i...

7.5CVSS7.3AI score0.01634EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2020/09/19 8:58 p.m.70 views

CVE-2020-25796

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the InlineArray implementation, an unaligned reference may be generated for a type that has a large alignment requirement...

7.5CVSS7.1AI score0.01634EPSS
SaveExploits1
RustSec
RustSec
added 2020/09/06 12:0 p.m.41 views

Multiple soundness issues in Chunk and InlineArray

Chunk: Array size is not checked when constructed with unit and pair. Array size is not checked when constructed with From. Clone and insertfrom are not panic-safe; A panicking iterator causes memory safety issues with them. InlineArray: Generates unaligned references for types with a large...

7.5CVSS2.3AI score0.02841EPSS
SaveExploits6Affected Software1
OSV
OSV
added 2020/09/06 12:0 p.m.35 views

RUSTSEC-2020-0041 Multiple soundness issues in Chunk and InlineArray

Chunk: Array size is not checked when constructed with unit and pair. Array size is not checked when constructed with From. Clone and insertfrom are not panic-safe; A panicking iterator causes memory safety issues with them. InlineArray: Generates unaligned references for types with a large...

7.5CVSS7.7AI score0.02841EPSS
SaveExploits6References3
Positive Technologies
Positive Technologies
added 2020/09/06 12:0 a.m.9 views

PT-2020-16214

Name of the Vulnerable Software and Affected Versions sized-chunks crate versions through 0.6.2 Description An issue was discovered in the sized-chunks crate, where the Chunk implementation has memory-safety issues. Specifically, the array size is not checked when constructed with unit, pair, or...

7.5CVSS7.1AI score0.02841EPSS
SaveExploits6References31
Positive Technologies
Positive Technologies
added 2020/09/06 12:0 a.m.8 views

PT-2020-16211

Name of the Vulnerable Software and Affected Versions sized-chunks crate versions through 0.6.2 Description An issue was discovered in the sized-chunks crate, where the array size is not checked when constructed with unit, pair, or From in the Chunk implementation. Additionally, the Clone and...

7.5CVSS7AI score0.02841EPSS
SaveExploits6References31
RustSec
RustSec
added 2020/09/03 12:0 p.m.27 views

Obstack generates unaligned references

Obstack generates unaligned references for types that require a large alignment...

7.5CVSS2.3AI score0.0116EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2020/09/03 12:0 p.m.41 views

RUSTSEC-2020-0040 Obstack generates unaligned references

Obstack generates unaligned references for types that require a large alignment...

7.5CVSS7.5AI score0.0116EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2020/08/10 12:0 a.m.39 views

SUSE SLES12 Security Update : LibVNCServer (SUSE-SU-2020:2167-1)

This update for LibVNCServer fixes the following issues : security update fix CVE-2018-21247 bsc1173874, uninitialized memory contents are vulnerable to Information leak fix CVE-2019-20839 bsc1173875, buffer overflow in ConnectClientToUnixSock fix CVE-2019-20840 bsc1173876, unaligned accesses in...

9.8CVSS6.9AI score0.03589EPSS
SaveExploits0References35
RedhatCVE
RedhatCVE
added 2020/06/23 6:55 a.m.30 views

CVE-2019-20840

An issue was discovered in LibVNCServer before 0.9.13. libvncserver/wsdecode.c can lead to a crash because of unaligned accesses in hybiReadAndDecode...

5CVSS1.9AI score0.02615EPSS
SaveExploits0References3
NVD
NVD
added 2020/06/17 4:15 p.m.21 views

CVE-2019-20840

An issue was discovered in LibVNCServer before 0.9.13. libvncserver/wsdecode.c can lead to a crash because of unaligned accesses in hybiReadAndDecode...

7.5CVSS0.02615EPSS
SaveExploits0References8
Rows per page
Query Builder