PT-2024-11338 · Linux+1 · Linux Kernel+1
Published
2021-06-14
·
Updated
2026-03-14
·
CVE-2021-47339
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to the compat ioctl implementation in the Linux kernel, where mistakes can lead to uninitialized kernel stack data being used as input for driver ioctl handlers. This might cause an information leak. The impact is considered fairly low since drivers already need to check user input.
Recommendations
To resolve the issue, always clear the entire ioctl buffer before calling the conversion handler functions that are meant to initialize them. As a temporary workaround, consider restricting access to the vulnerable ioctl implementation until a patch is available. At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Use of Uninitialized Resource
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linux Kernel