ghsa-332g-mj6w-rc2r
Vulnerability from github
Published
2025-05-02 18:31
Modified
2025-05-02 18:31
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
dm stats: check for and propagate alloc_percpu failure
Check alloc_precpu()'s return value and return an error from dm_stats_init() if it fails. Update alloc_dev() to fail if dm_stats_init() does.
Otherwise, a NULL pointer dereference will occur in dm_stats_cleanup() even if dm-stats isn't being actively used.
{ "affected": [], "aliases": [ "CVE-2023-53044" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-05-02T16:15:23Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndm stats: check for and propagate alloc_percpu failure\n\nCheck alloc_precpu()\u0027s return value and return an error from\ndm_stats_init() if it fails. Update alloc_dev() to fail if\ndm_stats_init() does.\n\nOtherwise, a NULL pointer dereference will occur in dm_stats_cleanup()\neven if dm-stats isn\u0027t being actively used.", "id": "GHSA-332g-mj6w-rc2r", "modified": "2025-05-02T18:31:33Z", "published": "2025-05-02T18:31:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53044" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/0d96bd507ed7e7d565b6d53ebd3874686f123b2e" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/2287d7b721471a3d58bcd829250336e3cdf1635e" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/443c9d522397511a4328dc2ec3c9c63c73049756" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/4a32a9a818a895671bd43e0c40351e60e4e9140b" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/5b66e36a3efd24041b7374432bfa4dec2ff01e95" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/a42180dd361584816bfe15c137b665699b994d90" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/c68f08cc745675a17894e1b4a5b5b9700ace6da4" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/d3aa3e060c4a80827eb801fc448debc9daa7c46b" } ], "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…