CVE-2024-44940 Details
Description
In the Linux kernel, the following vulnerability has been resolved: fou: remove warn in gue_gro_receive on unsupported protocol Drop the WARN_ON_ONCE inn gue_gro_receive if the encapsulated type is not known or does not have a GRO handler. Such a packet is easily constructed. Syzbot generates them and sets off this warning. Remove the warning as it is expected and not actionable. The warning was previously reduced from WARN_ON to WARN_ON_ONCE in commit 270136613bf7 ("fou: Do WARN_ON_ONCE in gue_gro_receive for bad proto callbacks").
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Sep 10, 2024References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/3db4395332e7050ef9ddeb3052e6b5019f2a2a59 | kernel.org | Patch |
| https://git.kernel.org/stable/c/440ab7f97261bc28501636a13998e1b1946d2e79 | kernel.org | Patch |
| https://git.kernel.org/stable/c/5a2e37bc648a2503bf6d687aed27b9f4455d82eb | kernel.org | Issue Tracking |
| https://git.kernel.org/stable/c/a925a200299a6dfc7c172f54da6f374edc930053 | kernel.org | Patch |
| https://git.kernel.org/stable/c/b1453a5616c7bd8acd90633ceba4e59105ba3b51 | kernel.org | Patch |
| https://git.kernel.org/stable/c/dd89a81d850fa9a65f67b4527c0e420d15bf836c | kernel.org | Patch |
| https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html | CVE | Mailing ListThird Party Advisory |
| https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html | CVE | Mailing ListThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| NVD-CWE-noinfo | Insufficient Information to Classify Weakness | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| debian debian linux | 11.0 |
CPE
Remediation
| |
| linux linux kernel | >= 3.18, < 5.10.234 >= 5.11, < 5.15.174 >= 5.16, < 6.1.107 >= 6.2, < 6.6.47 >= 6.7, < 6.10.6 |
CPE
Remediation
| |
Change History
11 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 4, 2026 | CVE Modified | kernel.org |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | CVE Modified | kernel.org |
| Apr 1, 2026 | Modified Analysis | [email protected] |
| Nov 3, 2025 | CVE Modified | CVE |
| Nov 3, 2025 | CVE Modified | CVE |
| Feb 2, 2025 | CVE Modified | kernel.org |
| Dec 14, 2024 | CVE Modified | kernel.org |
| Sep 12, 2024 | Initial Analysis | [email protected] |
| Aug 29, 2024 | CVE Modified | kernel.org |
| Aug 26, 2024 | New CVE Received | kernel.org |