Powered by Apache

CVS log for OpenXM/src/kan96xx/Kan/stackmachine.c

[BACK] Up to [local] / OpenXM / src / kan96xx / Kan

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: RELEASE_1_2_3


Revision 1.29 / (download) - annotate - [select for diffs], Sun Sep 19 00:47:47 2004 UTC (19 years, 9 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_3
Changes since 1.28: +33 -1 lines
Diff to previous 1.28 (colored)

Vulnerability in the RestrictedMode.

When an executable array is set as an argument of a function
with ATTR_EXPORT bit, the executable may be executed, which can be
a serious security hole.
This vulnerability is removed by checking the operand stack before
doing RestrictedMode=0. See changelog-ja.tex for details.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>