ghsa-53pc-8xr3-68wx
Vulnerability from github
Published
2023-11-03 09:32
Modified
2024-08-21 18:31
Severity ?
Details
An out-of-bounds (OOB) memory read flaw was found in parse_lease_state in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. When an attacker sends the CREATE command with a malformed payload to KSMBD, due to a missing check of NameOffset
in the parse_lease_state()
function, the create_context
object can access invalid memory.
{ "affected": [], "aliases": [ "CVE-2023-1194" ], "database_specific": { "cwe_ids": [ "CWE-125", "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-11-03T08:15:07Z", "severity": "HIGH" }, "details": "An out-of-bounds (OOB) memory read flaw was found in parse_lease_state in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. When an attacker sends the CREATE command with a malformed payload to KSMBD, due to a missing check of `NameOffset` in the `parse_lease_state()` function, the `create_context` object can access invalid memory.", "id": "GHSA-53pc-8xr3-68wx", "modified": "2024-08-21T18:31:25Z", "published": "2023-11-03T09:32:49Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1194" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2023-1194" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2154176" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20231221-0006" }, { "type": "WEB", "url": "https://www.spinics.net/lists/stable-commits/msg303065.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H", "type": "CVSS_V3" } ] }
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.