Skip to content

deps: Update crossbeam-epoch from 0.9.18 to 0.9.20 (RUSTSEC-2026-0204) - #46324

Merged
Loirooriol merged 1 commit into
servo:mainfrom
Loirooriol:update-crossbeam-epoch
Jul 7, 2026
Merged

deps: Update crossbeam-epoch from 0.9.18 to 0.9.20 (RUSTSEC-2026-0204)#46324
Loirooriol merged 1 commit into
servo:mainfrom
Loirooriol:update-crossbeam-epoch

Conversation

@Loirooriol

Copy link
Copy Markdown
Contributor

See https://rustsec.org/advisories/RUSTSEC-2026-0204

Testing: No behavior change, other than avoiding vulnerability i ndependency
Fixes: #46320

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Jul 7, 2026
@Loirooriol
Loirooriol enabled auto-merge July 7, 2026 00:34
@Loirooriol
Loirooriol added this pull request to the merge queue Jul 7, 2026
@servo-highfive servo-highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels Jul 7, 2026
Merged via the queue into servo:main with commit 8ae160c Jul 7, 2026
34 checks passed
@Loirooriol
Loirooriol deleted the update-crossbeam-epoch branch July 7, 2026 03:19
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Jul 7, 2026
jschwe pushed a commit to jschwe/servo that referenced this pull request Jul 13, 2026
…-2026-0204) (servo#46324)

See https://rustsec.org/advisories/RUSTSEC-2026-0204

Testing: No behavior change, other than avoiding vulnerability i
ndependency
Fixes: servo#46320

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
(cherry picked from commit 8ae160c)
jschwe added a commit to jschwe/servo that referenced this pull request Jul 13, 2026
…-2026-0204) (servo#46324) (full)

{"fail_fast": false, "matrix": [{"name": "Linux (Unit Tests, Build libservo, WPT, Bencher, C API)", "workflow": "linux", "wpt": true, "profile": "checked-release", "unit_tests": true, "devtools_tests": false, "build_libservo": true, "bencher": true, "coverage": false, "capi": true, "build_args": "", "wpt_args": "", "number_of_wpt_chunks": 20}, {"name": "Windows (Unit Tests, Build libservo, C API)", "workflow": "windows", "wpt": false, "profile": "checked-release", "unit_tests": true, "devtools_tests": false, "build_libservo": true, "bencher": false, "coverage": false, "capi": true, "build_args": "", "wpt_args": "", "number_of_wpt_chunks": 20}, {"name": "MacOS Arm64 (Unit Tests, C API)", "workflow": "macos-arm64", "wpt": false, "profile": "checked-release", "unit_tests": true, "devtools_tests": false, "build_libservo": false, "bencher": false, "coverage": false, "capi": true, "build_args": "", "wpt_args": "", "number_of_wpt_chunks": 20}, {"name": "Android", "workflow": "android", "wpt": false, "profile": "checked-release", "unit_tests": false, "devtools_tests": false, "build_libservo": false, "bencher": false, "coverage": false, "capi": false, "build_args": "", "wpt_args": "", "number_of_wpt_chunks": 20}, {"name": "OpenHarmony", "workflow": "ohos", "wpt": false, "profile": "checked-release", "unit_tests": false, "devtools_tests": false, "build_libservo": false, "bencher": false, "coverage": false, "capi": false, "build_args": "", "wpt_args": "", "number_of_wpt_chunks": 20}, {"name": "Lint", "workflow": "lint", "wpt": false, "profile": "checked-release", "unit_tests": false, "devtools_tests": false, "build_libservo": false, "bencher": false, "coverage": false, "capi": false, "build_args": "", "wpt_args": "", "number_of_wpt_chunks": 20}]}
jschwe pushed a commit that referenced this pull request Jul 13, 2026
…-2026-0204) (#46324)

See https://rustsec.org/advisories/RUSTSEC-2026-0204

Testing: No behavior change, other than avoiding vulnerability i
ndependency
Fixes: #46320

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
(cherry picked from commit 8ae160c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RUSTSEC-2026-0204: Invalid pointer dereference in crossbeam-epoch 0.9.18

3 participants