VYPR
Unrated severityNVD Advisory· Published May 21, 2024· Updated May 4, 2025

ipack: ipoctal: fix stack information leak

CVE-2021-47401

Description

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

ipack: ipoctal: fix stack information leak

The tty driver name is used also after registering the driver and must specifically not be allocated on the stack to avoid leaking information to user space (or triggering an oops).

Drivers should not try to encode topology information in the tty device name but this one snuck in through staging without anyone noticing and another driver has since copied this malpractice.

Fixing the ABI is a separate issue, but this at least plugs the security hole.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

123

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.