CVE-2023-34319
Vulnerability Summary
Timeline
Description
The fix for XSA-423 added logic to Linux'es netback driver to deal with a frontend splitting a packet in a way such that not all of the headers would come in one piece. Unfortunately the logic introduced there didn't account for the extreme case of the entire packet being split into as many pieces as permitted by the protocol, yet still being smaller than the area that's specially dealt with to keep all (possible) headers together. Such an unusual packet would therefore trigger a buffer overrun in the driver.
CVSS Metrics
- v3.1•HIGH•Score: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Trends
Current EPSS score: 0.01%• Percentile: 2%
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
- debian•debian_linux
10.0
- linux•linux_kernel
≥ 4.9.336, < 4.10 | ≥ 4.14.302, < 4.14.321 | ≥ 4.19.269, < 4.19.290 | ≥ 5.4.227, < 5.4.252 | ≥ 5.10.159, < 5.10.189 | ≥ 5.15.83, < 5.15.125 | ≥ 6.1.13, < 6.1.44 | ≥ 6.2, < 6.4.9
- xen•xen
≥ 3.2.0
References (6)
- https://xenbits.xenproject.org/xsa/advisory-432.html
- http://packetstormsecurity.com/files/175963/Kernel-Live-Patch-Security-Notice-LSN-0099-1.html
- https://lists.debian.org/debian-lts-announce/2024/01/msg00004.html
- https://security.netapp.com/advisory/ntap-20240202-0001/
- https://lists.debian.org/debian-lts-announce/2023/10/msg00027.html
- http://xenbits.xen.org/xsa/advisory-432.html