Commit 02b4c89
committed
deps: Pin Microsoft.Bcl.Memory 10.0.5 to fix CVE-2026-26127
System.Memory 4.6.3 transitively depends on Microsoft.Bcl.Memory 9.0.0
which has a high-severity DoS vulnerability (GHSA-73j8-2gch-69rq).
Add an explicit PackageReference to the patched version for netstandard
targets where System.Memory is used.1 parent adf6b4a commit 02b4c89
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments