Description
In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi_tcp: Check that sock is valid before iscsi_set_param() The validity of sock should be checked before assignment to avoid incorrect values. Commit 57569c37f0ad ("scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername()") introduced this change which may lead to inconsistent values of tcp_sw_conn->sendpage and conn->datadgst_en. Fix the issue by moving the position of the assignment.
References (5)
Core 5
Core References
Scores
CVSS v3
5.5
EPSS
0.0015
EPSS Percentile
4.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-476
Status
published
Products (20)
Linux/Linux
< 6.1
Linux/Linux
0a0b861fce2657ba08ec356a74346b37ca4b2008
Linux/Linux
5.10.150 - 5.10.178
Linux/Linux
5.10.178 - 5.10.*
Linux/Linux
5.15.107 - 5.15.*
Linux/Linux
5.15.75 - 5.15.107
Linux/Linux
5.19.17 - 5.20
Linux/Linux
57569c37f0add1b6489e1a1563c71519daf732cf - 48b19b79cfa37b1e50da3b5a8af529f994c08901
Linux/Linux
57569c37f0add1b6489e1a1563c71519daf732cf - 6e06a68fbbfcd8576eee8f7139fa2b13c9b72e91
Linux/Linux
57569c37f0add1b6489e1a1563c71519daf732cf - b287e21e73ec23f3788fbe40037c42dbe6e9a9a9
... and 10 more
Published
Oct 01, 2025
Tracked Since
Feb 18, 2026