Skip to main content

Double Free

CVE-2019-19725

Severity High
Score 9.8/10

Summary

sysstat through 12.2.0 has a double free in check_file_actlst in sa_common.c.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • HIGH

CWE-415 - Double Free

The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.

References

Advisory Timeline

  • Published