Lucene search

K
alpinelinuxAlpine Linux Development TeamALPINE:CVE-2023-34319
HistorySep 22, 2023 - 2:15 p.m.

CVE-2023-34319

2023-09-2214:15:45
Alpine Linux Development Team
security.alpinelinux.org
33
linux
netback driver
buffer overrun
split packet
xsa-423
cve-2023-34319

7.8 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

0.0004 Low

EPSS

Percentile

5.1%

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.

7.8 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

0.0004 Low

EPSS

Percentile

5.1%