mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-03 01:56:41 +01:00
Initial report for 0009-chunky
This commit is contained in:
13
crates/chunky/RUSTSEC-0000-0000.toml
Normal file
13
crates/chunky/RUSTSEC-0000-0000.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "chunky"
|
||||
date = "2020-08-25"
|
||||
informational = "unsound"
|
||||
title = "Chunk API does not respect align requirement"
|
||||
url = "https://github.com/aeplay/chunky/issues/2"
|
||||
description = """
|
||||
Chunk API does not respect the align requirement of types. Unaligned reference can be created with the API, which is an undefined behavior.
|
||||
"""
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
Reference in New Issue
Block a user