ghsa-gxj3-vh7p-4j4h
Vulnerability from github
Published
2024-12-24 12:30
Modified
2025-03-06 15:34
Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
crypto: qat/qat_4xxx - fix off by one in uof_get_name()
The fw_objs[] array has "num_objs" elements so the > needs to be >= to prevent an out of bounds read.
{ affected: [], aliases: [ "CVE-2024-53162", ], database_specific: { cwe_ids: [ "CWE-125", ], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2024-12-24T12:15:24Z", severity: "HIGH", }, details: "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: qat/qat_4xxx - fix off by one in uof_get_name()\n\nThe fw_objs[] array has \"num_objs\" elements so the > needs to be >= to\nprevent an out of bounds read.", id: "GHSA-gxj3-vh7p-4j4h", modified: "2025-03-06T15:34:38Z", published: "2024-12-24T12:30:43Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-53162", }, { type: "WEB", url: "https://git.kernel.org/stable/c/05c9a7a5344425860202a8f3efea4d8ed2d10edb", }, { type: "WEB", url: "https://git.kernel.org/stable/c/475b5098043eef6e72751aadeab687992a5b63d1", }, { type: "WEB", url: "https://git.kernel.org/stable/c/700852528fc5295897d6089eea0656d67f9b9d88", }, { type: "WEB", url: "https://git.kernel.org/stable/c/e69d2845aaa080960f38761f78fd25aa856620c6", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/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.