The kernel strncpy function in Linux 2.4 and 2.5 does not %NUL pad the buffer on architectures other than x86, as opposed to the expected behavior of strncpy as implemented in libc, which could lead to information leaks.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2003-08-18 04:00
Updated : 2017-10-11 01:29
NVD link : CVE-2003-0465
Mitre link : CVE-2003-0465
CVE.ORG link : CVE-2003-0465
JSON object : View
Products Affected
linux
- linux_kernel
CWE