CVE-2025-68788

Source
https://cve.org/CVERecord?id=CVE-2025-68788
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-68788.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-68788
Downstream
Related
Published
2026-01-13T15:29:01.270Z
Modified
2026-03-12T04:31:57.048369Z
Summary
fsnotify: do not generate ACCESS/MODIFY events on child for special files
Details

In the Linux kernel, the following vulnerability has been resolved:

fsnotify: do not generate ACCESS/MODIFY events on child for special files

inotify/fanotify do not allow users with no read access to a file to subscribe to events (e.g. INACCESS/INMODIFY), but they do allow the same user to subscribe for watching events on children when the user has access to the parent directory (e.g. /dev).

Users with no read access to a file but with read access to its parent directory can still stat the file and see if it was accessed/modified via atime/mtime change.

The same is not true for special files (e.g. /dev/null). Users will not generally observe atime/mtime changes when other users read/write to special files, only when someone sets atime/mtime via utimensat().

Align fsnotify events with this stat behavior and do not generate ACCESS/MODIFY events to parent watchers on read/write of special files. The events are still generated to parent watchers on utimensat(). This closes some side-channels that could be possibly used for information exfiltration [1].

[1] https://snee.la/pdf/pubs/file-notification-attacks.pdf

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68788.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
72acc854427948efed7a83da27f7dc3239ac9afc
Fixed
df2711544b050aba703e6da418c53c7dc5d443ca
Fixed
859bdf438f01d9aa7f84b09c1202d548c7cad9e8
Fixed
6a7d7d96eeeab7af2bd01afbb3d9878a11a13d91
Fixed
e0643d46759db8b84c0504a676043e5e341b6c81
Fixed
82f7416bcbd951549e758d15fc1a96a5afc2e900
Fixed
7a93edb23bcf07a3aaf8b598edfc2faa8fbcc0b6
Fixed
635bc4def026a24e071436f4f356ea08c0eed6ff

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-68788.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.36
Fixed
5.10.248
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.198
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.160
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.120
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.64
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.3

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-68788.json"