Описание
Security update for nbdkit
This update for nbdkit fixes the following issues:
Update to version 1.36.5.
Security fixes:
- CVE-2025-47712: integer overflow in blocksize filter when processing client block status requests larger than 2**32 will trigger an assertion failure and cause a denial-of-service. (bsc#1243108).
- CVE-2025-47711: off-by-one error when processing block status results from plugins on behalf of an NBD client may trigger an assertion failure and cause a denial of service (bsc#1243110).
Other fixes and changes:
- tests: Add test-blkio.sh to unconditional EXTRA_DIST rule.
- Revert 'valgrind: Add suppression for liblzma bug'.
- vddk: Move 'Unknown error' information to the manual.
- ocaml Add better comments to the example plugin.
- ocaml: Simplify pread operation.
- ocaml: Define a struct handle to hold the OCaml handle.
- ocaml: Add OCaml version to --dump-plugin output.
- ocaml: Print callback name when an exception is printed.
- ocaml: Combine all exception printing into a single macro.
Список пакетов
SUSE Linux Enterprise Module for Server Applications 15 SP6
openSUSE Leap 15.6
Ссылки
- Link for SUSE-SU-2025:01889-1
- E-Mail link for SUSE-SU-2025:01889-1
- SUSE Security Ratings
- SUSE Bug 1243108
- SUSE Bug 1243110
- SUSE CVE CVE-2025-47711 page
- SUSE CVE CVE-2025-47712 page
Описание
There's a flaw in the nbdkit server when handling responses from its plugins regarding the status of data blocks. If a client makes a specific request for a very large data range, and a plugin responds with an even larger single block, the nbdkit server can encounter a critical internal error, leading to a denial-of-service.
Затронутые продукты
Ссылки
- CVE-2025-47711
- SUSE Bug 1243110
Описание
A flaw exists in the nbdkit "blocksize" filter that can be triggered by a specific type of client request. When a client requests block status information for a very large data range, exceeding a certain limit, it causes an internal error in the nbdkit, leading to a denial of service.
Затронутые продукты
Ссылки
- CVE-2025-47712
- SUSE Bug 1243108