Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TWiL 52 #194

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

TWiL 52 #194

wants to merge 7 commits into from

Conversation

xen0n
Copy link
Member

@xen0n xen0n commented Jun 25, 2024

No description provided.


TODO: amdgpu & LS7A drama [Icenowy]

TODO: [xry111]'s fstat work
Copy link
Member

@xry111 xry111 Jun 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The (likely) final result is https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git/commit/?h=vfs.misc&id=0ef625bba6fb2bc0c8ed2aab9524fdf423f67dd5.

The signal handler can rewrite statx(... "", AT_EMPTY_PATH ...) to statx(... NULL, AT_EMPTY_PATH ...) and the seccomp filter can inspect & allow the latter.

And there is a performance improve even with statx(... "", AT_EMPTY_PATH ...).

TODO: change Glibc to invoke statx(... NULL, AT_EMPTY_PATH ...) directly if configured --with-kernel >= {the first kernel release with this commit }.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've provided this as a part of a PR against your personal repo.

@xry111
Copy link
Member

xry111 commented Aug 18, 2024

Some updates: xen0n#2

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.

None yet

2 participants