In the Linux kernel, the following vulnerability has been resolved:
usbnet: ipheth: do not stop RX on failing RX callback
RX callbacks can fail for multiple reasons:
* Payload too short
* Payload formatted incorrecly (e.g. bad NCM framing)
* Lack of memory
None of these should cause the driver to seize up.
Make such failures non-critical and continue processing further
incoming URBs.
References
Configurations
Configuration 1 (hide)
|
History
03 Oct 2024, 15:36
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/08ca800b0cd56d5e26722f68b18bbbf6840bf44b - Patch | |
References | () https://git.kernel.org/stable/c/4d1cfa3afb8627435744ecdc6d8b58bc72ee0f4c - Patch | |
References | () https://git.kernel.org/stable/c/74efed51e0a4d62f998f806c307778b47fc73395 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:6.11:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.11:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.11:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | NVD-CWE-noinfo |
30 Sep 2024, 12:45
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
27 Sep 2024, 13:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-09-27 13:15
Updated : 2024-10-03 15:36
NVD link : CVE-2024-46861
Mitre link : CVE-2024-46861
CVE.ORG link : CVE-2024-46861
JSON object : View
Products Affected
linux
- linux_kernel
CWE