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().
References
Configurations
Configuration 1 (hide)
|
History
03 Nov 2025, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Information
Published : 2024-09-27 13:15
Updated : 2025-11-03 23:16
NVD link : CVE-2024-46844
Mitre link : CVE-2024-46844
CVE.ORG link : CVE-2024-46844
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-824
Access of Uninitialized Pointer
