In the Linux kernel, the following vulnerability has been resolved:
hsr: Prevent use after free in prp_create_tagged_frame()
The prp_fill_rct() function can fail. In that situation, it frees the
skb and returns NULL. Meanwhile on the success path, it returns the
original skb. So it's straight forward to fix bug by using the returned
value.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:31:43.863Z
Updated: 2024-11-04T14:53:45.888Z
Reserved: 2024-05-21T15:19:24.254Z
Link: CVE-2023-52846
Vulnrichment
Updated: 2024-08-02T23:11:36.079Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T16:15:21.800
Modified: 2024-05-21T16:53:56.550
Link: CVE-2023-52846
Redhat