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

864 B

CVE-2003-0956

Description

Multiple race conditions in the handling of O_DIRECT in Linux kernel prior to version 2.4.22 could cause stale data to be returned from the disk when handling sparse files, or cause incorrect data to be returned when a file is truncated as it is being read, which might allow local users to obtain sensitive data that was originally owned by other users, a different vulnerability than CVE-2003-0018.

POC

Reference

No PoCs from references.

Github