Bump kernel to 6.12 LTS + Debian snapshot 20260519#150
Open
MoeMahhouk wants to merge 1 commit into
Open
Conversation
Security hardening and snapshot refresh. Linux 6.19 is upstream EOL. Move to the 6.12 LTS line via the trixie-security pocket, which carries Debian-backported fixes for four recent kernel CVEs: - CVE-2026-31431 (copy.fail / algif_aead) -- crypto: algif_aead - Revert to operating out-of-place (in 6.12.85-1). - CVE-2026-46300 (Fragnesia / XFRM ESP-in-TCP) -- xfrm: esp: avoid in-place decrypt on shared skb frags (Debian cherry-pick added in 6.12.86-1). - "Dirty Frag" / Copy Fail 2 -- same xfrm-esp shared-frag series; covered by the same cherry-pick. - CVE-2026-46333 (ssh-keysign-pwn / __ptrace_may_access dumpable) -- ptrace: slightly saner 'get_dumpable()' logic (in 6.12.88-1). Resulting package: linux 6.12.88-1 from trixie-security. Snapshot: 20260519T000413Z (latest debian-security snapshot confirmed to contain 6.12.88-1; same timestamp resolves on the main debian archive). Changes: - shared/mkosi.conf: KERNEL_VERSION 6.19 -> 6.12. - shared/mkosi.build.d/10-kernel.sh: drop the /trixie-backports suite pin from the apt-get install; 6.12 lives in main + security, not backports. - shared/mkosi.sync.d/10-setup-apt.sh: emit a second sources block for trixie-security (snapshot mirror archive/debian-security/, or security.debian.org for unpinned builds). - images/{flashbox-l1,flashbox-l2,l2-op-rbuilder,l2-op-rbuilder-bproxy, l2-simulator}.conf: Snapshot bumped to 20260519T000413Z. References: https://snapshot.debian.org/package/linux/6.12.88-1/ https://snapshot.debian.org/archive/debian-security/20260519T000413Z/
Member
|
perhaps not a "bump" but rather roll-back? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Security hardening and snapshot refresh. Linux 6.19 is upstream EOL. Move to the 6.12 LTS line via the trixie-security pocket, which carries Debian-backported fixes for four recent kernel CVEs:
Resulting package: linux 6.12.88-1 from trixie-security.
Snapshot: 20260519T000413Z (latest debian-security snapshot
confirmed to contain 6.12.88-1; same timestamp
resolves on the main debian archive).
Changes:
References:
https://snapshot.debian.org/package/linux/6.12.88-1/
https://snapshot.debian.org/archive/debian-security/20260519T000413Z/