ghsa-4f7g-mqhx-8h4r
Vulnerability from github
Published
2024-11-07 12:30
Modified
2024-11-13 18:31
Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
RDMA/bnxt_re: Fix a possible memory leak
In bnxt_re_setup_chip_ctx() when bnxt_qplib_map_db_bar() fails driver is not freeing the memory allocated for "rdev->chip_ctx".
{ affected: [], aliases: [ "CVE-2024-50172", ], database_specific: { cwe_ids: [ "CWE-401", ], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2024-11-07T10:15:08Z", severity: "MODERATE", }, details: "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/bnxt_re: Fix a possible memory leak\n\nIn bnxt_re_setup_chip_ctx() when bnxt_qplib_map_db_bar() fails\ndriver is not freeing the memory allocated for \"rdev->chip_ctx\".", id: "GHSA-4f7g-mqhx-8h4r", modified: "2024-11-13T18:31:53Z", published: "2024-11-07T12:30:35Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-50172", }, { type: "WEB", url: "https://git.kernel.org/stable/c/3fc5410f225d1651580a4aeb7c72f55e28673b53", }, { type: "WEB", url: "https://git.kernel.org/stable/c/595fa9b17201028d35f92d450fc0ecda873fe469", }, { type: "WEB", url: "https://git.kernel.org/stable/c/73e04a6114e08b5eb10e589e12b680955accb376", }, ], 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", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.