Skip to content

Conversation

@FlorentRevest
Copy link
Collaborator

I can't think of a valid reason to create nodes under /dev/ if they don't already exist.

On systems where /dev/ isn't backed by a virtual/temp file system, O_CREAT lets syzkaller create persistent files on disk and may unnecessarily clutter or fill the disk with files that have nothing to do with the intended syscall descriptions.

I can't think of a valid reason to create nodes under /dev/ if they
don't already exist.

On systems where /dev/ isn't backed by a virtual/temp file system,
O_CREAT lets syzkaller create persistent files on disk and may
unnecessarily clutter or fill the disk with files that have nothing to
do with the intended syscall descriptions.
@dvyukov dvyukov added this pull request to the merge queue Nov 14, 2025
Merged via the queue into google:master with commit e8b9302 Nov 14, 2025
17 checks passed
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.

2 participants