mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 23:14:03 +02:00
18 lines
690 B
Markdown
18 lines
690 B
Markdown
### [CVE-2015-8961](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8961)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The __ext4_journal_stop function in fs/ext4/ext4_jbd2.c in the Linux kernel before 4.3.3 allows local users to gain privileges or cause a denial of service (use-after-free) by leveraging improper access to a certain error field.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/sriramkandukuri/cve-fix-reporter
|
|
|