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").
References
Configurations
Configuration 1 (hide)
|
History
12 Sep 2024, 14:10
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/3db4395332e7050ef9ddeb3052e6b5019f2a2a59 - Patch | |
References | () https://git.kernel.org/stable/c/440ab7f97261bc28501636a13998e1b1946d2e79 - Patch | |
References | () https://git.kernel.org/stable/c/5a2e37bc648a2503bf6d687aed27b9f4455d82eb - Issue Tracking | |
References | () https://git.kernel.org/stable/c/dd89a81d850fa9a65f67b4527c0e420d15bf836c - Patch | |
CWE | NVD-CWE-noinfo | |
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
29 Aug 2024, 17:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Summary |
|
26 Aug 2024, 12:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-08-26 12:15
Updated : 2024-09-12 14:10
NVD link : CVE-2024-44940
Mitre link : CVE-2024-44940
CVE.ORG link : CVE-2024-44940
JSON object : View
Products Affected
linux
- linux_kernel
CWE