{ "schema_version": "1.4.0", "id": "GHSA-gc23-69mx-hwjx", "modified": "2022-05-01T07:27:12Z", "published": "2022-05-01T07:27:12Z", "aliases": [ "CVE-2006-5331" ], "details": "The altivec_unavailable_exception function in arch/powerpc/kernel/traps.c in the Linux kernel before 2.6.19 on 64-bit systems mishandles the case where CONFIG_ALTIVEC is defined and the CPU actually supports Altivec, but the Altivec support was not detected by the kernel, which allows local users to cause a denial of service (panic) by triggering execution of an Altivec instruction.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-5331" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/6c4841c2b6c32a134f9f36e5e08857138cc12b10" }, { "type": "WEB", "url": "https://bugzilla.suse.com/show_bug.cgi?id=213229" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6c4841c2b6c32a134f9f36e5e08857138cc12b10" }, { "type": "WEB", "url": "http://www.linuxgrill.com/anonymous/kernel/v2.6/ChangeLog-2.6.19" } ], "database_specific": { "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-10-29T06:29:00Z" } }