CVE-2008-1367

CVE-2008-1367 is a high-severity vulnerability in Gnu Gcc with a CVSS 2.0 base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-399.

Key facts

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.

Frequently asked questions

What is CVE-2008-1367?
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.
How severe is CVE-2008-1367?
CVE-2008-1367 has a CVSS 2.0 base score of 7.5, rated high severity.
Is CVE-2008-1367 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 3% (85th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2008-1367?
CVE-2008-1367 affects Gnu Gcc. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2008-1367?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
When was CVE-2008-1367 published?
CVE-2008-1367 was published on 2008-03-17 and last updated on 2026-06-16.

References

Affected products (1)

More vulnerabilities in Gnu Gcc

All CVEs affecting Gnu Gcc →

Other CWE-399 (Resource Management Errors) vulnerabilities

Browse all CWE-399 (Resource Management Errors) vulnerabilities →