CVE-2021-47401
Linux Kernel vulnerability analysis and mitigation

Overview

A vulnerability in the Linux kernel's ipack/ipoctal driver has been identified where the tty driver name is allocated on the stack and used after registering the driver. This could lead to information leakage to user space or potentially trigger an oops condition. The vulnerability was discovered in 2021 and assigned CVE-2021-47401 (NVD).

Technical details

The vulnerability exists in the ipoctal driver's implementation where topology information is encoded in the tty device name using a stack-allocated buffer. The issue occurs because the tty driver name continues to be used after driver registration, but the buffer is allocated on the stack, which can lead to information leakage. The vulnerability was introduced when the IP-OCTAL mezzanine board support was added to the staging area (Kernel Commit).

Impact

This vulnerability could allow an attacker to access sensitive information from kernel memory that may be leaked through the stack-allocated buffer. Additionally, it could potentially trigger a system crash (oops condition) due to accessing invalid memory after the stack frame is destroyed (NVD).

Exploitability

The vulnerability requires local access to a system running the affected Linux kernel version with the ipack/ipoctal driver. The issue can be triggered through normal interaction with the tty device interface (Kernel Commit).

Mitigation and workarounds

The vulnerability has been fixed by allocating the tty driver name using kasprintf(GFP_KERNEL) instead of using a stack buffer. The fix ensures proper memory management and prevents information leakage. Users should update to a patched kernel version that includes the security 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-68480NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 06, 2026
CVE-2026-64582NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-zfcpdump-modules-extra
NoYesAug 05, 2026
CVE-2026-64579NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-modules-internal
NoYesAug 05, 2026
CVE-2026-64576NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt
NoYesAug 05, 2026
CVE-2026-64575NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.17
NoYesAug 05, 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