ghsa-wmm8-g693-g247
Vulnerability from github
Published
2022-05-13 01:18
Modified
2022-05-13 01:18
Details
The arch_dup_task_struct function in the Transactional Memory (TM) implementation in arch/powerpc/kernel/process.c in the Linux kernel before 3.13.7 on the powerpc platform does not properly interact with the clone and fork system calls, which allows local users to cause a denial of service (Program Check and system crash) via certain instructions that are executed with the processor in the Transactional state.
{ "affected": [], "aliases": [ "CVE-2014-2673" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-04-01T06:35:00Z", "severity": "MODERATE" }, "details": "The arch_dup_task_struct function in the Transactional Memory (TM) implementation in arch/powerpc/kernel/process.c in the Linux kernel before 3.13.7 on the powerpc platform does not properly interact with the clone and fork system calls, which allows local users to cause a denial of service (Program Check and system crash) via certain instructions that are executed with the processor in the Transactional state.", "id": "GHSA-wmm8-g693-g247", "modified": "2022-05-13T01:18:00Z", "published": "2022-05-13T01:18:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-2673" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/621b5060e823301d0cba4cb52a7ee3491922d291" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/92113" }, { "type": "WEB", "url": "https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.12.15" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=621b5060e823301d0cba4cb52a7ee3491922d291" }, { "type": "WEB", "url": "http://secunia.com/advisories/57436" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.7" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/03/30/5" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/66477" } ], "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.