Bug 2376054 (CVE-2025-38120) - CVE-2025-38120 kernel: netfilter: nf_set_pipapo_avx2: fix initial map fill
Summary: CVE-2025-38120 kernel: netfilter: nf_set_pipapo_avx2: fix initial map fill
Keywords:
Status: NEW
Alias: CVE-2025-38120
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-07-03 09:02 UTC by OSIDB Bzimport
Modified: 2025-07-03 18:41 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-07-03 09:02:36 UTC
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.

Comment 1 Avinash Hanwate 2025-07-03 18:33:06 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025070327-CVE-2025-38120-4498@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.