CVE-2023-34967
CVSS V2 None
CVSS V3 None
Description
A Type Confusion vulnerability was found in Samba's mdssvc RPC service for Spotlight. When parsing Spotlight mdssvc RPC packets, one encoded data structure is a key-value style dictionary where the keys are character strings, and the values can be any of the supported types in the mdssvc protocol. Due to a lack of type checking in callers of the dalloc_value_for_key() function, which returns the object associated with a key, a caller may trigger a crash in talloc_get_size() when talloc detects that the passed-in pointer is not a valid talloc pointer. With an RPC worker process shared among multiple client connections, a malicious client or attacker can trigger a process crash in a shared RPC mdssvc worker process, affecting all other clients this worker serves.
Overview
- CVE ID
- CVE-2023-34967
- Assigner
- redhat
- Vulnerability Status
- PUBLISHED
- Published Version
- 2023-07-20T14:57:45.624Z
- Last Modified Date
- 2024-05-23T23:12:10.750Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://access.redhat.com/errata/RHSA-2023:6667 | vendor-advisory x_refsource_REDHAT |
https://access.redhat.com/errata/RHSA-2023:7139 | vendor-advisory x_refsource_REDHAT |
https://access.redhat.com/errata/RHSA-2024:0423 | vendor-advisory x_refsource_REDHAT |
https://access.redhat.com/errata/RHSA-2024:0580 | vendor-advisory x_refsource_REDHAT |
https://access.redhat.com/security/cve/CVE-2023-34967 | vdb-entry x_refsource_REDHAT |
https://bugzilla.redhat.com/show_bug.cgi?id=2222794 | issue-tracking x_refsource_REDHAT |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BPCSGND7LO467AJGR5DYBGZLTCGTOBCC/ | |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OT74M42E6C36W7PQVY3OS4ZM7DVYB64Z/ | |
https://security.netapp.com/advisory/ntap-20230731-0010/ | |
https://www.debian.org/security/2023/dsa-5477 | |
https://www.samba.org/samba/security/CVE-2023-34967.html |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-34967 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-34967 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-25 20:17:02 | Added to TrackCVE |