There are 2 open security issues in bookworm.
2 issues left for the package maintainer to handle:
- CVE-2023-5215:
(needs triaging)
A flaw was found in libnbd. A server can reply with a block size larger than 2^63 (the NBD spec states the size is a 64-bit unsigned value). This issue could lead to an application crash or other unintended behavior for NBD clients that doesn't treat the return value of the nbd_get_size() function correctly.
- CVE-2024-7383:
(needs triaging)
A flaw was found in libnbd. The client did not always correctly verify the NBD server's certificate when using TLS to connect to an NBD server. This issue allows a man-in-the-middle attack on NBD traffic.
You can find information about how to handle these issues in the security team's documentation.