virtio-linux + virtio-kernel-raw: 6.12.43 -> 6.12.94 (latest 6.12 LTS) - #311
Conversation
The virtio microVM guest kernel was ~50 LTS patch releases behind. We deliberately do NOT per-CVE-track the kernel -- it's CVE-dark by design, since linux:linux_kernel would flood the digest with ~1,430 mostly-inapplicable driver/subsystem CVEs a virtio guest never compiles (see #400). Riding the latest 6.12 LTS backport stream IS the kernel's security posture, so bump it. - virtio-linux 6.12.43 -> 6.12.94. Tarball staged at gs://minimal-staging-archives/linux-6.12.94.tar.xz; sha256 e998a232... verified against kernel.org's signed sha256sums.asc. - virtio-kernel-raw tracks virtio-linux's version (it only decompresses that kernel), bumped in lockstep. - virtio-linux-detonation (6.18.36, a separate mainline detonation kernel) left unchanged. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 7 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Security freshness: virtio guest kernel 6.12.43 → 6.12.94 (latest 6.12 LTS)
The virtio microVM guest kernel was ~50 LTS patch releases behind the latest 6.12 longterm. We deliberately keep the kernel CVE-dark (adding
linux:linux_kernelprovenance would flood the digest with ~1,430 mostly-inapplicable driver/subsystem CVEs a virtio guest never compiles — see #400 for the long-term strategy), so riding the latest 6.12 LTS backport stream is the kernel's security posture. This bump is that move.Changes
6.12.43 → 6.12.94(version + sha256).gs://minimal-staging-archives/linux-6.12.94.tar.xz.sha256 = e998a232b9418db3301cb58468e291a4f41d6ab8306029b30d991f56251dc8d2— verified against kernel.org's signedsha256sums.asc(not just self-computed).6.12.43 → 6.12.94— it only decompresses virtio-linux's kernel, so itsversiontracks in lockstep.Reviewer notes
🤖 Generated with Claude Code