ghsa-rfjq-rm7g-fv8j
Vulnerability from github
Published
2024-05-01 15:30
Modified
2024-06-26 00:31
Details
In the Linux kernel, the following vulnerability has been resolved:
cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return value
cpufreq_cpu_get may return NULL. To avoid NULL-dereference check it and return 0 in case of error.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
{ "affected": [], "aliases": [ "CVE-2024-27051" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-05-01T13:15:50Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ncpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get\u0027s return value\n\ncpufreq_cpu_get may return NULL. To avoid NULL-dereference check it\nand return 0 in case of error.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.", "id": "GHSA-rfjq-rm7g-fv8j", "modified": "2024-06-26T00:31:41Z", "published": "2024-05-01T15:30:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27051" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/74b84d0d71180330efe67c82f973a87f828323e5" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/9127599c075caff234359950117018a010dd01db" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/b25b64a241d769e932a022e5c780cf135ef56035" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/d951cf510fb0df91d3abac0121a59ebbc63c0567" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/e6e3e51ffba0784782b1a076d7441605697ea3c6" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/e72160cb6e23b78b41999d6885a34ce8db536095" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/f661017e6d326ee187db24194cabb013d81bc2a6" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html" } ], "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.