[PR #5323] [MERGED] profiles: steam: fix seccomp breakage with newer Proton-GE (process_vm_readv) #5444

Closed
opened 2026-05-05 10:38:32 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5323
Author: @kmk3
Created: 8/20/2022
Status: Merged
Merged: 8/26/2022
Merged by: @kmk3

Base: masterHead: steam-fix-proton72


📝 Commits (1)

  • 65d01c9 steam.profile: fix breakage with newer Proton-GE (process_vm_readv)

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 etc/profile-m-z/steam.profile (+3 -0)

📄 Description

As reported by @rsramkis on #5185, upgrading from Proton-7.2-GE-2[1]
(released on 2022-02-14) to GE-Proton7-18[2] (released on 2022-05-19)
breaks logging in on World of Tanks Blitz unless the process_vm_ready
32-bit syscall is allowed[3], so allow it.

Fixes #5185.

[1] https://github.com/GloriousEggroll/proton-ge-custom/releases/tag/7.2-GE-2
[2] https://github.com/GloriousEggroll/proton-ge-custom/releases/tag/GE-Proton7-18
[3] https://github.com/netblue30/firejail/issues/5185#issuecomment-1152350336


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/5323 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 8/20/2022 **Status:** ✅ Merged **Merged:** 8/26/2022 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `steam-fix-proton72` --- ### 📝 Commits (1) - [`65d01c9`](https://github.com/netblue30/firejail/commit/65d01c9e77bbbd83ae277d4113d8c99d9b93b087) steam.profile: fix breakage with newer Proton-GE (process_vm_readv) ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-m-z/steam.profile` (+3 -0) </details> ### 📄 Description As reported by @rsramkis on #5185, upgrading from Proton-7.2-GE-2[1] (released on 2022-02-14) to GE-Proton7-18[2] (released on 2022-05-19) breaks logging in on World of Tanks Blitz unless the `process_vm_ready` 32-bit syscall is allowed[3], so allow it. Fixes #5185. [1] https://github.com/GloriousEggroll/proton-ge-custom/releases/tag/7.2-GE-2 [2] https://github.com/GloriousEggroll/proton-ge-custom/releases/tag/GE-Proton7-18 [3] https://github.com/netblue30/firejail/issues/5185#issuecomment-1152350336 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:38:32 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5444
No description provided.