PT-2026-37398 · Linux · Linux Kernel
Published
2026-05-06
·
Updated
2026-06-19
·
CVE-2026-43088
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
An issue exists in the PF KEY export paths where
pfkey sockaddr size() is used to reserve sockaddr payload space, resulting in IPv6 addresses occupying 32 bytes. However, the pfkey sockaddr fill() function only initializes the first 28 bytes of struct sockaddr in6, leaving the final 4 aligned bytes uninitialized. This affects export paths that append aligned sockaddr payloads using skb put(), specifically within SADB ACQUIRE, SADB X NAT T NEW MAPPING, and SADB X MIGRATE.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel