Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 710 Bytes

067 Deserialization of objects across appdomains can fail.md

File metadata and controls

27 lines (18 loc) · 710 Bytes

67: Deserialization of objects across appdomains can fail

Scope

Edge

Version Introduced

4.5.1

Source Analyzer Status

Not planned

Change Description

In some cases, when an app uses two or more app domains with different application bases, trying to deserialize objects in the logical call context across app domains throws an exception.

  • Quirked
  • Build-time break

Recommended Action

See Mitigation: Deserialization of Objects Across App Domains

Affected APIs

  • Not detectable via API analysis

Category

Core

More information