Please, disconsider this e-mail.
Geyslan Gregório Bem
hackingbits.com
2013/9/28 Geyslan G. Bem :
> file size used only once, so removed due its useless prior allocation.
> It's not necessary to verify f_op in the load_aout_library, since the
> prior kernel_read/vfs_read function already does.
>
file size used only once, so removed due its useless prior allocation.
It's not necessary to verify f_op in the load_aout_library, since the
prior kernel_read/vfs_read function already does.
Made coding style fixes and printk replacements.
Tested using qemu, a handcrafted a.out binary and an a.out
Hi guys,
Just to know whether the approach of my patches is correct.
[PATCH v3 1/2] binfmt_aout: x86: Useless inode var, printks coding style fixes
[PATCH v3 2/2] ia32_aout: x86_64: Add safe check in a.out loaders,
printks, conding style fixes
If so I'll start to sanitize the fs/exec.c
P
file size used only once, so removed due its useless prior allocation.
It's not necessary to verify f_op in the load_aout_library, since the
prior kernel_read/vfs_read function already does.
Made coding style fixes and printk replacements.
Tested using qemu, a handcrafted a.out binary and an a.out
4 matches
Mail list logo