fix: assess util-linux mount advisory - #14
Merged
Conversation
What changed: - record a fail-closed not-affected VEX decision for CVE-2026-53613 - bump the release identity to v1.0.1 and regenerate the source manifest Why: - restore the scheduled scan while preserving immutable release-bound security evidence
cristibleotiu
marked this pull request as ready for review
August 24, 2026 22:05
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.
Problem
The scheduled security scan failed on CVE-2026-53613 in util-linux for the immutable v1.0.0 image. The advisory affects setuid mount target-path handling for restricted user mounts.
Assessment
The scratch runtime retains only non-setuid setsid from util-linux. It contains no mount, umount, libmount, or /etc/fstab, so the vulnerable code path is not present. The exact published digest was inspected and rescanned with the reviewed VEX decision.
Changes
Verification
Release impact
Merging the VERSION change starts the gated v1.0.1 release workflow. This draft does not merge or publish the release.