Vulnerability CVE-2022-42432


Published: 2023-03-29

Description:
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.

Type:

CWE-457

(Use of Uninitialized Variable)

 References:
https://www.zerodayinitiative.com/advisories/ZDI-22-1457/
https://patchwork.ozlabs.org/project/netfilter-devel/patch/20220907082618.1193201-1-pablo@netfilter.org/

Copyright 2024, cxsecurity.com

 

Back to Top