#VU92035 Improper locking in Linux kernel - CVE-2024-26923

 

#VU92035 Improper locking in Linux kernel - CVE-2024-26923

Published: June 13, 2024 / Updated: July 1, 2024


Vulnerability identifier: #VU92035
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:U/U:Clear
CVE-ID: CVE-2024-26923
CWE-ID: CWE-667
Exploitation vector: Local access
Exploit availability: No public exploit available
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 improper locking within the unix_gc() function in net/unix/garbage.c due to garbage collector does not take into account the risk of embryo getting enqueued during the garbage collection. A local user can execute arbitrary code with elevated privileges.


Remediation

Install update from vendor's website.

External links