ghsa-7qch-65fq-c3xh
Vulnerability from github
Published
2024-05-01 06:31
Modified
2024-12-02 09:39
Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
ksmbd: fix potencial out-of-bounds when buffer offset is invalid
I found potencial out-of-bounds when buffer offset fields of a few requests is invalid. This patch set the minimum value of buffer offset field to ->Buffer offset to validate buffer length.
{ affected: [], aliases: [ "CVE-2024-26952", ], database_specific: { cwe_ids: [ "CWE-120", "CWE-125", ], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2024-05-01T06:15:11Z", severity: "HIGH", }, details: "In the Linux kernel, the following vulnerability has been resolved:\n\nksmbd: fix potencial out-of-bounds when buffer offset is invalid\n\nI found potencial out-of-bounds when buffer offset fields of a few requests\nis invalid. This patch set the minimum value of buffer offset field to\n->Buffer offset to validate buffer length.", id: "GHSA-7qch-65fq-c3xh", modified: "2024-12-02T09:39:11Z", published: "2024-05-01T06:31:41Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-26952", }, { type: "WEB", url: "https://git.kernel.org/stable/c/0c5541b4c980626fa3cab16ba1a451757778bbb5", }, { type: "WEB", url: "https://git.kernel.org/stable/c/2dcda336b6e80b72d58d30d40f2fad9724e5fe63", }, { type: "WEB", url: "https://git.kernel.org/stable/c/39bdc4197acf2ed13269167ccf093ee28cfa2a4e", }, { type: "WEB", url: "https://git.kernel.org/stable/c/ad6480c9a5d884e2704adc51d69895d93339176c", }, { type: "WEB", url: "https://git.kernel.org/stable/c/c6cd2e8d2d9aa7ee35b1fa6a668e32a22a9753da", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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.