Vulnerability Database

309,237

Total vulnerabilities in the database

CVE-2022-50147

In the Linux kernel, the following vulnerability has been resolved:

mm/mempolicy: fix get_nodes out of bound access

When user specified more nodes than supported, get_nodes will access nmask array out of bounds.

  • Published: Jun 18, 2025
  • Updated: Nov 18, 2025
  • CVE: CVE-2022-50147
  • Severity: High
  • Exploit:

CVSS v3:

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

CWEs: