SB2014081804 - Permissions, Privileges, and Access Controls in Linux kernel



SB2014081804 - Permissions, Privileges, and Access Controls in Linux kernel

Published: August 18, 2014 Updated: August 10, 2020

Security Bulletin ID SB2014081804
Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Code execution

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Permissions, Privileges, and Access Controls (CVE-ID: CVE-2014-5207)

The vulnerability allows a local #AU# to execute arbitrary code.

fs/namespace.c in the Linux kernel through 3.16.1 does not properly restrict clearing MNT_NODEV, MNT_NOSUID, and MNT_NOEXEC and changing MNT_ATIME_MASK during a remount of a bind mount, which allows local users to gain privileges, interfere with backups and auditing on systems that had atime enabled, or cause a denial of service (excessive filesystem updating) on systems that had atime disabled via a "mount -o remount" command within a user namespace.


Remediation

Install update from vendor's website.