Security Advisory

CVE-2024-46844

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-09-27 12:39:37
Last updated 2026-05-11 20:37:38
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: um: line: always fill *error_out in setup_one_line() The pointer isnt initialized by callers, but I have encountered cases where its still printed; initialize it in all possible cases in setup_one_line().