CVE-2023-3776

CVSS 3.1 Score 7.8 of 10 (high)

Details

Published Jul 21, 2023
Updated: Feb 2, 2024
CWE ID 416

Summary

CVE-2023-3776 is a use-after-free vulnerability affecting the Linux kernel's net/sched: cls_fw component. When tcf_change_indev() fails, fw_set_parms() does not properly handle the reference counter, allowing attackers to manipulate it and cause a reference to be freed. Subsequently, the freed memory can be used after it has been deallocated, resulting in local privilege escalation. To mitigate this issue, it is advised to upgrade to a kernel version past commit 0323bce598eea038714f941ce2b22541c46d488f.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share