CVE-2025-68764
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2026-01-05

Last updated on: 2026-01-19

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags When a filesystem is being automounted, it needs to preserve the user-set superblock mount options, such as the "ro" flag.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-05
Last Modified
2026-01-19
Generated
2026-06-16
AI Q&A
2026-01-05
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux_kernel linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability involves the Linux kernel's handling of automounted filesystems. When a filesystem is automounted, it should inherit certain mount options set by the user, such as 'ro' (read-only), 'noexec' (no execution of binaries), 'nodev' (no device files), and 'sync' (synchronous writes). The issue was that these flags were not properly preserved during automounting, potentially leading to security risks.

Impact Analysis

If automounted filesystems do not inherit the intended mount options like 'ro', 'noexec', 'nodev', and 'sync', it could allow unauthorized modifications, execution of malicious binaries, or device file access on those filesystems. This can lead to security breaches, data corruption, or system compromise.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-68764. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart