1 matches found
CVE-2021-47248
The CVE-2021-47248 entry concerns a race in the Linux kernel UDP path between close() and udp_abort(). The root cause is udp_abort() racing with close(), with both paths acquiring the socket lock, while udp{v6}_destroy_sock() releases it before performing destructive actions. The fix uses the SOC...
7.8CVSS6.7AI score0.00189EPSS
SaveExploits0References7Affected Software1
20