nbd 1:3.24-1 source package in Ubuntu

Changelog

nbd (1:3.24-1) unstable; urgency=medium

  * New upstream release.
    - CVE-2022-26495: Disallow name lenghts of (unsigned int)-1, by
      constraining the length to 4096 bytes
    - CVE-2022-26496: Fix buffer overflow in NBD_OPT_INFO/NBD_OPT_GO
      handling.
    - These security are tracked in the Debian BTS; Closes: #1006915.
    - nbd-server transaction logs can now optionally also log data
    - New binary: nbd-trplay, to replay (to an image) a transaction log.

 -- Wouter Verhelst <email address hidden>  Tue, 08 Mar 2022 10:02:56 +0200

Upload details

Uploaded by:
Wouter Verhelst
Uploaded to:
Sid
Original maintainer:
Wouter Verhelst
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nbd_3.24-1.dsc 2.0 KiB 90306cf0f0dab71b5466fecb94695c8d70089c8b6448fc5bc3e84f032dbee6b2
nbd_3.24.orig.tar.gz 1.1 MiB a771022599525fd4f5c17c7b1c88696a91927c227e770425a55f67a7384441b6
nbd_3.24-1.diff.gz 90.1 KiB 2d23b603db719807e3d7074761fc3b0a95c4a4e88c5bc4882a4e2407855c9bf9

No changes file available.

Binary packages built by this source

nbd-client: Network Block Device protocol - client

 Network Block Device (NBD) is a client/server protocol that
 emulates a block device (such as a hard disk, a floppy, or a CD-ROM)
 over the network, thus giving the system the ability to swap over the
 network, or to use raw network disk space for other purposes.
 .
 However, writing to one Network Block Device from different clients
 simultaneously is not recommended, and would probably result in data
 loss. If you want multiple clients to share a remote resource, use a
 network file system such as NFS or Coda.
 .
 This package provides the client binary for NBD.

nbd-client-dbgsym: No summary available for nbd-client-dbgsym in ubuntu kinetic.

No description available for nbd-client-dbgsym in ubuntu kinetic.

nbd-server: No summary available for nbd-server in ubuntu kinetic.

No description available for nbd-server in ubuntu kinetic.

nbd-server-dbgsym: debug symbols for nbd-server