In the Linux kernel, the following vulnerability has been resolved: l2tp: use list_del_rcu in l2tp_session_unhash An unprivileged local user can pin a host CPU indefinitely in l2tp_session_get_by_i…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: l2tp: use list_del_rcu in l2tp_session_unhash An unprivileged local user can pin a host CPU indefinitely in l2tp_session_get_by_ifname() by issuing L2TP_CMD_SESSION_GET on L2TP_ATTR_IFNAME concurrently with L2TP_CMD_SESSION_CREATE and L2TP_CMD_SESSION_DELETE on the same tunnel. All three commands take GENL_UNS_ADMIN_PERM, so CAP_NET_ADMIN in the netns user namespace suffices; on any host that has l2tp_core loaded the trigger …
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/5e40919a40cb3e590ed45c2a54a4a2518aa88a99
- https://git.kernel.org/stable/c/979c017803c40829b03acd9e5236e354b7622360
- https://git.kernel.org/stable/c/acab6314bb75be994f720ed13e9d9139cbf828a8
- https://git.kernel.org/stable/c/e0c3dd7b30cc5ee42ab502da140cda93d794a20b
Timeline
- nvd_ingest NVD