Beveiligingsadvies

CVE-2024-46844

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2024-09-27 12:39:37
Laatst bijgewerkt 2026-08-05 11:38:56
Toegewezen door Linux
CVSS-score 7.1
Status PUBLISHED

Beschrijving

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().