Important security fix in Mono 2.8.2
Saturday, 08 January 2011
Mono 2.8.2 has just released been released. It contains an important security fix for users of ASP.NET as well as various updates to the Parallel Frameworks.

The security fix rectifies an unloading bug that can, under some circumstances, let ASP.NET applications misbehave and return the source code (.aspx) of the application or any other file in the web application directory. The Mono Project blog notes:

We strongly advise every Mono 2.8.xx user to upgrade to Mono 2.8.2 if they host web applications with it

mono

The other changes are:

  • Backport ParallelFx improvements from master (jlaval)
  • Fix state check for short-circuiting with SupportRecursion in ReaderWriterLockSlim #655361 (jlaval)
  • Increment Count even on single-processor in SpinWait. Fix #624849. (jlaval)
  • Update ThreadLocal to use default(T) for initialization with parameterless ctor. Fix #658689. (jlaval)

Related article: Mono 2.8

Banner


Rust And C++ Should Be Friends?
20/11/2024

The Rust Foundation has just released a statement on Rust and C++ interoperability and Google is ponying up $1 to see that it gets done.



Azul Outperforms OpenJDK By Up To 37%
23/10/2024

Azul has announced that its Azul Platform Prime outperforms comparable OpenJDK distributions by as much as 37%. The company has also launched the Azul Java Performance Engineering Lab (JPEL) aimed at  [ ... ]


More News


 

Last Updated ( Saturday, 08 January 2011 )