#VU66397 Double Free in Linux kernel - CVE-2022-2588

 

#VU66397 Double Free in Linux kernel - CVE-2022-2588

Published: August 11, 2022 / Updated: March 20, 2024


Vulnerability identifier: #VU66397
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:A/U:Clear
CVE-ID: CVE-2022-2588
CWE-ID: CWE-415
Exploitation vector: Local access
Exploit availability: The vulnerability is being exploited in the wild
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists due to a double free error within the network packet scheduler implementation in the route4_change() function in Linux kernel when removing all references to a route filter before freeing it. A local user can run a specially crafted program to crash the kernel or execute arbitrary code.


Remediation

Install updates from vendor's website.

External links