HomeDefectsLIN1019-10160
Fixed

LIN1019-10160 : Security Advisory - linux - CVE-2023-34319

Created: Aug 9, 2023    Updated: Dec 11, 2024
Resolved Date: Aug 26, 2023
Found In Version: 10.19.45.1
Fix Version: 10.19.45.30
Severity: Standard
Applicable for: Wind River Linux LTS 19
Component/s: Kernel

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.


https://nvd.nist.gov/vuln/detail/CVE-2023-34319

CVEs