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
Configurations
History
21 Nov 2024, 00:44
Type | Values Removed | Values Added |
---|---|---|
References | () http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469058 - | |
References | () http://gcc.gnu.org/ml/gcc-patches/2008-03/msg00417.html - | |
References | () http://gcc.gnu.org/ml/gcc-patches/2008-03/msg00428.html - | |
References | () http://gcc.gnu.org/ml/gcc-patches/2008-03/msg00432.html - | |
References | () http://gcc.gnu.org/ml/gcc-patches/2008-03/msg00499.html - | |
References | () http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=e40cd10ccff3d9fbffd57b93780bee4b7b9bff51 - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2008-06/msg00006.html - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2008-07/msg00000.html - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2008-07/msg00002.html - | |
References | () http://lists.vmware.com/pipermail/security-announce/2008/000023.html - | |
References | () http://lkml.org/lkml/2008/3/5/207 - Exploit | |
References | () http://lwn.net/Articles/272048/#Comments - | |
References | () http://marc.info/?l=git-commits-head&m=120492000901739&w=2 - | |
References | () http://rhn.redhat.com/errata/RHSA-2008-0508.html - | |
References | () http://secunia.com/advisories/30110 - | |
References | () http://secunia.com/advisories/30116 - | |
References | () http://secunia.com/advisories/30818 - | |
References | () http://secunia.com/advisories/30850 - | |
References | () http://secunia.com/advisories/30890 - | |
References | () http://secunia.com/advisories/30962 - | |
References | () http://secunia.com/advisories/31246 - | |
References | () http://www.redhat.com/support/errata/RHSA-2008-0211.html - | |
References | () http://www.redhat.com/support/errata/RHSA-2008-0233.html - | |
References | () http://www.securityfocus.com/bid/29084 - | |
References | () http://www.vupen.com/english/advisories/2008/2222/references - | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=437312 - | |
References | () https://exchange.xforce.ibmcloud.com/vulnerabilities/41340 - | |
References | () https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11108 - |
07 Nov 2023, 02:01
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2008-03-17 23:44
Updated : 2024-11-21 00:44
NVD link : CVE-2008-1367
Mitre link : CVE-2008-1367
CVE.ORG link : CVE-2008-1367
JSON object : View
Products Affected
gnu
- gcc
CWE
CWE-399
Resource Management Errors