security: vulnerability remediation - #211
Open
kernel-internal[bot] wants to merge 1 commit into
Open
Conversation
ulziibay-kernel
force-pushed
the
security/vuln-remediation
branch
from
July 31, 2026 18:06
8fc6492 to
59c6ff6
Compare
ulziibay-kernel
approved these changes
Jul 31, 2026
ulziibay-kernel
left a comment
Contributor
There was a problem hiding this comment.
Verified the bump against the advisory's first patched version; rebuilt on current main and confirmed the toolchain lock/build is clean. CI green.
kernel-internal
Bot
force-pushed
the
security/vuln-remediation
branch
from
August 5, 2026 04:11
59c6ff6 to
92aa8f2
Compare
kernel-internal
Bot
force-pushed
the
security/vuln-remediation
branch
from
August 12, 2026 03:49
92aa8f2 to
e6eb589
Compare
kernel-internal
Bot
force-pushed
the
security/vuln-remediation
branch
from
August 19, 2026 03:23
e6eb589 to
79d3723
Compare
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.
Vulnerability Remediation
Fixed
Not Included
Deferred details
Note
Low Risk
Template-only lockfile updates for a known Pillow advisory; the large kernel jump in one template is dependency resolution only but worth a quick smoke test of that sample app.
Overview
Addresses GHSA-45hq-cxwh-f6vc by pinning resolved Pillow from 12.0.0 to 12.3.0 in the
browser-useandopenagi-computer-usesample templates’uv.lockfiles (lock revision incremented where applicable).For openagi-computer-use, the lockfile also moves the resolved
kernelpackage from 0.23.0 to 0.92.0 and updates the locked project metadata sokernelis required at>=0.35.0(was>=0.22.0in the lock). No application source changes—only dependency resolution artifacts for those templates.Reviewed by Cursor Bugbot for commit 79d3723. Bugbot is set up for automated code reviews on this repo. Configure here.