AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2008-1367

HIGH · CVSS 7.5 EPSS 2.79%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2008-03-17 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2008-1367
Severity
HIGH
CVSS
7.5
EPSS
2.79%
Linux

Original NVD 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.