gsd-2009-2911
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
SystemTap 1.0, when the --unprivileged option is used, does not properly restrict certain data sizes, which allows local users to (1) cause a denial of service or gain privileges via a print operation with a large number of arguments that trigger a kernel stack overflow, (2) cause a denial of service via crafted DWARF expressions that trigger a kernel stack frame overflow, or (3) cause a denial of service (infinite loop) via vectors that trigger creation of large unwind tables, related to Common Information Entry (CIE) and Call Frame Instruction (CFI) records.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2009-2911",
"description": "SystemTap 1.0, when the --unprivileged option is used, does not properly restrict certain data sizes, which allows local users to (1) cause a denial of service or gain privileges via a print operation with a large number of arguments that trigger a kernel stack overflow, (2) cause a denial of service via crafted DWARF expressions that trigger a kernel stack frame overflow, or (3) cause a denial of service (infinite loop) via vectors that trigger creation of large unwind tables, related to Common Information Entry (CIE) and Call Frame Instruction (CFI) records.",
"id": "GSD-2009-2911",
"references": [
"https://www.suse.com/security/cve/CVE-2009-2911.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2009-2911"
],
"details": "SystemTap 1.0, when the --unprivileged option is used, does not properly restrict certain data sizes, which allows local users to (1) cause a denial of service or gain privileges via a print operation with a large number of arguments that trigger a kernel stack overflow, (2) cause a denial of service via crafted DWARF expressions that trigger a kernel stack frame overflow, or (3) cause a denial of service (infinite loop) via vectors that trigger creation of large unwind tables, related to Common Information Entry (CIE) and Call Frame Instruction (CFI) records.",
"id": "GSD-2009-2911",
"modified": "2023-12-13T01:19:46.434521Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2009-2911",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "SystemTap 1.0, when the --unprivileged option is used, does not properly restrict certain data sizes, which allows local users to (1) cause a denial of service or gain privileges via a print operation with a large number of arguments that trigger a kernel stack overflow, (2) cause a denial of service via crafted DWARF expressions that trigger a kernel stack frame overflow, or (3) cause a denial of service (infinite loop) via vectors that trigger creation of large unwind tables, related to Common Information Entry (CIE) and Call Frame Instruction (CFI) records."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41633",
"refsource": "MISC",
"url": "http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41633"
},
{
"name": "http://secunia.com/advisories/37167",
"refsource": "MISC",
"url": "http://secunia.com/advisories/37167"
},
{
"name": "http://sources.redhat.com/bugzilla/show_bug.cgi?id=10750",
"refsource": "MISC",
"url": "http://sources.redhat.com/bugzilla/show_bug.cgi?id=10750"
},
{
"name": "http://www.openwall.com/lists/oss-security/2009/10/21/1",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2009/10/21/1"
},
{
"name": "http://www.securityfocus.com/bid/36778",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/36778"
},
{
"name": "http://www.vupen.com/english/advisories/2009/2989",
"refsource": "MISC",
"url": "http://www.vupen.com/english/advisories/2009/2989"
},
{
"name": "https://www.redhat.com/archives/fedora-package-announce/2009-October/msg00627.html",
"refsource": "MISC",
"url": "https://www.redhat.com/archives/fedora-package-announce/2009-October/msg00627.html"
},
{
"name": "https://www.redhat.com/archives/fedora-package-announce/2009-October/msg00793.html",
"refsource": "MISC",
"url": "https://www.redhat.com/archives/fedora-package-announce/2009-October/msg00793.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=529175",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=529175"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:systemtap:systemtap:1.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2009-2911"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "SystemTap 1.0, when the --unprivileged option is used, does not properly restrict certain data sizes, which allows local users to (1) cause a denial of service or gain privileges via a print operation with a large number of arguments that trigger a kernel stack overflow, (2) cause a denial of service via crafted DWARF expressions that trigger a kernel stack frame overflow, or (3) cause a denial of service (infinite loop) via vectors that trigger creation of large unwind tables, related to Common Information Entry (CIE) and Call Frame Instruction (CFI) records."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "36778",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/36778"
},
{
"name": "http://sources.redhat.com/bugzilla/show_bug.cgi?id=10750",
"refsource": "CONFIRM",
"tags": [
"Exploit"
],
"url": "http://sources.redhat.com/bugzilla/show_bug.cgi?id=10750"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=529175",
"refsource": "CONFIRM",
"tags": [],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=529175"
},
{
"name": "http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41633",
"refsource": "MISC",
"tags": [],
"url": "http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41633"
},
{
"name": "[oss-security] 20091021 CVE assignment notification -- CVE-2009-2911 - Three SystemTap-1.0 DoS issues",
"refsource": "MLIST",
"tags": [
"Patch"
],
"url": "http://www.openwall.com/lists/oss-security/2009/10/21/1"
},
{
"name": "ADV-2009-2989",
"refsource": "VUPEN",
"tags": [
"Vendor Advisory"
],
"url": "http://www.vupen.com/english/advisories/2009/2989"
},
{
"name": "FEDORA-2009-10719",
"refsource": "FEDORA",
"tags": [],
"url": "https://www.redhat.com/archives/fedora-package-announce/2009-October/msg00627.html"
},
{
"name": "37167",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/37167"
},
{
"name": "FEDORA-2009-10849",
"refsource": "FEDORA",
"tags": [],
"url": "https://www.redhat.com/archives/fedora-package-announce/2009-October/msg00793.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 1.9,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 3.4,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "LOW",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2009-10-31T06:22Z",
"publishedDate": "2009-10-22T16:30Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…