GSD-2008-1367

Vulnerability from gsd - Updated: 2023-12-13 01:23
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.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2008-1367",
    "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.",
    "id": "GSD-2008-1367",
    "references": [
      "https://www.suse.com/security/cve/CVE-2008-1367.html",
      "https://access.redhat.com/errata/RHSA-2008:0508",
      "https://access.redhat.com/errata/RHSA-2008:0233",
      "https://access.redhat.com/errata/RHSA-2008:0211",
      "https://linux.oracle.com/cve/CVE-2008-1367.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2008-1367"
      ],
      "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.",
      "id": "GSD-2008-1367",
      "modified": "2023-12-13T01:23:03.605883Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2008-1367",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "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."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "30962",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/30962"
          },
          {
            "name": "[gcc-patches] 20080307 Re: [PATCH, i386]: Emit cld instruction when stringops are used",
            "refsource": "MLIST",
            "url": "http://gcc.gnu.org/ml/gcc-patches/2008-03/msg00499.html"
          },
          {
            "name": "[gcc-patches] 20080306 Re: [PATCH, i386]: Emit cld instruction when stringops are used",
            "refsource": "MLIST",
            "url": "http://gcc.gnu.org/ml/gcc-patches/2008-03/msg00428.html"
          },
          {
            "name": "[gcc-patches] 20080306 Re: [PATCH, i386]: Emit cld instruction when stringops are used",
            "refsource": "MLIST",
            "url": "http://gcc.gnu.org/ml/gcc-patches/2008-03/msg00432.html"
          },
          {
            "name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469058",
            "refsource": "CONFIRM",
            "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469058"
          },
          {
            "name": "[linux-kernel] 20080305 Linux doesn\u0027t follow x86/x86-64 ABI wrt direction flag",
            "refsource": "MLIST",
            "url": "http://lkml.org/lkml/2008/3/5/207"
          },
          {
            "name": "30850",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/30850"
          },
          {
            "name": "30116",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/30116"
          },
          {
            "name": "RHSA-2008:0233",
            "refsource": "REDHAT",
            "url": "http://www.redhat.com/support/errata/RHSA-2008-0233.html"
          },
          {
            "name": "30110",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/30110"
          },
          {
            "name": "SUSE-SA:2008:031",
            "refsource": "SUSE",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2008-07/msg00000.html"
          },
          {
            "name": "ADV-2008-2222",
            "refsource": "VUPEN",
            "url": "http://www.vupen.com/english/advisories/2008/2222/references"
          },
          {
            "name": "[git-commits-head] 20080307 x86: clear DF before calling signal handler",
            "refsource": "MLIST",
            "url": "http://marc.info/?l=git-commits-head\u0026m=120492000901739\u0026w=2"
          },
          {
            "name": "29084",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/29084"
          },
          {
            "name": "gcc-cld-dos(41340)",
            "refsource": "XF",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41340"
          },
          {
            "name": "https://bugzilla.redhat.com/show_bug.cgi?id=437312",
            "refsource": "CONFIRM",
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=437312"
          },
          {
            "name": "http://lwn.net/Articles/272048/#Comments",
            "refsource": "MISC",
            "url": "http://lwn.net/Articles/272048/#Comments"
          },
          {
            "name": "RHSA-2008:0211",
            "refsource": "REDHAT",
            "url": "http://www.redhat.com/support/errata/RHSA-2008-0211.html"
          },
          {
            "name": "oval:org.mitre.oval:def:11108",
            "refsource": "OVAL",
            "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11108"
          },
          {
            "name": "30890",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/30890"
          },
          {
            "name": "RHSA-2008:0508",
            "refsource": "REDHAT",
            "url": "http://rhn.redhat.com/errata/RHSA-2008-0508.html"
          },
          {
            "name": "[Security-announce] 20080728 VMSA-2008-00011 Updated ESX service console packages for Samba and vmnix",
            "refsource": "MLIST",
            "url": "http://lists.vmware.com/pipermail/security-announce/2008/000023.html"
          },
          {
            "name": "SUSE-SA:2008:030",
            "refsource": "SUSE",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2008-06/msg00006.html"
          },
          {
            "name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e40cd10ccff3d9fbffd57b93780bee4b7b9bff51",
            "refsource": "CONFIRM",
            "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e40cd10ccff3d9fbffd57b93780bee4b7b9bff51"
          },
          {
            "name": "31246",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/31246"
          },
          {
            "name": "[gcc-patches] 20080306 [PATCH, i386]: Emit cld instruction when stringops are used",
            "refsource": "MLIST",
            "url": "http://gcc.gnu.org/ml/gcc-patches/2008-03/msg00417.html"
          },
          {
            "name": "30818",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/30818"
          },
          {
            "name": "SUSE-SA:2008:032",
            "refsource": "SUSE",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2008-07/msg00002.html"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:gnu:gcc:4.3:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2008-1367"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "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."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-399"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://lwn.net/Articles/272048/#Comments",
              "refsource": "MISC",
              "tags": [],
              "url": "http://lwn.net/Articles/272048/#Comments"
            },
            {
              "name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469058",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469058"
            },
            {
              "name": "[linux-kernel] 20080305 Linux doesn\u0027t follow x86/x86-64 ABI wrt direction flag",
              "refsource": "MLIST",
              "tags": [
                "Exploit"
              ],
              "url": "http://lkml.org/lkml/2008/3/5/207"
            },
            {
              "name": "[gcc-patches] 20080306 [PATCH, i386]: Emit cld instruction when stringops are used",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://gcc.gnu.org/ml/gcc-patches/2008-03/msg00417.html"
            },
            {
              "name": "[gcc-patches] 20080306 Re: [PATCH, i386]: Emit cld instruction when stringops are used",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://gcc.gnu.org/ml/gcc-patches/2008-03/msg00432.html"
            },
            {
              "name": "[gcc-patches] 20080306 Re: [PATCH, i386]: Emit cld instruction when stringops are used",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://gcc.gnu.org/ml/gcc-patches/2008-03/msg00428.html"
            },
            {
              "name": "[gcc-patches] 20080307 Re: [PATCH, i386]: Emit cld instruction when stringops are used",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://gcc.gnu.org/ml/gcc-patches/2008-03/msg00499.html"
            },
            {
              "name": "RHSA-2008:0211",
              "refsource": "REDHAT",
              "tags": [],
              "url": "http://www.redhat.com/support/errata/RHSA-2008-0211.html"
            },
            {
              "name": "RHSA-2008:0233",
              "refsource": "REDHAT",
              "tags": [],
              "url": "http://www.redhat.com/support/errata/RHSA-2008-0233.html"
            },
            {
              "name": "31246",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/31246"
            },
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=437312",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=437312"
            },
            {
              "name": "[git-commits-head] 20080307 x86: clear DF before calling signal handler",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://marc.info/?l=git-commits-head\u0026m=120492000901739\u0026w=2"
            },
            {
              "name": "SUSE-SA:2008:032",
              "refsource": "SUSE",
              "tags": [],
              "url": "http://lists.opensuse.org/opensuse-security-announce/2008-07/msg00002.html"
            },
            {
              "name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e40cd10ccff3d9fbffd57b93780bee4b7b9bff51",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e40cd10ccff3d9fbffd57b93780bee4b7b9bff51"
            },
            {
              "name": "30818",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/30818"
            },
            {
              "name": "30890",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/30890"
            },
            {
              "name": "SUSE-SA:2008:030",
              "refsource": "SUSE",
              "tags": [],
              "url": "http://lists.opensuse.org/opensuse-security-announce/2008-06/msg00006.html"
            },
            {
              "name": "SUSE-SA:2008:031",
              "refsource": "SUSE",
              "tags": [],
              "url": "http://lists.opensuse.org/opensuse-security-announce/2008-07/msg00000.html"
            },
            {
              "name": "RHSA-2008:0508",
              "refsource": "REDHAT",
              "tags": [],
              "url": "http://rhn.redhat.com/errata/RHSA-2008-0508.html"
            },
            {
              "name": "[Security-announce] 20080728 VMSA-2008-00011 Updated ESX service console packages for Samba and vmnix",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://lists.vmware.com/pipermail/security-announce/2008/000023.html"
            },
            {
              "name": "30962",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/30962"
            },
            {
              "name": "30850",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/30850"
            },
            {
              "name": "30116",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/30116"
            },
            {
              "name": "30110",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/30110"
            },
            {
              "name": "29084",
              "refsource": "BID",
              "tags": [],
              "url": "http://www.securityfocus.com/bid/29084"
            },
            {
              "name": "ADV-2008-2222",
              "refsource": "VUPEN",
              "tags": [],
              "url": "http://www.vupen.com/english/advisories/2008/2222/references"
            },
            {
              "name": "gcc-cld-dos(41340)",
              "refsource": "XF",
              "tags": [],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41340"
            },
            {
              "name": "oval:org.mitre.oval:def:11108",
              "refsource": "OVAL",
              "tags": [],
              "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11108"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 7.5,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 6.4,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": true,
          "severity": "HIGH",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2017-09-29T01:30Z",
      "publishedDate": "2008-03-17T23:44Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…