mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
753 B
Markdown
18 lines
753 B
Markdown
### [CVE-2024-57256](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-57256)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An integer overflow in ext4fs_read_symlink in Das U-Boot before 2025.01-rc1 occurs for zalloc (adding one to an le32 variable) via a crafted ext4 filesystem with an inode size of 0xffffffff, resulting in a malloc of zero and resultant memory overwrite.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/w4zu/Debian_security
|
|
|