Bug 2422731 (CVE-2025-40350)
| Summary: | CVE-2025-40350 kernel: net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
| Status: | NEW --- | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | Keywords: | Security |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
A flaw was identified in the mlx5e network driver in the Linux kernel relating to handling of multi-buffer XDP operations. The driver historically assumed that the layout of the XDP bufferremained unchanged by XDP programs. When these programs modify the buffer layout, the driver may construct a socket bufferincorrectly,ignoring linear data or mis-pulling fragments,which can lead to an invalid skb or trigger a BUG_ON() in the kernel.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
OSIDB Bzimport
2025-12-16 14:07:16 UTC
|