Linux Kernel XFRM NullPointer Deref via CAP_NET_ADMIN DoS
CVE-2023-3772 Published on July 25, 2023
A flaw was found in the Linux kernels 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.
Vulnerability Analysis
CVE-2023-3772 is exploitable with local system access, and requires small amount of user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality and integrity, and a high impact on availability.
Weakness Type
NULL Pointer Dereference
A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit. NULL pointer dereference issues can occur through a number of flaws, including race conditions, and simple programming omissions.
Products Associated with CVE-2023-3772
You can be notified by email with stack.watch whenever vulnerabilities like CVE-2023-3772 are published in these products:
Affected Versions
Red Hat Enterprise Linux 8:- Version 0:4.18.0-513.5.1.rt7.307.el8_9 and below * is unaffected.
- Version 0:4.18.0-513.5.1.el8_9 and below * is unaffected.
- Version 0:4.18.0-372.87.1.el8_6 and below * is unaffected.
- Version 0:4.18.0-477.43.1.el8_8 and below * is unaffected.
- Version 0:5.14.0-362.8.1.el9_3 and below * is unaffected.
- Version 0:5.14.0-362.8.1.el9_3 and below * is unaffected.
- Version 0:4.18.0-372.87.1.el8_6 and below * is unaffected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.