First published: Wed Oct 23 2024(Updated: )
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.
Affected Software | Affected Version | How to fix |
---|---|---|
F5 Traffix Systems Signaling Delivery Controller | =5.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of F5-K000145124 is critical due to its potential to allow unprivileged users to attach the N_GSM0710 line discipline.
To fix F5-K000145124, ensure that users require CAP_NET_ADMIN permissions to attach the N_GSM0710 line discipline.
F5-K000145124 affects the F5 Traffix Systems Signaling Delivery Controller version 5.2.
The vulnerability in F5-K000145124 allows any unprivileged user to attach an N_GSM0710 line discipline without proper permissions.
In the context of F5-K000145124, creating a GSM network requires the CAP_NET_ADMIN capability.