CVE-2025-39922
Last modified
CVE-2025-39922 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix incorrect map used in eee linkmode incorrectly used ixgbe_lp_map in loops intended to populate the supported and advertised EEE linkmode bitmaps based on ixgbe_ls_map. This results in incorrect bit setting and potential out-of-bounds access, since ixgbe_lp_map and ixgbe_ls_map have different sizes and purposes. ixgbe_lp_map[i] -> ixgbe_ls_map[i] Use ixgbe_ls_map for supported and advertised linkmodes, and keep ixgbe_lp_map usage only for link partner (lp_advertised) mapping.. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix incorrect map used in eee linkmode incorrectly used ixgbe_lp_map in loops intended to populate the supported and advertised EEE linkmode bitmaps based on ixgbe_ls_map. This results in incorrect bit setting and potential out-of-bounds access, since ixgbe_lp_map and ixgbe_ls_map have different sizes and purposes. ixgbe_lp_map[i] -> ixgbe_ls_map[i] Use ixgbe_ls_map for supported and advertised linkmodes, and keep ixgbe_lp_map usage only for link partner (lp_advertised) mapping.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.9, < 6.12.46 | — |
| Linux | Linux Kernel | >= 6.13, < 6.16.6 | — |
| Linux | Linux Kernel | 6.17 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-39922?
How severe is CVE-2025-39922?
How do I fix CVE-2025-39922?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-39917In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39918In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39919In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3992A vulnerability has been found in TOTOLINK N150RT 3.4.0-B201…8.8
- CVE-2025-39920In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39921In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39923In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39924In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39925In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39926In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39927In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-39928In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-39922?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
