CVE-2008-1367

Published: March 17, 2008Last modified: July 22, 2025

Description

gcc 4.3.x does not generate a cld instruction while compiling functions used for string manipulation such as memcpy and memmove on x86 and i386, which can prevent the direction flag (DF) from being reset in violation of ABI conventions and cause data to be copied in the wrong direction during signal handling in the Linux kernel, which might allow context-dependent attackers to trigger memory corruption. NOTE: this issue was originally reported for CPU consumption in SBCL.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSgccNot affected (12.2.1_git20220924-r5)
glibcNot affected (2.37.0-r0)
linux-ltsNot affected (6.1.50-r0)
StreamgccNot affected (12.2.1_git20230419-r2)
glibcNot affected (2.37.0-r0)
linux-ltsNot affected (6.1.50-r0)
Hardened Containers23 LTSgccNot affected (12.2.1_git20220924-r5)
glibcNot affected (2.37.0-r0)
StreamgccNot affected (12.2.1_git20230419-r2)
glibcNot affected (2.37.0-r0)

References

ON THIS PAGE