In the Linux kernel, the following vulnerability has been resolved: tcp: Use refcount_inc_not_zero() in tcp_twsk_unique(). Anderson Nascimento reported a use-after-free splat in tcp_twsk_unique() w…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: tcp: Use refcount_inc_not_zero() in tcp_twsk_unique(). Anderson Nascimento reported a use-after-free splat in tcp_twsk_unique() with nice analysis. Since commit ec94c2696f0b ("tcp/dccp: avoid one atomic operation for timewait hashdance"), inet_twsk_hashdance() sets TIME-WAIT socket's sk_refcnt after putting it into ehash and releasing the bucket lock. Thus, there is a small race window where other threads could try to reuse…
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/13ed7cdf079686ccd3618335205700c03f6fb446 Patch
- https://git.kernel.org/stable/c/1796ca9c6f5bd50554214053af5f47d112818ee3 Patch
- https://git.kernel.org/stable/c/1d9cf07810c30ef7948879567d10fd1f01121d34 Patch
- https://git.kernel.org/stable/c/27b0284d8be182a81feb65581ab6a724dfd596e8 Patch
- https://git.kernel.org/stable/c/517e32ea0a8c72202d0d8aa8df50a7cd3d6fdefc Patch
- https://git.kernel.org/stable/c/6e48faad92be13166184d21506e4e54c79c13adc Patch
- https://git.kernel.org/stable/c/84546cc1aeeb4df3e444b18a4293c9823f974be9 Patch
- https://git.kernel.org/stable/c/f2db7230f73a80dbb179deab78f88a7947f0ab7e Patch
- https://git.kernel.org/stable/c/13ed7cdf079686ccd3618335205700c03f6fb446 Patch
- https://git.kernel.org/stable/c/1796ca9c6f5bd50554214053af5f47d112818ee3 Patch
- https://git.kernel.org/stable/c/1d9cf07810c30ef7948879567d10fd1f01121d34 Patch
- https://git.kernel.org/stable/c/27b0284d8be182a81feb65581ab6a724dfd596e8 Patch
- https://git.kernel.org/stable/c/517e32ea0a8c72202d0d8aa8df50a7cd3d6fdefc Patch
- https://git.kernel.org/stable/c/6e48faad92be13166184d21506e4e54c79c13adc Patch
- https://git.kernel.org/stable/c/84546cc1aeeb4df3e444b18a4293c9823f974be9 Patch
- https://git.kernel.org/stable/c/f2db7230f73a80dbb179deab78f88a7947f0ab7e Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00019.html Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html Third Party Advisory
- https://security.netapp.com/advisory/ntap-20240905-0004/ Third Party Advisory
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
- https://cert-portal.siemens.com/productcert/html/ssa-398330.html
- https://cert-portal.siemens.com/productcert/html/ssa-613116.html
Timeline
- nvd_ingest NVD