mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
18 lines
763 B
Markdown
18 lines
763 B
Markdown
### [CVE-2004-0177](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
|