ghsa-p237-mjc7-7qqj
Vulnerability from github
Published
2024-10-21 18:30
Modified
2024-11-08 18:30
Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package()
ACPICA commit 4d4547cf13cca820ff7e0f859ba83e1a610b9fd0
ACPI_ALLOCATE_ZEROED() may fail, elements might be NULL and will cause NULL pointer dereference later.
[ rjw: Subject and changelog edits ]
{ "affected": [], "aliases": [ "CVE-2024-49962" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-10-21T18:15:17Z", "severity": "MODERATE" }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package()\n\nACPICA commit 4d4547cf13cca820ff7e0f859ba83e1a610b9fd0\n\nACPI_ALLOCATE_ZEROED() may fail, elements might be NULL and will cause\nNULL pointer dereference later.\n\n[ rjw: Subject and changelog edits ]", "id": "GHSA-p237-mjc7-7qqj", "modified": "2024-11-08T18:30:45Z", "published": "2024-10-21T18:30:59Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49962" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/1c9b8775062f8d854a80caf186af57fc617d454c" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/402b4c6b7500c7cca6972d2456a4a422801035b5" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/4588ea78d3904bebb613b0bb025669e75800f546" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/4669da66ebc5b09881487f30669b0fcdb462188e" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/a5242874488eba2b9062985bf13743c029821330" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/a907c113a8b66972f15f084d7dff960207b1f71d" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/ae5d4c7e76ba393d20366dfea1f39f24560ffb1d" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/cbb67e245dacd02b5e1d82733892647df1523982" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/f282db38953ad71dd4f3f8877a4e1d37e580e30a" } ], "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.