← Back
CVE-2022-24512 medium CVSS 6.3

Code Injection in Microsoft.NETCore.App.Runtime.linux-arm (CVE-2022-24512)

Summary

code injection in Microsoft.NETCore.App.Runtime.linux-arm (CVE-2022-24512). Risk of unauthorized operations or information disclosure. Mitigation: upgrade to `6.0.3` or later.

AI summary snake-internal / snake-material-v2

A vulnerability tracked as **CVE-2022-24512** has been found in Microsoft.NETCore.App.Runtime.linux-arm. Risk of unauthorized operations or information disclosure. CVSS score: 6.3/10. What to do: upgrade Microsoft.NETCore.App.Runtime.linux-arm to **6.0.3** or later. If unsure, ask your IT team or search "Microsoft.NETCore.App.Runtime.linux-arm CVE-2022-24512" on the vendor's site.
CVE-2022-24512 (Microsoft.NETCore.App.Runtime.linux-arm) — CWE-94 / CVSS v3 6.3 Attack vector: remote (network-reachable) / unauthenticated Patched: `6.0.3` — apply immediately Plan: 1) Audit SBOM/dependencies, 2) Stage→prod upgrade, 3) Add WAF/proxy monitoring on affected endpoints, 4) Hunt IOCs in logs. Refs: see the GHSA / vendor advisory / patched release linked on this page.
❓ What is the problem
**arbitrary code execution** (CWE-94) exists in Microsoft.NETCore.App.Runtime.linux-arm.
📍 Affected scope
Microsoft.NETCore.App.Runtime.linux-arm — .
🔥 Severity
Severity: Medium (CVSS 6.3/10). Risk of unauthorized operations or information disclosure
🔧 How to fix
Update to **6.0.3**.
🛡️ Workaround
Until the patch is applied: disable the affected feature, apply WAF rules, or restrict access via network ACLs.
🔍 Detection
Search webserver/proxy logs for unusual request patterns matching this CVE's known IOCs. Run `grep -r 'Microsoft.NETCore.App.Runtime.linux-arm' .` against your dependency files (package-lock.json, requirements.txt, go.sum) to find affected services.

Response Actions (7 steps)

Concrete steps and command examples for SOC/SRE teams to execute in order

  1. 1
    Identify exposure identify
    grep -r 'Microsoft.NETCore.App.Runtime.linux-arm' . | grep -v node_modules

    リポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `Microsoft.NETCore.App.Runtime.linux-arm` を grep し、稼働しているサービス・バージョンを把握する。

  2. 6
    Apply patch patch
    Upgrade Microsoft.NETCore.App.Runtime.linux-arm to 6.0.3

    ステージング環境で 6.0.3 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。

  3. 7
    Post-deployment verification verify
    Confirm patched version is live in production

    パッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。

Affected packages

nuget Microsoft.NETCore.App.Runtime.linux-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.linux-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.linux-musl-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.linux-musl-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.linux-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.osx-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.win-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.win-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.win-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.win-x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.linux-musl-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.linux-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.linux-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.linux-musl-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.linux-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.linux-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.linux-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.osx-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.LLVM.linux-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.LLVM.linux-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.LLVM.osx-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.osx-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.browser-wasm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.android-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.android-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.android-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.android-x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.browser-wasm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.ios-arm
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.ios-arm.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.ios-arm.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.ios-arm.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.ios-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.osx-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.tvos-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.win-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.Mono.win-x86
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]
nuget Microsoft.NETCore.App.Runtime.osx-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"6.0.0"},{"fixed":"6.0.3"}]}]

References

🍪 About cookies

We use cookies to keep you logged in, remember your language, and improve the service.

Details →