In the Linux kernel, the following vulnerability has been resolved:
fsl/fman: Fix refcount handling of fman-related devices
In mac_probe() there are multiple calls to of_find_device_by_node(),
fman_bind() and fman_port_bind() which takes references to of_dev->dev.
Not all references taken by these calls are released later on error path
in mac_probe() and in mac_remove() which lead to reference leaks.
Add references release.
References
Configurations
Configuration 1 (hide)
|
History
22 Nov 2024, 16:54
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc3:*:*:*:*:*:* |
|
First Time |
Linux linux Kernel
Linux |
|
CWE | NVD-CWE-Other | |
References | () https://git.kernel.org/stable/c/1dec67e0d9fbb087c2ab17bf1bd17208231c3bb1 - Patch | |
References | () https://git.kernel.org/stable/c/3c2a3619d565fe16bf59b0a047bab103a2ee4490 - Patch | |
References | () https://git.kernel.org/stable/c/5ed4334fc9512f934fe2ae9c4cf7f8142e451b8b - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
08 Nov 2024, 19:01
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
07 Nov 2024, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-11-07 10:15
Updated : 2024-11-22 16:54
NVD link : CVE-2024-50166
Mitre link : CVE-2024-50166
CVE.ORG link : CVE-2024-50166
JSON object : View
Products Affected
linux
- linux_kernel
CWE