samba 2:4.10.7+dfsg-0ubuntu2 source package in Ubuntu
Changelog
samba (2:4.10.7+dfsg-0ubuntu2) eoan; urgency=medium * SECURITY UPDATE: restricted share escape by user (LP: #1842533) - debian/patches/CVE-2019-10197-01-v4-10.patch: smbd: separate out impersonation debug info into a new function. - debian/patches/CVE-2019-10197-02-v4-10.patch: smbd: make sure that change_to_user_internal() always resets current_user.done_chdir - debian/patches/CVE-2019-10197-03-v4-10.patch: smbd: make sure we reset current_user.{need,done}_chdir in become_root() - debian/patches/CVE-2019-10197-04-v4-10.patch: selftest: make fsrvp_share its own independent subdirectory - debian/patches/CVE-2019-10197-05-v4-10.patch: test_smbclient_s3.sh: add regression test for the no permission on share root problem - debian/patches/CVE-2019-10197-06-v4-10.patch: smbd: split change_to_user_impersonate() out of change_to_user_internal() - CVE-2019-10197 -- Steve Beattie <email address hidden> Fri, 30 Aug 2019 11:07:19 -0700
Upload details
- Uploaded by:
- Steve Beattie
- Sponsored by:
- Bryce Harrington
- Uploaded to:
- Eoan
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
samba_4.10.7+dfsg.orig.tar.xz | 11.1 MiB | 5dbd6f31e8e3cd2d94f773167f359efeeebab41c537a6d4950114f69237810e2 |
samba_4.10.7+dfsg-0ubuntu2.debian.tar.xz | 237.9 KiB | ba10dd4de27a9e7137aebd288f2caf54d6cd91e08a9cbe6cafcbfd8558e9f8f8 |
samba_4.10.7+dfsg-0ubuntu2.dsc | 4.1 KiB | e0bece9703703542d63e7483819345c232c2a3be1b6ab64653fb89fc91006ab7 |
Available diffs
Binary packages built by this source
- ctdb: clustered database to store temporary data
CTDB is a cluster implementation of the TDB database used by Samba and other
projects to store temporary data. If an application is already using TDB for
temporary data it is very easy to convert that application to be cluster aware
and use CTDB instead.
.
CTDB provides the same types of functions as TDB but in a clustered fashion,
providing a TDB-style database that spans multiple physical hosts in a cluster.
.
Features include:
* CTDB provides a TDB that has consistent data and consistent locking across
all nodes in a cluster.
* CTDB is very fast.
* In case of node failures, CTDB will automatically recover and repair all TDB
databases that it manages.
* CTDB is the core component that provides pCIFS ("parallel CIFS") with
Samba3/4.
* CTDB provides HA features such as node monitoring, node failover, and IP
takeover.
* CTDB provides a reliable messaging transport to allow applications linked
with CTDB to communicate to other instances of the application running on
different nodes in the cluster.
* CTDB has pluggable transport backends. Currently implemented backends are
TCP and Infiniband.
* CTDB supports a system of application specific management scripts, allowing
applications that depend on network or filesystem resources to be managed in
a highly available manner on a cluster.
- ctdb-dbgsym: No summary available for ctdb-dbgsym in ubuntu eoan.
No description available for ctdb-dbgsym in ubuntu eoan.
- libnss-winbind: Samba nameservice integration plugins
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems. Samba can also function
as an NT4-style domain controller, and can integrate with both NT4 domains
and Active Directory realms as a member server.
.
This package provides nss_winbind, a plugin that integrates
with a local winbindd server to provide user/group name lookups to the
system; and nss_wins, which provides hostname lookups via both the NBNS and
NetBIOS broadcast protocols.
- libnss-winbind-dbgsym: No summary available for libnss-winbind-dbgsym in ubuntu eoan.
No description available for libnss-
winbind- dbgsym in ubuntu eoan.
- libpam-winbind: Windows domain authentication integration plugin
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems. Samba can also function
as an NT4-style domain controller, and can integrate with both NT4 domains
and Active Directory realms as a member server.
.
This package provides pam_winbind, a plugin that integrates with a local
winbindd server to provide Windows domain authentication to the system.
- libpam-winbind-dbgsym: debug symbols for libpam-winbind
- libparse-pidl-perl: No summary available for libparse-pidl-perl in ubuntu eoan.
No description available for libparse-pidl-perl in ubuntu eoan.
- libsmbclient: shared library for communication with SMB/CIFS servers
This package provides a shared library that enables client applications
to talk to Microsoft Windows and Samba servers using the SMB/CIFS
protocol.
- libsmbclient-dbgsym: debug symbols for libsmbclient
- libsmbclient-dev: development files for libsmbclient
This package provides the development files (static library and headers)
required for building applications against libsmbclient, a library that
enables client applications to talk to Microsoft Windows and Samba servers
using the SMB/CIFS protocol.
- libwbclient-dev: No summary available for libwbclient-dev in ubuntu eoan.
No description available for libwbclient-dev in ubuntu eoan.
- libwbclient0: No summary available for libwbclient0 in ubuntu eoan.
No description available for libwbclient0 in ubuntu eoan.
- libwbclient0-dbgsym: No summary available for libwbclient0-dbgsym in ubuntu eoan.
No description available for libwbclient0-dbgsym in ubuntu eoan.
- python3-samba: No summary available for python3-samba in ubuntu eoan.
No description available for python3-samba in ubuntu eoan.
- python3-samba-dbgsym: No summary available for python3-samba-dbgsym in ubuntu eoan.
No description available for python3-
samba-dbgsym in ubuntu eoan.
- registry-tools: No summary available for registry-tools in ubuntu eoan.
No description available for registry-tools in ubuntu eoan.
- registry-tools-dbgsym: debug symbols for registry-tools
- samba: SMB/CIFS file, print, and login server for Unix
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems. Samba can also function
as an NT4-style domain controller, and can integrate with both NT4 domains
and Active Directory realms as a member server.
.
This package provides the components necessary to use Samba as a stand-alone
file and print server or as an NT4 or Active Directory domain controller.
For use in an NT4 domain or Active Directory realm, you will also need the
winbind package.
.
This package is not required for connecting to existing SMB/CIFS servers
(see smbclient) or for mounting remote filesystems (see cifs-utils).
- samba-common: No summary available for samba-common in ubuntu eoan.
No description available for samba-common in ubuntu eoan.
- samba-common-bin: Samba common files used by both the server and the client
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in both NT4-style and Active Directory domains.
.
This package contains the common files that are used by both the server
(provided in the samba package) and the client (provided in the samba-clients
package).
- samba-common-bin-dbgsym: debug symbols for samba-common-bin
- samba-dbgsym: debug symbols for samba
- samba-dev: No summary available for samba-dev in ubuntu eoan.
No description available for samba-dev in ubuntu eoan.
- samba-dsdb-modules: Samba Directory Services Database
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in both NT4-style and Active Directory domains.
.
This package contains LDB plugins which add support for various Active
Directory features to the LDB library.
- samba-dsdb-modules-dbgsym: No summary available for samba-dsdb-modules-dbgsym in ubuntu eoan.
No description available for samba-dsdb-
modules- dbgsym in ubuntu eoan.
- samba-libs: No summary available for samba-libs in ubuntu eoan.
No description available for samba-libs in ubuntu eoan.
- samba-libs-dbgsym: No summary available for samba-libs-dbgsym in ubuntu eoan.
No description available for samba-libs-dbgsym in ubuntu eoan.
- samba-testsuite: No summary available for samba-testsuite in ubuntu eoan.
No description available for samba-testsuite in ubuntu eoan.
- samba-testsuite-dbgsym: No summary available for samba-testsuite-dbgsym in ubuntu eoan.
No description available for samba-testsuite
-dbgsym in ubuntu eoan.
- samba-vfs-modules: No summary available for samba-vfs-modules in ubuntu eoan.
No description available for samba-vfs-modules in ubuntu eoan.
- samba-vfs-modules-dbgsym: debug symbols for samba-vfs-modules
- smbclient: No summary available for smbclient in ubuntu eoan.
No description available for smbclient in ubuntu eoan.
- smbclient-dbgsym: debug symbols for smbclient
- winbind: No summary available for winbind in ubuntu eoan.
No description available for winbind in ubuntu eoan.
- winbind-dbgsym: No summary available for winbind-dbgsym in ubuntu eoan.
No description available for winbind-dbgsym in ubuntu eoan.