AUGUST 4, 2026
Live Feed
Return to register
Case File

CVE-2014-7975

MEDIUM · CVSS 5.5 EPSS 0.46%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2014-10-13 · Last synced 2026-08-04

Field Assessment

AI analysis pending.

CVE
CVE-2014-7975
Severity
MEDIUM
CVSS
5.5
EPSS
0.46%
Linux

Original Filing — NVD Description

The do_umount function in fs/namespace.c in the Linux kernel through 3.17 does not require the CAP_SYS_ADMIN capability for do_remount_sb calls that change the root filesystem to read-only, which allows local users to cause a denial of service (loss of writability) by making certain unshare system calls, clearing the / MNT_LOCKED flag, and making an MNT_FORCE umount system call.