Re: [CHECKER] Probable Security Errors in 2.4.12-ac3

Ken Ashcraft (kash@stanford.edu)
Sun, 21 Oct 2001 02:01:16 -0700 (PDT)


> That's not a bug:
> * msgsz is limited to msg->m_ts (2 lines above store_msg)
> * msg->m_ts is set by sys_msgsnd to msgsz, and that function rejects messages longer than msg_ctlmax.

You're right. The checker is broken there. I should have noticed it.
Thanks for the note.

Ken

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/