CVE-2008-1367

Source
https://cve.org/CVERecord?id=CVE-2008-1367
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2008-1367.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2008-1367
Downstream
Published
2008-03-17T23:44:00Z
Modified
2026-04-10T03:39:43.889425Z
Summary
[none]
Details

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.

References

Affected packages