In the Linux kernel, the following vulnerability has been resolved: tipc: restrict socket queue dumps in enqueue tracepoints tipc_sk_enqueue() runs with sk->sk_lock.slock held while the socket is o…
Critical CVSS 9.8
Summary
In the Linux kernel, the following vulnerability has been resolved: tipc: restrict socket queue dumps in enqueue tracepoints tipc_sk_enqueue() runs with sk->sk_lock.slock held while the socket is owned by user context. The spinlock protects the backlog queue in this path, but it does not serialize against the socket owner consuming or purging sk_receive_queue. KASAN reported: CPU: 14 UID: 0 PID: 1050 Comm: tipc3 Not tainted 7.1.0-rc6+ #126 PREEMPT(lazy) Hardware name: QEMU Standard PC (…
In-depth triage
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/12876864f9de5fa6f611a30c6c17e405a773bf0a
- https://git.kernel.org/stable/c/258fb15b30db4f3941ab335d5e02f744baf1da54
- https://git.kernel.org/stable/c/273ff83c49b82e4267373adbe629e6ee8aeaa16c
- https://git.kernel.org/stable/c/61a55fa24a5d737436018764a647fe5b6cb36371
- https://git.kernel.org/stable/c/6acbbe54215d5f4251593000cff2bf51d6748713
- https://git.kernel.org/stable/c/acd7df8d955480a6f6e5bb809da67b1500cc3cf4
- https://git.kernel.org/stable/c/ae5d0d9ce767b20a5580bb6dc5e06f3e1b8a0fb0
- https://git.kernel.org/stable/c/b9e100815f4b55e9ccaf6af9a3aba173eb13d381
Timeline
- nvd_ingest NVD