This vulnerability allows local attackers to disclose sensitive information on affected installations of the Linux Kernel 6.0-rc2. An attacker must first obtain the ability to execute high-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the nft_osf_eval function. The issue results from the lack of proper initialization of memory prior to accessing it. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of the kernel. Was ZDI-CAN-18540.
References
Link | Resource |
---|---|
https://patchwork.ozlabs.org/project/netfilter-devel/patch/20220907082618.1193201-1-pablo%40netfilter.org/ | |
https://www.zerodayinitiative.com/advisories/ZDI-22-1457/ | Third Party Advisory VDB Entry |
Configurations
History
07 Nov 2023, 03:53
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2023-03-29 19:15
Updated : 2024-02-28 20:13
NVD link : CVE-2022-42432
Mitre link : CVE-2022-42432
CVE.ORG link : CVE-2022-42432
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-457
Use of Uninitialized Variable