There is 1 open security issue in bookworm.
1 issue left for the package maintainer to handle:
- CVE-2026-14164:
(postponed; to be fixed through a stable update)
A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filtered_buf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of the same memory region, resulting in a double-free condition. Successful exploitation may cause applications using the vulnerable libarchive API to terminate unexpectedly, leading to a denial of service.
You can find information about how to handle this issue in the security team's documentation.