ghsa-5652-4j93-xhg6
Vulnerability from github
Published
2024-12-24 12:30
Modified
2025-01-07 18:30
Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
clk: clk-apple-nco: Add NULL check in applnco_probe
Add NULL check in applnco_probe, to handle kernel NULL pointer dereference error.
{ "affected": [], "aliases": [ "CVE-2024-53154" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-12-24T12:15:23Z", "severity": "MODERATE" }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nclk: clk-apple-nco: Add NULL check in applnco_probe\n\nAdd NULL check in applnco_probe, to handle kernel NULL pointer\ndereference error.", "id": "GHSA-5652-4j93-xhg6", "modified": "2025-01-07T18:30:47Z", "published": "2024-12-24T12:30:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53154" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/066c14619e8379c1bafbbf8196fd38eac303472b" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/534e02f83889ccef5fe6beb46e773ab9d4ae1655" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/72ea9a7e9e260aa39f9d1c9254cf92adfb05c4f5" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/969c765e2b508cca9099d246c010a1e48dcfd089" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/9a5905b725739af6a105f9e564e7c80d69969d2b" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
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.