CVE-2016-7032
Publication date 14 April 2017
Last updated 25 August 2025
Ubuntu priority
Cvss 3 Severity Score
Description
sudo_noexec.so in Sudo before 1.8.15 on Linux might allow local users to bypass intended noexec command restrictions via an application that calls the (1) system or (2) popen function.
Status
| Package | Ubuntu Release | Status |
|---|---|---|
| sudo | ||
| 20.04 LTS focal |
Not affected
|
|
| 18.04 LTS bionic |
Not affected
|
|
| 16.04 LTS xenial |
Not affected
|
|
| 14.04 LTS trusty |
Fixed 1.8.9p5-1ubuntu1.5+esm5
|
|
Get expanded security coverage with Ubuntu Pro
Reduce your average CVE exposure time from 98 days to 1 day with expanded CVE patching, ten-years security maintenance and optional support for the full stack of open-source applications. Free for personal use.
Get Ubuntu Pro 30-day free trialNotes
seth-arnold
I'm marking this negligible because this feature seems doomed to failure in the general case. Any sort of memory-protection flaws in the target process, or ability to execute system calls directly, or programs that don't use the standard C libraries, etc. won't be affected by this feature. If you rely upon this feature I suggest instead seccomp2-based filters to disable the execve() and execveat() system calls at the kernel interface or AppArmor (or other MAC system) to restrict which executables can be executed.
Patch details
| Package | Patch details |
|---|---|
| sudo |
Severity score breakdown
| Parameter | Value |
|---|---|
| Base score |
|
| Attack vector | Local |
| Attack complexity | High |
| Privileges required | Low |
| User interaction | None |
| Scope | Unchanged |
| Confidentiality | High |
| Integrity impact | High |
| Availability impact | High |
| Vector | CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
References
Related Ubuntu Security Notices (USN)
- USN-3968-3
- Sudo vulnerabilities
- 28 September 2020