ghsa-v3wx-9x2c-vf5m
Vulnerability from github
Published
2022-05-01 07:36
Modified
2022-05-01 07:36
Details
The do_coredump function in fs/exec.c in the Linux kernel 2.6.19 sets the flag variable to O_EXCL but does not use it, which allows context-dependent attackers to modify arbitrary files via a rewrite attack during a core dump.
{ "affected": [], "aliases": [ "CVE-2006-6304" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2006-12-14T20:28:00Z", "severity": "HIGH" }, "details": "The do_coredump function in fs/exec.c in the Linux kernel 2.6.19 sets the flag variable to O_EXCL but does not use it, which allows context-dependent attackers to modify arbitrary files via a rewrite attack during a core dump.", "id": "GHSA-v3wx-9x2c-vf5m", "modified": "2022-05-01T07:36:51Z", "published": "2022-05-01T07:36:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-6304" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10797" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7446" }, { "type": "WEB", "url": "https://rhn.redhat.com/errata/RHSA-2010-0046.html" }, { "type": "WEB", "url": "https://rhn.redhat.com/errata/RHSA-2010-0095.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/23349" }, { "type": "WEB", "url": "http://support.avaya.com/css/P8/documents/100073666" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.19.1" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/21591" }, { "type": "WEB", "url": "http://www.trustix.org/errata/2006/0074" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2006/5002" } ], "schema_version": "1.4.0", "severity": [] }
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.