In the Linux kernel, the following vulnerability has been resolved:
mctp: Fix an error handling path in mctp_init()
If mctp_neigh_init() return error, the routes resources should
be released in the error handling path. Otherwise some resources
leak.
References
Configurations
Configuration 1 (hide)
|
History
07 May 2025, 13:32
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-01 15:16
Updated : 2025-05-07 13:32
NVD link : CVE-2022-49854
Mitre link : CVE-2022-49854
CVE.ORG link : CVE-2022-49854
JSON object : View
Products Affected
linux
- linux_kernel
CWE