Researchers at Graz University of Technology have identified a vulnerability in the file-change notification features present in Linux, Android, Windows, and macOS. These systems, designed to alert applications when files are created, modified, or deleted, can be exploited to monitor user activity. This includes inferring typing patterns and websites visited, even without elevated privileges, requiring only read access to the monitored location.
The attacks do not expose the content of files but leverage file names and the timing of events to reconstruct user, application, and system activity. For most operating systems, an adversary must already be able to run code on the machine under a separate account. On Android, however, a malicious app can perform these actions without requesting any special permissions.
On Linux, researchers showed that watching a folder containing protected files can reveal events, even if the user lacks permission to watch the files directly. This was used to detect keystrokes by monitoring device files representing keyboard input, achieving 93.1% to 100% accuracy in tests. Other Linux attacks included website fingerprinting via system font loading in Firefox, identifying top 100 sites with 87.9% accuracy, and a fake password prompt attack on KDE Plasma 6 on Wayland.
Android evaluations on Google Pixel and Samsung Galaxy phones revealed that a permission-less app could monitor another app's private storage. This allowed detection of when photos, videos, and documents were received, sent, or deleted in WhatsApp, along with their file names. The most significant Windows issue involves monitoring the root of the system drive.
This research highlights a significant privacy concern, as common operating system features can be repurposed for surveillance. While file contents remain secure, the metadata and timing of file operations are sufficient to reconstruct sensitive user behaviors. This underscores the need for developers and users to be aware of the potential for side-channel attacks through seemingly innocuous system functionalities.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
Researchers at Graz University of Technology found that file-change notification features in Linux, Android, Windows, and macOS can be exploited to monitor user activity, including typing rhythms and website visits. This vulnerability allows an attacker with local code execution or a permission-less Android app to infer sensitive user actions without accessing file contents, posing a privacy risk across multiple platforms.