HistoryEdit

RUSTSEC-2018-0019

Multiple memory safety issues

Reported
Issued
Package
actix-web (crates.io)
Type
Vulnerability
Categories
Details
https://github.com/actix/actix-web/issues/289
Patched
  • >=0.7.15

Description

Affected versions contain multiple memory safety issues, such as:

This may result in a variety of memory corruption scenarios, most likely use-after-free.

A significant refactoring effort has been conducted to resolve these issues.