๐Ÿ” CVE Alert

CVE-2026-43088

UNKNOWN 0.0

net: af_key: zero aligned sockaddr tail in PF_KEY exports

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: net: af_key: zero aligned sockaddr tail in PF_KEY exports PF_KEY export paths use `pfkey_sockaddr_size()` when reserving sockaddr payload space, so IPv6 addresses occupy 32 bytes on the wire. However, `pfkey_sockaddr_fill()` initializes only the first 28 bytes of `struct sockaddr_in6`, leaving the final 4 aligned bytes uninitialized. Not every PF_KEY message is affected. The state and policy dump builders already zero the whole message buffer before filling the sockaddr payloads. Keep the fix to the export paths that still append aligned sockaddr payloads with plain `skb_put()`: - `SADB_ACQUIRE` - `SADB_X_NAT_T_NEW_MAPPING` - `SADB_X_MIGRATE` Fix those paths by clearing only the aligned sockaddr tail after `pfkey_sockaddr_fill()`.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published May 6, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 6df5f90175fe4c584e9960b6c00131a7bf2b5399 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 746ee79d9e140f0e9e56f5123eaa88ad9332de7b 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < e357c3cf8a44d4ec1f49ad6981e4ab9704354347 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 3c19cb8a84ef709d57943bd6664cf31cb91ba6ec 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 11cbf294bac623bd57296f231199193087f57b4a 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < edd446ee7cd3d02cac246168063d5b3e9ea68460 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 2e74f974359b5382ecbe8536abbb5b837eb6c724 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 426c355742f02cf743b347d9d7dbdc1bfbfa31ef
Linux / Linux
2.6.12

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/6df5f90175fe4c584e9960b6c00131a7bf2b5399 git.kernel.org: https://git.kernel.org/stable/c/746ee79d9e140f0e9e56f5123eaa88ad9332de7b git.kernel.org: https://git.kernel.org/stable/c/e357c3cf8a44d4ec1f49ad6981e4ab9704354347 git.kernel.org: https://git.kernel.org/stable/c/3c19cb8a84ef709d57943bd6664cf31cb91ba6ec git.kernel.org: https://git.kernel.org/stable/c/11cbf294bac623bd57296f231199193087f57b4a git.kernel.org: https://git.kernel.org/stable/c/edd446ee7cd3d02cac246168063d5b3e9ea68460 git.kernel.org: https://git.kernel.org/stable/c/2e74f974359b5382ecbe8536abbb5b837eb6c724 git.kernel.org: https://git.kernel.org/stable/c/426c355742f02cf743b347d9d7dbdc1bfbfa31ef