ghsa-gmgh-9qgw-5r7q
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:
nbd: null check for nla_nest_start
nla_nest_start() may fail and return NULL. Insert a check and set errno based on other call sites within the same source code.
{ "affected": [], "aliases": [ "CVE-2024-27025" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-05-01T13:15:48Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnbd: null check for nla_nest_start\n\nnla_nest_start() may fail and return NULL. Insert a check and set errno\nbased on other call sites within the same source code.", "id": "GHSA-gmgh-9qgw-5r7q", "modified": "2024-06-26T00:31:40Z", "published": "2024-05-01T15:30:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27025" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/31edf4bbe0ba27fd03ac7d87eb2ee3d2a231af6d" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/44214d744be32a4769faebba764510888f1eb19e" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/4af837db0fd3679fabc7b7758397090b0c06dced" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/96436365e5d80d0106ea785a4f80a58e7c9edff8" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/98e60b538e66c90b9a856828c71d4e975ebfa797" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/b7f5aed55829f376e4f7e5ea5b80ccdcb023e983" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/ba6a9970ce9e284cbc04099361c58731e308596a" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/e803040b368d046434fbc8a91945c690332c4fcf" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
- 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.