In the Linux kernel, the following vulnerability has been resolved:
usbnet: fix memory leak in error case
usbnet_write_cmd_async() mixed up which buffers
need to be freed in which error case.
v2: add Fixes tag
v3: fix uninitialized buf pointer
References
Configurations
Configuration 1 (hide)
|
History
11 Mar 2025, 22:25
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/0085da9df3dced730027923a6b48f58e9016af91 - Patch | |
References | () https://git.kernel.org/stable/c/04894ab34faf40ab72a8a5ab5b404bb0606bbbff - Patch | |
References | () https://git.kernel.org/stable/c/3eed421ca5c809da93456f69203d164d5220be3d - Patch | |
References | () https://git.kernel.org/stable/c/5269209f54dd8dfd15f9383f3a3a1fe8370764f8 - Patch | |
References | () https://git.kernel.org/stable/c/b55a21b764c1e182014630fa5486d717484ac58f - Patch | |
References | () https://git.kernel.org/stable/c/d5165e657987ff4ba0ace896d4376a3718a9fbc3 - Patch | |
References | () https://git.kernel.org/stable/c/db89582ff330556188da856e01382ccbf3a5e706 - Patch | |
References | () https://git.kernel.org/stable/c/e7b4f69946a38209b4a4f660bf0e4cbed94f9b4b - Patch | |
First Time |
Linux
Linux linux Kernel |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:5.19:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc3:*:*:*:*:*:* |
|
Summary |
|
|
CWE | CWE-401 |
26 Feb 2025, 07:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-03-11 22:25
NVD link : CVE-2022-49657
Mitre link : CVE-2022-49657
CVE.ORG link : CVE-2022-49657
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime