Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2021-47401
HistoryMay 21, 2024 - 3:15 p.m.

CVE-2021-47401

2024-05-2115:15:25
Debian Security Bug Tracker
security-tracker.debian.org
4
linux kernel
ipack
ipoctal
stack information leak
tty driver
user space
security hole

6.7 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.1%

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.

6.7 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.1%