RUSTSEC-2022-0049: recategorize as memory-exposure (#1368)

Because of the bug random data was read, but still written into a sane
buffer.
This commit is contained in:
René Kijewski
2022-08-16 19:08:30 +02:00
committed by GitHub
parent 84997ea578
commit b75822a011

View File

@@ -5,7 +5,7 @@ package = "iana-time-zone"
date = "2022-08-15"
url = "https://github.com/strawlab/iana-time-zone/pull/54"
references = ["https://github.com/strawlab/iana-time-zone/pull/50#discussion_r945353515"]
categories = ["memory-corruption"]
categories = ["memory-exposure"]
informational = "unsound"
[affected]