CVE-2023-53033
MEDIUMLinux Kernel 5.5-5.10.164 - Out-of-Bounds Read in nft_payload VLAN Header Handling
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits If the offset + length goes over the ethernet + vlan header, then the length is adjusted to copy the bytes that are within the boundaries of the vlan_ethhdr scratchpad area. The remaining bytes beyond ethernet + vlan header are copied directly from the skbuff data area. Fix incorrect arithmetic operator: subtract, not add, the size of the vlan header in case of double-tagged packets to adjust the length accordingly to address CVE-2023-0179.
References (4)
Core 4
Core References
Scores
CVSS v3
5.5
EPSS
0.0018
EPSS Percentile
8.0%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
Status
published
Products (15)
linux/Kernel
5.11.0 - 5.15.89linux
linux/Kernel
5.16.0 - 6.1.7linux
linux/Kernel
5.5.0 - 5.10.164linux
Linux/Linux
< 5.5
Linux/Linux
5.10.164 - 5.10.*
Linux/Linux
5.15.89 - 5.15.*
Linux/Linux
5.5
Linux/Linux
6.1.7 - 6.1.*
Linux/Linux
6.2
Linux/Linux
f6ae9f120dada00abfb47313364c35118469455f - 550efeff989b041f3746118c0ddd863c39ddc1aa
... and 5 more
Published
Mar 27, 2025
Tracked Since
Feb 18, 2026