gsd-2005-0756
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
ptrace in Linux kernel 2.6.8.1 does not properly verify addresses on the amd64 platform, which allows local users to cause a denial of service (kernel crash).
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2005-0756",
"description": "ptrace in Linux kernel 2.6.8.1 does not properly verify addresses on the amd64 platform, which allows local users to cause a denial of service (kernel crash).",
"id": "GSD-2005-0756",
"references": [
"https://www.suse.com/security/cve/CVE-2005-0756.html",
"https://www.debian.org/security/2005/dsa-922",
"https://www.debian.org/security/2005/dsa-921",
"https://access.redhat.com/errata/RHSA-2005:663",
"https://access.redhat.com/errata/RHSA-2005:514"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2005-0756"
],
"details": "ptrace in Linux kernel 2.6.8.1 does not properly verify addresses on the amd64 platform, which allows local users to cause a denial of service (kernel crash).",
"id": "GSD-2005-0756",
"modified": "2023-12-13T01:20:08.794563Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2005-0756",
"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": "ptrace in Linux kernel 2.6.8.1 does not properly verify addresses on the amd64 platform, which allows local users to cause a denial of service (kernel crash)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.securityfocus.com/archive/1/427980/100/0/threaded",
"refsource": "MISC",
"url": "http://www.securityfocus.com/archive/1/427980/100/0/threaded"
},
{
"name": "http://www.securityfocus.com/archive/1/428058/100/0/threaded",
"refsource": "MISC",
"url": "http://www.securityfocus.com/archive/1/428058/100/0/threaded"
},
{
"name": "http://secunia.com/advisories/18056",
"refsource": "MISC",
"url": "http://secunia.com/advisories/18056"
},
{
"name": "http://secunia.com/advisories/18059",
"refsource": "MISC",
"url": "http://secunia.com/advisories/18059"
},
{
"name": "http://www.debian.org/security/2005/dsa-921",
"refsource": "MISC",
"url": "http://www.debian.org/security/2005/dsa-921"
},
{
"name": "http://www.debian.org/security/2005/dsa-922",
"refsource": "MISC",
"url": "http://www.debian.org/security/2005/dsa-922"
},
{
"name": "http://secunia.com/advisories/17002",
"refsource": "MISC",
"url": "http://secunia.com/advisories/17002"
},
{
"name": "http://secunia.com/advisories/17073",
"refsource": "MISC",
"url": "http://secunia.com/advisories/17073"
},
{
"name": "http://www.redhat.com/support/errata/RHSA-2005-514.html",
"refsource": "MISC",
"url": "http://www.redhat.com/support/errata/RHSA-2005-514.html"
},
{
"name": "http://www.redhat.com/support/errata/RHSA-2005-663.html",
"refsource": "MISC",
"url": "http://www.redhat.com/support/errata/RHSA-2005-663.html"
},
{
"name": "http://www.vupen.com/english/advisories/2005/1878",
"refsource": "MISC",
"url": "http://www.vupen.com/english/advisories/2005/1878"
},
{
"name": "http://www.securityfocus.com/bid/13891",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/13891"
},
{
"name": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11119",
"refsource": "MISC",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11119"
},
{
"name": "https://usn.ubuntu.com/137-1/",
"refsource": "MISC",
"url": "https://usn.ubuntu.com/137-1/"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:linux:linux_kernel:2.6.8.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2005-0756"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "ptrace in Linux kernel 2.6.8.1 does not properly verify addresses on the amd64 platform, which allows local users to cause a denial of service (kernel crash)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-399"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "DSA-922",
"refsource": "DEBIAN",
"tags": [],
"url": "http://www.debian.org/security/2005/dsa-922"
},
{
"name": "DSA-921",
"refsource": "DEBIAN",
"tags": [],
"url": "http://www.debian.org/security/2005/dsa-921"
},
{
"name": "13891",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/13891"
},
{
"name": "18056",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/18056"
},
{
"name": "18059",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/18059"
},
{
"name": "RHSA-2005:514",
"refsource": "REDHAT",
"tags": [],
"url": "http://www.redhat.com/support/errata/RHSA-2005-514.html"
},
{
"name": "RHSA-2005:663",
"refsource": "REDHAT",
"tags": [],
"url": "http://www.redhat.com/support/errata/RHSA-2005-663.html"
},
{
"name": "17073",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/17073"
},
{
"name": "17002",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/17002"
},
{
"name": "ADV-2005-1878",
"refsource": "VUPEN",
"tags": [
"Vendor Advisory"
],
"url": "http://www.vupen.com/english/advisories/2005/1878"
},
{
"name": "oval:org.mitre.oval:def:11119",
"refsource": "OVAL",
"tags": [],
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11119"
},
{
"name": "USN-137-1",
"refsource": "UBUNTU",
"tags": [],
"url": "https://usn.ubuntu.com/137-1/"
},
{
"name": "FLSA:157459-2",
"refsource": "FEDORA",
"tags": [],
"url": "http://www.securityfocus.com/archive/1/428058/100/0/threaded"
},
{
"name": "FLSA:157459-3",
"refsource": "FEDORA",
"tags": [],
"url": "http://www.securityfocus.com/archive/1/427980/100/0/threaded"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.1,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "LOW",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2018-10-19T15:31Z",
"publishedDate": "2005-06-08T04:00Z"
}
}
}
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…