[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#283325: kernel-source-2.6.9: DVD burning broken since 2.6.8; apply cddvd-cmdfilter-drop.patch



>  	if (copy_from_user(cmd, hdr->cmdp, hdr->cmd_len))
>  		return -EFAULT;
> -	if (verify_command(file, cmd))
> -		return -EPERM;

This opens a big security hole.  I wonder whether the person creating
this patch just played trial and error with a bogus application or was
smoking serious crack.



Reply to: