|
|
Subscribe / Log in / New account

Use of ioctl()

Use of ioctl()

Posted Jun 14, 2022 18:50 UTC (Tue) by axelrasmussen (subscriber, #140005)
In reply to: Use of ioctl() by epa
Parent article: /dev/userfaultfd

A new CAP_USERFAULTFD is what I proposed first. :) https://lore.kernel.org/lkml/686276b9-4530-2045-6bd8-170e...

This was rejected by the capability maintainers, based on the idea that the capability would have a very narrow use case, and they want to avoid adding many more capabilities (e.g. if we add a narrow one for this use case, we might equally come up with 100s of other narrow use cases).


to post comments

Use of ioctl()

Posted Jun 17, 2022 20:30 UTC (Fri) by epa (subscriber, #39769) [Link]

Bah. I thought that was the whole point of capabilities, to make them as fine-grained as you need.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds