cve/2022/CVE-2022-3028.md
2024-05-25 21:48:12 +02:00

844 B

CVE-2022-3028

Description

A race condition was found in the Linux kernel's IP framework for transforming packets (XFRM subsystem) when multiple calls to xfrm_probe_algs occurred simultaneously. This flaw could allow a local attacker to potentially trigger an out-of-bounds write or leak kernel heap memory by performing an out-of-bounds read and copying it into a socket.

POC

Reference

No PoCs from references.

Github