PT-2026-8138 · Linux · Linux Kernel
Published
2026-01-01
·
Updated
2026-02-19
·
CVE-2026-23143
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a misalignment issue within the
struct virtnet info structure, specifically related to the virtio net component. This issue arises from the misalignment of rss trailer.hash key data and rss hash key data members, causing a one-byte shift in the RSS key passed to the device, potentially truncating the last byte and adding an uninitialized byte at the beginning. The issue is addressed by utilizing the TRAILING OVERLAP() helper to ensure proper alignment of these members. The vulnerability is present in the structure definition of struct virtio net rss config trailer and struct virtnet info.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel