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.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 12:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:03:56.024Z
Updated: 2024-11-04T12:05:13.137Z
Reserved: 2024-05-21T14:58:30.816Z
Link: CVE-2021-47401
Vulnrichment
Updated: 2024-08-04T05:39:59.319Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T15:15:25.563
Modified: 2024-05-21T16:54:26.047
Link: CVE-2021-47401
Redhat