libntlm 1.4-8ubuntu0.1 source package in Ubuntu
Changelog
libntlm (1.4-8ubuntu0.1) bionic-security; urgency=medium * SECURITY UPDATE: Stack-based buffer over-read. - debian/patches/10_fix_buffer_overflow-CVE-2019-17455.patch: Fix buffer overflow. - debian/patches/20_test_CVE-2019-17455.patch: Add regression check for CVE-2019-17455 overflow. - CVE-2019-17455 * debian/rules: Perform build in ./ -- Spyros Seimenis <email address hidden> Fri, 08 Oct 2021 14:14:27 +0300
Upload details
- Uploaded by:
- Spyros Seimenis
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | universe | libs | |
Bionic | security | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libntlm_1.4.orig.tar.gz | 555.1 KiB | 8415d75e31d3135dc7062787eaf4119b984d50f86f0d004b964cdc18a3182589 |
libntlm_1.4-8ubuntu0.1.debian.tar.xz | 27.7 KiB | 271418c0a4435f4d2bb6e786ebde08906618b9e8beed4d85f2d547f5b71c4bb3 |
libntlm_1.4-8ubuntu0.1.dsc | 1.8 KiB | 9c50bcdcbb16ce338a4b50360086b9bec821d2ba0dd337c327832bedcf5ceb18 |
Available diffs
Binary packages built by this source
- libntlm0: NTLM authentication library
NTLM is an authentication protocol used in various Microsoft network
protocol implementations and supported by the NTLM Security Support
Provider ("NTLMSSP"). Originally used for authentication and negotiation
of secure DCE/RPC, NTLM is also used throughout Microsoft's systems as
an integrated single sign-on mechanism.
.
NTLM employs a challenge-response mechanism for authentication, in which
clients are able to prove their identities without sending a password to
the server. It consists of three messages, commonly referred to as Type 1
(negotiation), Type 2 (challenge) and Type 3 (authentication).
- libntlm0-dbgsym: debug symbols for libntlm0
- libntlm0-dev: Development files for the NTLM authentication library
Libntlm is a library that implements Microsoft's NTLM authentication.
This package contains all the files necessary for developing programs
with NTLM support.