Vulnerability Database

290,206

Total vulnerabilities in the database

CVE-2020-11565

An issue was discovered in the Linux kernel through 5.6.2. mpol_parse_str in mm/mempolicy.c has a stack-based out-of-bounds write because an empty nodelist is mishandled during mount option parsing, aka CID-aa9f7d5172fa. NOTE: Someone in the security community disagrees that this is a vulnerability because the issue “is a bug in parsing mount options which can only be specified by a privileged user, so triggering the bug does not grant any powers not already held.”

  • Published: Apr 6, 2020
  • Updated: Nov 8, 2023
  • CVE: CVE-2020-11565
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 6
  • AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H

CVSS v2:

  • Severity: Low
  • Score: 3.6
  • AV:L/AC:L/Au:N/C:N/I:P/A:P

CWEs: