| Summary: | Integer overflow in util-linux/mkfs-minix.c | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Abhijit Hoskeri <abhijithoskeri> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | abhijithoskeri, busybox-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Abhijit Hoskeri
2012-01-24 01:02:44 UTC
Fixed in git: commit 7c6f2d4207e11ca60964132deb3bd1c4cb583aba Author: Denys Vlasenko <vda.linux@googlemail.com> Date: Mon Mar 18 02:26:58 2013 +0100 mkfs_minix: use get_volume_size_in_bytes instead of local version |