Bug 1626263 (CVE-2018-8409) - CVE-2018-8409 .NET: Resource loop in ReadAsync when it is being cancelled while producer allocates memory using GetMemory
Summary: CVE-2018-8409 .NET: Resource loop in ReadAsync when it is being cancelled whi...
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2018-8409
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1626264
TreeView+ depends on / blocked
 
Reported: 2018-09-06 21:33 UTC by Pedro Sampaio
Modified: 2021-02-16 23:05 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-02 23:24:33 UTC
Embargoed:


Attachments (Terms of Use)

Description Pedro Sampaio 2018-09-06 21:33:33 UTC
If ReadAsync is being cancelled while producer allocates memory using GetMemory subsequent ReadAsync calls would never block even if there is no new data available causing a tight loop. ReadAsync would start blocking again when producer calls FlushAsync. Only consumers that do not observe IsCancelled flag on ReadResult are affected. .NET Core ≤ 4.5.0 are believed to be vulnerable.

Comment 3 Sam Fowler 2018-09-14 00:47:57 UTC
Acknowledgments:

Name: Microsoft

Comment 5 Radka Gustavsson 2018-09-14 09:25:21 UTC
This was shipped and can be closed.


Note You need to log in before you can comment on or make changes to this bug.