Skip to main content

Double Free

CVE-2023-49937

Severity High
Score 9.8/10

Summary

An issue was discovered in slurm package versions 22.05.x prior to 22-05-11-1, 23.02.x prior to 23-02-7-1, and 23.11.x prior to 23-11-1-1. Because of a Double Free, attackers can cause a Denial of Service or possibly execute arbitrary code

  • 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.

Advisory Timeline

  • Published