Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Seccomp> ?p ?o. }
Showing items 1 to 46 of
46
with 100 items per page.
- Seccomp abstract "seccomp (short for secure computing mode) is a simple but solid secure-computing facility (sandboxing mechanism) for the Linux kernel. It was added to version 2.6.12 of the Linux kernel mainline on March 8, 2005. It allows a process to make a one-way transition into a "secure" state where it cannot make any system calls except exit, sigreturn, read and write to already-open file descriptors. Should it attempt any other system calls, the kernel will terminate the process with SIGKILL. In this sense, it does not virtualize the system's resources but isolates the process from them entirely.seccomp mode is enabled via the prctl(2) system call using the PR_SET_SECCOMP argument. seccomp mode used to be enabled by writing to a file, /proc/self/seccomp, but this method was removed in favor of prctl. In some kernel versions, seccomp disables the RDTSC x86 instruction.".
- Seccomp author Andrea_Arcangeli.
- Seccomp genre Sandbox_(computer_security).
- Seccomp license GNU_General_Public_License.
- Seccomp operatingSystem Linux_kernel.
- Seccomp programmingLanguage C_(programming_language).
- Seccomp status "mainlined".
- Seccomp wikiPageExternalLink seccomp-nurse.
- Seccomp wikiPageExternalLink overview.
- Seccomp wikiPageExternalLink seccomp_filter.txt;hb=HEAD.
- Seccomp wikiPageExternalLink 347547.
- Seccomp wikiPageExternalLink www.cpushare.com.
- Seccomp wikiPageExternalLink jt-ce-sid_linux.pdf.
- Seccomp wikiPageID "2477946".
- Seccomp wikiPageRevisionID "603142821".
- Seccomp author Andrea_Arcangeli.
- Seccomp genre Sandbox_(computer_security).
- Seccomp hasPhotoCollection Seccomp.
- Seccomp license GNU_General_Public_License.
- Seccomp operatingSystem Linux_kernel.
- Seccomp programmingLanguage C_(programming_language).
- Seccomp status "mainlined".
- Seccomp subject Category:Computer_security.
- Seccomp subject Category:Linux_kernel_features.
- Seccomp type Abstraction100002137.
- Seccomp type Cognition100023271.
- Seccomp type Concept105835747.
- Seccomp type Content105809192.
- Seccomp type Feature105849789.
- Seccomp type Idea105833840.
- Seccomp type LinuxKernelFeatures.
- Seccomp type Property105849040.
- Seccomp type PsychologicalFeature100023100.
- Seccomp type Software.
- Seccomp type Work.
- Seccomp type CreativeWork.
- Seccomp type InformationEntity.
- Seccomp comment "seccomp (short for secure computing mode) is a simple but solid secure-computing facility (sandboxing mechanism) for the Linux kernel. It was added to version 2.6.12 of the Linux kernel mainline on March 8, 2005. It allows a process to make a one-way transition into a "secure" state where it cannot make any system calls except exit, sigreturn, read and write to already-open file descriptors. Should it attempt any other system calls, the kernel will terminate the process with SIGKILL.".
- Seccomp label "Seccomp".
- Seccomp sameAs m.07gsx0.
- Seccomp sameAs Q7442878.
- Seccomp sameAs Q7442878.
- Seccomp sameAs Seccomp.
- Seccomp wasDerivedFrom Seccomp?oldid=603142821.
- Seccomp homepage overview.
- Seccomp isPrimaryTopicOf Seccomp.