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-05-07
AI Q&A
2026-01-05
EPSS Evaluated
2026-05-05
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 Powered Q&A
Can you explain this vulnerability to me?

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.


How can this vulnerability impact me? :

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.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart