Permissions, Privileges, and Access Controls in Linux kernel - CVE-2023-52880

 

Permissions, Privileges, and Access Controls in Linux kernel - CVE-2023-52880

Published: May 29, 2024 / Updated: May 14, 2025


Vulnerability identifier: #VU89899
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2023-52880
CWE-ID: CWE-264
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 bypass implemented security restrictions.

The vulnerability exists due to missing permissions checks within the gsmld_open() function in drivers/tty/n_gsm.c. A local user with CAP_NET_ADMIN capability can create a GSM network.


Remediation

Install updates from vendor's website.

External links