In the Linux kernel, the following vulnerability has been resolved:
netfilter: nf_set_pipapo_avx2: fix initial map fill
If the first field doesn't cover the entire start map, then we must zero
out the remainder, else we leak those bits into the next match round map.
The early fix was incomplete and did only fix up the generic C
implementation.
A followup patch adds a test case to nft_concat_range.sh.
CVSS
No CVSS.
References
Configurations
No configuration.
History
03 Jul 2025, 09:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-03 09:15
Updated : 2025-07-03 15:13
NVD link : CVE-2025-38120
Mitre link : CVE-2025-38120
CVE.ORG link : CVE-2025-38120
JSON object : View
Products Affected
No product.
CWE
No CWE.