There are 296 open security issues in trixie.
There are 24 open security issues in sid.
There are 34 open security issues in forky.
There are 1742 open security issues in bullseye.
There are 1074 open security issues in bookworm.
You can find information about how to handle these issues in the security team's documentation.
There are 636 open security issues in buster.
commit 43e56dca25a0da5986cb066e9f304583bd6e6d8c
Merge: 998b77767 ac9b34859
Author: Salvatore Bonaccorso <carnil@debian.org>
Date: Tue Jun 16 07:54:08 2026 +0200
Merge branch '7.1-updates' into 'debian/latest'
Update to 7.1
See merge request kernel-team/linux!1982
commit ac9b34859a7aea8b8e0255cb86762da02bcd1604
Author: Salvatore Bonaccorso <carnil@debian.org>
Date: Sun Jun 14 21:42:35 2026 +0200
Update to 7.1
commit 998b7776778a725b004cadf6b3ed5134db77abb5
Merge: dd87e68e9 9179b9563
Author: Salvatore Bonaccorso <carnil@debian.org>
Date: Sun Jun 14 21:47:59 2026 +0200
Merge branch 'rv64-disable-cfi' into 'debian/latest'
[riscv64] disable RISCV_USER_CFI
See merge request kernel-team/linux!1979
commit 9179b95639ffdfa862900e73567d561f352a5f1f
Author: Aurelien Jarno <aurelien@aurel32.net>
Date: Sat Jun 13 22:47:08 2026 +0200
[riscv64] disable RISCV_USER_CFI
Starting with Linux 7.0, RISCV_USER_CFI is enabled by default. On CPUs
without the Zimop extension, this has no effect. On CPUs with the Zimop
extension, this enables support for shadow stack and landing pad
support.
This also provide a VDSO built with these features. While it is still
usable even from non-CFI enabled binaries (as long as CFI is not enabled
through the prctl interface) this causes some issues with backtraces.
Disable it for now as Debian hasn't enabled CFI support on the userland
side and RVA23 hardware starts to become available.
commit dd87e68e964fc4cec2e0408550198e7153a1758a
Merge: 0aba03629 990d5b0cf
Author: Ben Hutchings <benh@debian.org>
Date: Fri Jun 12 12:38:13 2026 +0200
Merge branch 'fix-vdso-missing' into 'debian/latest'
Fix build failure over missing vdso debug files
See merge request kernel-team/linux!1977
commit 990d5b0cf276403ee62a9af450d32719bdaaa3ed
Author: Bastian Blank <waldi@debian.org>
Date: Fri Jun 12 09:49:12 2026 +0200
Fix build failure over missing vdso debug files
Among the 80 debian patches available in version 7.0.12-2 of the package, we noticed the following issues: