MOPB-24-2007:PHP array_user_key_compare() Double DTOR Vulnerability
Summary The internal function arrayuserkeycompare is used for example by the PHP function uksort. Its purpose is to call the userspace array key comparison function with the keys to compare as parameters. When the called function returns both parameters are destructed even if the userspace handle...