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

763 B

CVE-2004-0177

Description

The ext3 code in Linux 2.4.x before 2.4.26 does not properly initialize journal descriptor blocks, which causes an information leak in which in-memory data is written to the device for the ext3 file system, which allows privileged users to obtain portions of kernel memory by reading the raw device.

POC

Reference

No PoCs from references.

Github