← Back to team overview

kernel-packages team mailing list archive

[Bug 1202161] [NEW] seccomp filter: execve(): Operation not permitted

 

Public bug reported:

=== System information ===

$ cat /proc/version_signature
Ubuntu 3.8.0-19.13-lowlatency 3.8.8

$ lsb_release -d
Description: Ubuntu 13.04


=== How to reproduce ===

$ gcc seccomp-filter.c
$ ./a.out


=== Expected output ===

OK


=== Actual output ===

execve(): Operation not permitted
status = -1


=== Extra information ===

This testcase works with "vanilla" kernels (tested: v3.8 & v3.10)

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "seccomp-filter.c"
   https://bugs.launchpad.net/bugs/1202161/+attachment/3739829/+files/seccomp-filter.c

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1202161

Title:
  seccomp filter: execve(): Operation not permitted

Status in “linux” package in Ubuntu:
  New

Bug description:
  === System information ===

  $ cat /proc/version_signature
  Ubuntu 3.8.0-19.13-lowlatency 3.8.8

  $ lsb_release -d
  Description: Ubuntu 13.04

  
  === How to reproduce ===

  $ gcc seccomp-filter.c
  $ ./a.out

  
  === Expected output ===

  OK

  
  === Actual output ===

  execve(): Operation not permitted
  status = -1

  
  === Extra information ===

  This testcase works with "vanilla" kernels (tested: v3.8 & v3.10)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1202161/+subscriptions


Follow ups

References