Home > Operation and Maintenance > Safety > Example analysis of Samba security vulnerabilities

Example analysis of Samba security vulnerabilities

王林
Release: 2023-05-25 16:40:06
forward
1059 people have browsed it

Today Samba reported another major vulnerability. The vulnerability is currently numbered CVE-2015-0240. An uninitialized pointer in the Samba daemon smbd can be exploited remotely. She can allow a malicious Samba client to send a specific netlogon. The packet thus obtains the permission to run smbd, and the default permission of smbd is still the root super administrator. This vulnerability affects Samba 3.5 and higher versions. Most current GNU/Linux distributions will be affected. Vulnerability analysis by Red Hat Security Team The report has been released.

The current solution to temporarily reduce the risk: add:

rpc_server:netlogon=disabled

in /etc/samba/smb.conf

The above is the detailed content of Example analysis of Samba security vulnerabilities. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template