CVE-2020-9391
Linux Kernel vulnerability analysis and mitigation

Overview

A heap corruption vulnerability (CVE-2020-9391) was discovered in the Linux kernel versions 5.4 and 5.5 through 5.5.6 on the AArch64 architecture. The issue was discovered in February 2020 and occurs when the kernel ignores the top byte in the address passed to the brk system call, potentially moving the memory break downwards when the application expects it to move upwards (CVE, NVD).

Technical details

The vulnerability stems from an architectural feature of AArch64 where the top byte of a 64-bit pointer is ignored. The Linux kernel versions 5.4 and later ignored the top byte in certain system call arguments, including the brk system call. This behavior could result in moving the brk in the wrong direction (downward instead of upward), causing heap corruption with the GNU C Library malloc implementation. The issue is particularly problematic because it can create address aliases in user-space when the user is unaware of the 56-bit address limit (Openwall, Kernel Commit).

Impact

When successfully exploited, this vulnerability can cause heap corruption in applications using the GNU C Library malloc implementation. The issue has a CVSS score of 5.5 (MEDIUM) with vector CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H, indicating potential for local attacks that could lead to system availability impacts (NetApp Advisory).

Exploitability

The vulnerability requires local access and can be triggered through specific memory allocation patterns. It has been observed to affect various Python implementations, causing segmentation faults during test execution. The bug is particularly difficult to detect as it isn't caught by standard debugging tools like Valgrind and can be masked when using alternative memory allocators like jemalloc (Openwall).

Mitigation and workarounds

The issue was fixed in the Linux kernel through commit dcde237319e626d1ec3c9d8b7613032f0fd4663a, which removes untagging in the brk, mmap, and mremap functions. The fix partially reverts an earlier commit that introduced the issue. Users should upgrade to kernel versions containing this fix (Kernel Commit).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-68426MEDIUM4.7
  • Linux Kernel logoLinux Kernel
  • kernel-rt-debug-modules-core
NoYesAug 10, 2026
CVE-2026-68425MEDIUM4.3
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesAug 10, 2026
CVE-2026-68422LOW3.3
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 10, 2026
CVE-2026-68428NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel6.12
NoYesAug 10, 2026
CVE-2026-68421NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel6.12
NoYesAug 10, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management