Bug 6860 - [Anolis OS 23] Bugfix for CVE-2023-42669
Summary: [Anolis OS 23] Bugfix for CVE-2023-42669
Status: RESOLVED FIXED
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: unspecified
Hardware: All Linux
: P4-Low S4-trivial
Target Milestone: ---
Assignee: happy_orange
QA Contact: bolong_tbl
URL:
Whiteboard:
Keywords: CVE
Depends on:
Blocks:
 
Reported: 2023-10-17 11:49 UTC by 小龙
Modified: 2023-10-17 11:51 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 小龙 admin 2023-10-17 11:49:30 UTC
Description:
A vulnerability was found in Samba's "rpcecho" development server, a non-Windows RPC server used to test Samba's DCE/RPC stack elements. This vulnerability stems from an RPC function that can be blocked indefinitely. The issue arises because the "rpcecho" service operates with only one worker in the main RPC task, allowing calls to the "rpcecho" server to be blocked for a specified time, causing service disruptions. This disruption is triggered by a "sleep()" call in the "dcesrv_echo_TestSleep()" function under specific conditions. Authenticated users or attackers can exploit this vulnerability to make calls to the "rpcecho" server, requesting it to block for a specified duration, effectively disrupting most services and leading to a complete denial of service on the AD DC. The DoS affects all other services as "rpcecho" runs in the main RPC task.

Broken commit info:

Bugfix commit info:
https://download.samba.orghttps://download.samba.org/pub/samba/ftp/patches/security/samba-4.19.1-security-2023-10-10.patch
https://download.samba.orghttps://download.samba.org/pub/samba/ftp/patches/security/samba-4.18.8-security-2023-10-10.patch
https://download.samba.orghttps://download.samba.org/pub/samba/ftp/patches/security/samba-4.17.12-security-2023-10-10.patch
Comment 1 小龙 admin 2023-10-17 11:51:43 UTC
PR: 
https://gitee.com/src-anolis-os/samba/pulls/36