In the Linux kernel, the following vulnerability has been resolved:
Drivers: hv: vmbus: Use after free in __vmbus_open()
The "open_info" variable is added to the &vmbus_connection.chn_msg_list,
but the error handling frees "open_info" without removing it from the
list. This will result in a use after free. First remove it from the
list, and then free it.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 13:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-02-28T08:13:52.168Z
Updated: 2024-11-04T11:58:26.215Z
Reserved: 2024-02-27T18:42:55.971Z
Link: CVE-2021-47049
Vulnrichment
Updated: 2024-08-04T05:24:39.572Z
NVD
Status : Awaiting Analysis
Published: 2024-02-28T09:15:40.417
Modified: 2024-02-28T14:06:45.783
Link: CVE-2021-47049
Redhat