← CVECheck
HomeVulnerabilities

CVE-2003-0465 — MEDIUM severity vulnerability (The kernel strncpy function in Linux 2.4 and 2.5 does not %N)

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.

CVE IDCVE-2003-0465
SeverityMEDIUM
CVSS score5.0
CVSS vectorAV:N/AC:L/Au:N/C:P/I:N/A:N
CWENVD-CWE-Other
StatusModified
Published2003-08-18
Last modified2026-04-16
DescriptionThe 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.
SourceNIST National Vulnerability Database

🔍 Search all vulnerabilities →