Missing release of memory after effective lifetime in Linux kernel - CVE-2003-0465
Published: August 18, 2003 / Updated: October 11, 2017
Linux kernel
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.
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.