← Back to CVE List

CVE-2024-46844

Published: 2024-09-27T13:15Z
Last Modified: 2024-10-02T14:22Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: um: line: always fill *error_out in setup_one_line() The pointer isn't initialized by callers, but I have encountered cases where it's still printed; initialize it in all possible cases in setup_one_line(). > MITRE Terms of Use apply – see LICENSE‑MITRE.txt