mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
1.6 KiB
1.6 KiB
CVE-2023-3772
Description
A flaw was found in the Linux kernel’s IP framework for transforming packets (XFRM subsystem). This issue may allow a malicious user with CAP_NET_ADMIN privileges to directly dereference a NULL pointer in xfrm_update_ae_params(), leading to a possible kernel crash and denial of service.
POC
Reference
- http://www.openwall.com/lists/oss-security/2023/08/10/1
- https://bugzilla.redhat.com/show_bug.cgi?id=2218943
Github
No PoCs found on GitHub currently.