ghsa-h72q-rx75-mpgf
Vulnerability from github
Published
2024-10-09 15:32
Modified
2024-10-23 18:33
Severity ?
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
Definitely condition dma_get_cache_alignment * defined value > 256 during driver initialization is not reason to BUG_ON(). Turn that to graceful error out with -EINVAL.
{ "affected": [], "aliases": [ "CVE-2024-47665" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-10-09T15:15:15Z", "severity": "MODERATE" }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ni3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup\n\nDefinitely condition dma_get_cache_alignment * defined value \u003e 256\nduring driver initialization is not reason to BUG_ON(). Turn that to\ngraceful error out with -EINVAL.", "id": "GHSA-h72q-rx75-mpgf", "modified": "2024-10-23T18:33:06Z", "published": "2024-10-09T15:32:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47665" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/2666085335bdfedf90d91f4071490ad3980be785" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/5a022269abb22809f2a174b90f200fc4b9526058" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/8a2be2f1db268ec735419e53ef04ca039fc027dc" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/cacb76df247a7cd842ff29755a523b1cba6c0508" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/e2d14bfda9eb5393f8a17008afe2aa7fe0a29815" } ], "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.
Loading…
Loading…