CVE-2026-23112
Vulnerability Summary
Timeline
Description
In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec nvmet_tcp_build_pdu_iovec() could walk past cmd->req.sg when a PDU length or offset exceeds sg_cnt and then use bogus sg->length/offset values, leading to _copy_to_iter() GPF/KASAN. Guard sg_idx, remaining entries, and sg->length/offset before building the bvec.
CVSS Metrics
- v3.1•CRITICAL•Score: 9.8CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Trends
Current EPSS score: 0.08%• Percentile: 23%
Techniques & Countermeasures
- CWE-787•Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.
Affected Systems
- linux•linux
≥ 872d26a391da92ed8f0c0f5cb5fef428067b7f30, < 043b4307a99f902697349128fde93b2ddde4686c | ≥ 872d26a391da92ed8f0c0f5cb5fef428067b7f30, < 0b9981751be14b59b4473383c731c833738aebdb | ≥ 872d26a391da92ed8f0c0f5cb5fef428067b7f30, < 42afe8ed8ad2de9c19457156244ef3e1eca94b5d | ≥ 872d26a391da92ed8f0c0f5cb5fef428067b7f30, < 1385be357e8acd09b36e026567f3a9d5c61139de | ≥ 872d26a391da92ed8f0c0f5cb5fef428067b7f30, < dca1a6ba0da9f472ef040525fab10fd9956db59f | ≥ 872d26a391da92ed8f0c0f5cb5fef428067b7f30, < 19672ae68d52ff75347ebe2420dde1b07adca09f | ≥ 872d26a391da92ed8f0c0f5cb5fef428067b7f30, < ab200d71553bdcf4de554a5985b05b2dd606bc57 | ≥ 872d26a391da92ed8f0c0f5cb5fef428067b7f30, < 52a0a98549344ca20ad81a4176d68d28e3c05a5c | 5.0
- linux•linux_kernel
≥ 5.0, < 5.10.250 | ≥ 5.11, < 5.15.200 | ≥ 5.16, < 6.1.163 | ≥ 6.2, < 6.6.124 | ≥ 6.7, < 6.12.70 | ≥ 6.13, < 6.18.10 | 6.19:rc1 | 6.19:rc2 | 6.19:rc3 | 6.19:rc4 | 6.19:rc5 | 6.19:rc6 | 6.19:rc7 | 6.19:rc8
References (9)
- https://git.kernel.org/stable/c/043b4307a99f902697349128fde93b2ddde4686c
- https://git.kernel.org/stable/c/42afe8ed8ad2de9c19457156244ef3e1eca94b5d
- https://git.kernel.org/stable/c/1385be357e8acd09b36e026567f3a9d5c61139de
- https://git.kernel.org/stable/c/dca1a6ba0da9f472ef040525fab10fd9956db59f
- https://git.kernel.org/stable/c/19672ae68d52ff75347ebe2420dde1b07adca09f
- https://git.kernel.org/stable/c/ab200d71553bdcf4de554a5985b05b2dd606bc57
- https://git.kernel.org/stable/c/52a0a98549344ca20ad81a4176d68d28e3c05a5c
- https://git.kernel.org/stable/c/0b9981751be14b59b4473383c731c833738aebdb
- https://cert-portal.siemens.com/productcert/html/ssa-253495.html