Files
CVEs-PoC/2017/CVE-2017-7495.md
2025-09-29 21:09:30 +02:00

846 B

CVE-2017-7495

Description

fs/ext4/inode.c in the Linux kernel before 4.6.2, when ext4 data=ordered mode is used, mishandles a needs-flushing-before-commit list, which allows local users to obtain sensitive information from other users' files in opportunistic circumstances by waiting for a hardware reset, creating a new file, making write system calls, and reading this file.

POC

Reference

No PoCs from references.

Github