In the Linux kernel, the following vulnerability has been resolved: llc: call sock_orphan() at release time syzbot reported an interesting trace [1] caused by a stale sk->sk_wq pointer in a closed …
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: llc: call sock_orphan() at release time syzbot reported an interesting trace [1] caused by a stale sk->sk_wq pointer in a closed llc socket. In commit ff7b11aa481f ("net: socket: set sock->sk to NULL after calling proto_ops::release()") Eric Biggers hinted that some protocols are missing a sock_orphan(), we need to perform a full audit. In net-next, I plan to clear sock->sk from sock_orphan() and amend Eric patch to add a w…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/3151051b787f7cd7e3329ea0016eb9113c248812 Patch
- https://git.kernel.org/stable/c/64babb17e8150771c58575d8f93a35c5296b499f Patch
- https://git.kernel.org/stable/c/6b950c712a9a05cdda4aea7fcb2848766576c11b Patch
- https://git.kernel.org/stable/c/8e51f084b5716653f19e291ed5f026791d4b3ed4 Patch
- https://git.kernel.org/stable/c/9c333d9891f34cea8af1b229dc754552304c8eee Patch
- https://git.kernel.org/stable/c/aa2b2eb3934859904c287bf5434647ba72e14c1c Patch
- https://git.kernel.org/stable/c/d0b5b1f12429df3cd9751ab8b2f53729b77733b7 Patch
- https://git.kernel.org/stable/c/dbc1b89981f9c5360277071d33d7f04a43ffda4a Patch
- https://git.kernel.org/stable/c/3151051b787f7cd7e3329ea0016eb9113c248812 Patch
- https://git.kernel.org/stable/c/64babb17e8150771c58575d8f93a35c5296b499f Patch
- https://git.kernel.org/stable/c/6b950c712a9a05cdda4aea7fcb2848766576c11b Patch
- https://git.kernel.org/stable/c/8e51f084b5716653f19e291ed5f026791d4b3ed4 Patch
- https://git.kernel.org/stable/c/9c333d9891f34cea8af1b229dc754552304c8eee Patch
- https://git.kernel.org/stable/c/aa2b2eb3934859904c287bf5434647ba72e14c1c Patch
- https://git.kernel.org/stable/c/d0b5b1f12429df3cd9751ab8b2f53729b77733b7 Patch
- https://git.kernel.org/stable/c/dbc1b89981f9c5360277071d33d7f04a43ffda4a Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Mailing List
- https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html Mailing List
Timeline
- nvd_ingest NVD