In the Linux kernel, the following vulnerability has been resolved:
intel_th: Fix a resource leak in an error handling path
If an error occurs after calling 'pci_alloc_irq_vectors()',
'pci_free_irq_vectors()' must be called as already done in the remove
function.
References
Configurations
Configuration 1 (hide)
|
History
20 Nov 2025, 21:40
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-401 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| First Time |
Linux linux Kernel
Linux |
|
| References | () https://git.kernel.org/stable/c/086c28ab7c5699256aced0049aae9c42f1410313 - Patch | |
| References | () https://git.kernel.org/stable/c/859342220accd0d332864fafbf4e3d2d0492bc3f - Patch | |
| References | () https://git.kernel.org/stable/c/9b5469573a274729bdb04b60a8d71f8d09940a31 - Patch | |
| References | () https://git.kernel.org/stable/c/a8f3b78b1f8e959d06801ae82149f140a75724e8 - Patch | |
| References | () https://git.kernel.org/stable/c/ed4d5ecb7d7fd80336afb2f9ac6685651a6aa32f - Patch | |
| References | () https://git.kernel.org/stable/c/fae9da7d4c2ccad3792de03e3cac1fe2bfabb73d - Patch |
Information
Published : 2025-06-18 11:15
Updated : 2025-11-20 21:40
NVD link : CVE-2022-50143
Mitre link : CVE-2022-50143
CVE.ORG link : CVE-2022-50143
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
