gsd-2005-0400
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
The ext2_make_empty function call in the Linux kernel before 2.6.11.6 does not properly initialize memory when creating a block for a new directory entry, which allows local users to obtain potentially sensitive information by reading the block.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2005-0400", "description": "The ext2_make_empty function call in the Linux kernel before 2.6.11.6 does not properly initialize memory when creating a block for a new directory entry, which allows local users to obtain potentially sensitive information by reading the block.", "id": "GSD-2005-0400", "references": [ "https://www.suse.com/security/cve/CVE-2005-0400.html", "https://access.redhat.com/errata/RHSA-2006:0191", "https://access.redhat.com/errata/RHSA-2006:0190", "https://access.redhat.com/errata/RHSA-2005:663", "https://access.redhat.com/errata/RHSA-2005:366" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2005-0400" ], "details": "The ext2_make_empty function call in the Linux kernel before 2.6.11.6 does not properly initialize memory when creating a block for a new directory entry, which allows local users to obtain potentially sensitive information by reading the block.", "id": "GSD-2005-0400", "modified": "2023-12-13T01:20:08.996757Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2005-0400", "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": "The ext2_make_empty function call in the Linux kernel before 2.6.11.6 does not properly initialize memory when creating a block for a new directory entry, which allows local users to obtain potentially sensitive information by reading the block." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.redhat.com/support/errata/RHSA-2005-366.html", "refsource": "MISC", "url": "http://www.redhat.com/support/errata/RHSA-2005-366.html" }, { "name": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=152532", "refsource": "MISC", "url": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=152532" }, { "name": "http://secunia.com/advisories/18684", "refsource": "MISC", "url": "http://secunia.com/advisories/18684" }, { "name": "http://www.redhat.com/support/errata/RHSA-2006-0190.html", "refsource": "MISC", "url": "http://www.redhat.com/support/errata/RHSA-2006-0190.html" }, { "name": "http://www.redhat.com/support/errata/RHSA-2006-0191.html", "refsource": "MISC", "url": "http://www.redhat.com/support/errata/RHSA-2006-0191.html" }, { "name": "http://secunia.com/advisories/17002", "refsource": "MISC", "url": "http://secunia.com/advisories/17002" }, { "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://arkoon.net/advisories/ext2-make-empty-leak.txt", "refsource": "MISC", "url": "http://arkoon.net/advisories/ext2-make-empty-leak.txt" }, { "name": "http://kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.11.6", "refsource": "MISC", "url": "http://kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.11.6" }, { "name": "http://marc.info/?l=bugtraq\u0026m=111238764720696\u0026w=2", "refsource": "MISC", "url": "http://marc.info/?l=bugtraq\u0026m=111238764720696\u0026w=2" }, { "name": "http://secunia.com/advisories/14713/", "refsource": "MISC", "url": "http://secunia.com/advisories/14713/" }, { "name": "http://www.securityfocus.com/bid/12932", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/12932" }, { "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/19866", "refsource": "MISC", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/19866" }, { "name": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10336", "refsource": "MISC", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10336" }, { "name": "https://usn.ubuntu.com/103-1/", "refsource": "MISC", "url": "https://usn.ubuntu.com/103-1/" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.6.11.6", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2005-0400" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The ext2_make_empty function call in the Linux kernel before 2.6.11.6 does not properly initialize memory when creating a block for a new directory entry, which allows local users to obtain potentially sensitive information by reading the block." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "http://arkoon.net/advisories/ext2-make-empty-leak.txt", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "http://arkoon.net/advisories/ext2-make-empty-leak.txt" }, { "name": "http://kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.11.6", "refsource": "CONFIRM", "tags": [], "url": "http://kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.11.6" }, { "name": "14713", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/14713/" }, { "name": "FLSA:152532", "refsource": "FEDORA", "tags": [], "url": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=152532" }, { "name": "RHSA-2006:0190", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2006-0190.html" }, { "name": "RHSA-2006:0191", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2006-0191.html" }, { "name": "18684", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/18684" }, { "name": "RHSA-2005:366", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2005-366.html" }, { "name": "RHSA-2005:663", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2005-663.html" }, { "name": "17002", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/17002" }, { "name": "12932", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/12932" }, { "name": "ADV-2005-1878", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2005/1878" }, { "name": "20050401 Information leak in the Linux kernel ext2 implementation", "refsource": "BUGTRAQ", "tags": [], "url": "http://marc.info/?l=bugtraq\u0026m=111238764720696\u0026w=2" }, { "name": "kernel-ext2-information-disclosure(19866)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/19866" }, { "name": "oval:org.mitre.oval:def:10336", "refsource": "OVAL", "tags": [], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10336" }, { "name": "USN-103-1", "refsource": "UBUNTU", "tags": [], "url": "https://usn.ubuntu.com/103-1/" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 2.1, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-03T21:29Z", "publishedDate": "2005-05-02T04: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.
- 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.