ghsa-26x8-79q7-x5qq
Vulnerability from github
Published
2025-04-16 15:34
Modified
2025-04-16 15:34
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
x86/microcode/AMD: Fix __apply_microcode_amd()'s return value
When verify_sha256_digest() fails, __apply_microcode_amd() should propagate the failure by returning false (and not -1 which is promoted to true).
{ "affected": [], "aliases": [ "CVE-2025-22047" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-04-16T15:15:58Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/microcode/AMD: Fix __apply_microcode_amd()\u0027s return value\n\nWhen verify_sha256_digest() fails, __apply_microcode_amd() should propagate\nthe failure by returning false (and not -1 which is promoted to true).", "id": "GHSA-26x8-79q7-x5qq", "modified": "2025-04-16T15:34:40Z", "published": "2025-04-16T15:34:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22047" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/31ab12df723543047c3fc19cb8f8c4498ec6267f" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/763f4d638f71cb45235395790a46e9f9e84227fd" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/7f705a45f130a85fbf31c2abdc999c65644c8307" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/ada88219d5315fc13f2910fe278c7112d8d68889" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/d295c58fad1d5ab987a81f139dd21498732c4f13" } ], "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.
Loading…
Loading…