Security Advisory

CVE-2023-52880

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-05-24 15:33:17
Last updated 2026-08-05 09:11:49
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc Any unprivileged user can attach N_GSM0710 ldisc, but it requires CAP_NET_ADMIN to create a GSM network anyway. Require initial namespace CAP_NET_ADMIN to do that.