In the Linux kernel, the following vulnerability has been resolved:
net: use sockgenput() when skstate is TCPTIME_WAIT
It is possible for a pointer of type struct inettimewaitsock to be returned from the functions _inetlookupestablished() and _inet6lookupestablished(). This can cause a crash when the returned pointer is of type struct inettimewaitsock and sockput() is called on it. The following is a crash call stack that shows sk->skwmemalloc being accessed in skfree() during the call to sockput() on a struct inettimewaitsock pointer. To avoid this issue, use sockgenput() instead of sockput() when sk->skstate is TCPTIME_WAIT.
mrdump.ko ipanic() + 120 vmlinux notifiercallchain(nrtocall=-1, nrcalls=0) + 132 vmlinux atomicnotifiercallchain(val=0) + 56 vmlinux panic() + 344 vmlinux addtaint() + 164 vmlinux endreport() + 136 vmlinux kasanreport(size=0) + 236 vmlinux reporttagfault() + 16 vmlinux dotagrecovery() + 16 vmlinux _dokernelfault() + 88 vmlinux dobadarea() + 28 vmlinux dotagcheckfault() + 60 vmlinux domemabort() + 80 vmlinux el1abort() + 56 vmlinux el1h64synchandler() + 124 vmlinux > 0xFFFFFFC080011294() vmlinux _lseatomicfetchaddrelease(v=0xF2FFFF82A896087C) vmlinux _lseatomicfetchsubrelease(v=0xF2FFFF82A896087C) vmlinux archatomicfetchsubrelease(i=1, v=0xF2FFFF82A896087C) + 8 vmlinux rawatomicfetchsubrelease(i=1, v=0xF2FFFF82A896087C) + 8 vmlinux atomicfetchsubrelease(i=1, v=0xF2FFFF82A896087C) + 8 vmlinux _refcountsubandtest(i=1, r=0xF2FFFF82A896087C, oldp=0) + 8 vmlinux _refcountdecandtest(r=0xF2FFFF82A896087C, oldp=0) + 8 vmlinux refcountdecandtest(r=0xF2FFFF82A896087C) + 8 vmlinux skfree(sk=0xF2FFFF82A8960700) + 28 vmlinux sockput() + 48 vmlinux tcp6checkfraglistgro() + 236 vmlinux tcp6groreceive() + 624 vmlinux ipv6groreceive() + 912 vmlinux devgroreceive() + 1116 vmlinux napigroreceive() + 196 ccmni.ko ccmnirxcallback() + 208 ccmni.ko ccmniqueuerecvskb() + 388 cccidpmaif.ko dpmaifrxqpush_thread() + 1088 vmlinux kthread() + 268 vmlinux 0xFFFFFFC08001F30C()
[
{
"digest": {
"threshold": 0.9,
"line_hashes": [
"331396587777632734527352894791385280846",
"67147417674749899953024047665545342710",
"116235134786986396901853031986665132799",
"187386552271400071538357489656353038676"
]
},
"id": "CVE-2025-37894-01f29259",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c0dba059b118b5206e755042b15b49368a388898",
"target": {
"file": "net/ipv4/tcp_offload.c"
},
"deprecated": false
},
{
"digest": {
"threshold": 0.9,
"line_hashes": [
"331396587777632734527352894791385280846",
"67147417674749899953024047665545342710",
"116235134786986396901853031986665132799",
"187386552271400071538357489656353038676"
]
},
"id": "CVE-2025-37894-0cdfc711",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@f920436a44295ca791ebb6dae3f4190142eec703",
"target": {
"file": "net/ipv4/tcp_offload.c"
},
"deprecated": false
},
{
"digest": {
"threshold": 0.9,
"line_hashes": [
"331396587777632734527352894791385280846",
"15962236807822999485532388293841644243",
"285708909039390636589885825247694812225",
"91011875666645470854109278074351240865"
]
},
"id": "CVE-2025-37894-0cfd8275",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@786650e644c5b1c063921799ca203c0b8670d79a",
"target": {
"file": "net/ipv6/tcpv6_offload.c"
},
"deprecated": false
},
{
"digest": {
"threshold": 0.9,
"line_hashes": [
"331396587777632734527352894791385280846",
"15962236807822999485532388293841644243",
"285708909039390636589885825247694812225",
"91011875666645470854109278074351240865"
]
},
"id": "CVE-2025-37894-1b4820af",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@f920436a44295ca791ebb6dae3f4190142eec703",
"target": {
"file": "net/ipv6/tcpv6_offload.c"
},
"deprecated": false
},
{
"digest": {
"threshold": 0.9,
"line_hashes": [
"331396587777632734527352894791385280846",
"15962236807822999485532388293841644243",
"285708909039390636589885825247694812225",
"91011875666645470854109278074351240865"
]
},
"id": "CVE-2025-37894-608b4da0",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c0dba059b118b5206e755042b15b49368a388898",
"target": {
"file": "net/ipv6/tcpv6_offload.c"
},
"deprecated": false
},
{
"digest": {
"threshold": 0.9,
"line_hashes": [
"331396587777632734527352894791385280846",
"67147417674749899953024047665545342710",
"116235134786986396901853031986665132799",
"187386552271400071538357489656353038676"
]
},
"id": "CVE-2025-37894-e2db1ead",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@786650e644c5b1c063921799ca203c0b8670d79a",
"target": {
"file": "net/ipv4/tcp_offload.c"
},
"deprecated": false
}
]