CVE-2023-34966 HIGH

CVE-2023-34966: Samba: infinite loop in mdssvc rpc service for spotlight

Vendor Red Hat
Product Red Hat Enterprise Linux 6
Weakness CWE-835
Published July 20, 2023
Last update November 20, 2025

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

An infinite loop vulnerability was found in Samba's mdssvc RPC service for Spotlight. When parsing Spotlight mdssvc RPC packets sent by the client, the core unmarshalling function sl_unpack_loop() did not validate a field in the network packet that contains the count of elements in an array-like structure. By passing 0 as the count value, the attacked function will run in an endless loop consuming 100% CPU. This flaw allows an attacker to issue a malformed RPC request, triggering an infinite loop, resulting in a denial of service condition.

Key dates

02Disclosure timeline

July 20, 2023 CVE published
November 20, 2025 Record updated