CVE-2026-64553

Unknown

Last modified

CVE-2026-64553 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: net: psample: fix info leak in PSAMPLE_ATTR_DATA psample open codes nla_put() presumably to avoid wiping the data with 0s just to override it with packet data. This open coding is missing clearing the pad, however, each netlink attr is padded to 4B and data_len may not be divisible by 4B..

Description

In the Linux kernel, the following vulnerability has been resolved: net: psample: fix info leak in PSAMPLE_ATTR_DATA psample open codes nla_put() presumably to avoid wiping the data with 0s just to override it with packet data. This open coding is missing clearing the pad, however, each netlink attr is padded to 4B and data_len may not be divisible by 4B.

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 6ae0a6286171154661b74f7f550f9441c6008424, < 0d3ea2ccddda442077fc44f11d873209c97ec50b; >= 6ae0a6286171154661b74f7f550f9441c6008424, < 7fe7e6949964aa8ee6305f09db2dc9eede977bb3; >= 6ae0a6286171154661b74f7f550f9441c6008424, < e2fa322782a2d7d8078f7bb20817e0aa9f7c32e9; >= 6ae0a6286171154661b74f7f550f9441c6008424, < befe1ebe7fc2c65c80074bc34ceeb0a721ed3cd2; >= 6ae0a6286171154661b74f7f550f9441c6008424, < 48930f6c59fd0056c2de46ce52bfe27d9c9e5eb6; >= 6ae0a6286171154661b74f7f550f9441c6008424, < a6cfb924ad74efce254e99c197d2e3863de70868; >= 6ae0a6286171154661b74f7f550f9441c6008424, < 794a0d8bdbb39e083ed42caccb86d687a9b53570; >= 6ae0a6286171154661b74f7f550f9441c6008424, < aedd02af1f8b0bceb7f42f5a21c41634ca9ed390
LinuxLinux4.11

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-64553?
In the Linux kernel, the following vulnerability has been resolved: net: psample: fix info leak in PSAMPLE_ATTR_DATA psample open codes nla_put() presumably to avoid wiping the data with 0s just to override it with packet data. This open coding is missing clearing the pad, however, each netlink attr is padded to 4B and data_len may not be divisible by 4B.
How severe is CVE-2026-64553?
Severity scoring for CVE-2026-64553 is pending analysis.
How do I fix CVE-2026-64553?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-64553?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST