Bug 2230156 (CVE-2023-34319) - CVE-2023-34319 xen: buffer overrun in netback due to unusual packet (XSA-432)
Summary: CVE-2023-34319 xen: buffer overrun in netback due to unusual packet (XSA-432)
Keywords:
Status: CLOSED NOTABUG
Alias: CVE-2023-34319
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On: 2230157
Blocks: 2230159
TreeView+ depends on / blocked
 
Reported: 2023-08-08 19:24 UTC by Pedro Sampaio
Modified: 2023-08-09 14:13 UTC (History)
46 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-08-09 12:08:35 UTC
Embargoed:


Attachments (Terms of Use)

Description Pedro Sampaio 2023-08-08 19:24:09 UTC
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.

References:

https://xenbits.xen.org/xsa/advisory-432.html

Comment 1 Pedro Sampaio 2023-08-08 19:24:37 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 2230157]

Comment 2 Mauro Matteo Cascella 2023-08-09 07:35:37 UTC
Upstream fix:
https://github.com/torvalds/linux/commit/534fc31d09b706a16d83533e16b5dc855caf7576

Comment 3 Product Security DevOps Team 2023-08-09 12:08:32 UTC
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s):

https://access.redhat.com/security/cve/cve-2023-34319


Note You need to log in before you can comment on or make changes to this bug.