| Changed |
Description |
In the Linux kernel, the following vulnerability has been resolved:
Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj
kobject_init_and_add() takes reference even when it fails.
According to the doc of kobject_init_and_add()?
If this function returns an error, kobject_put() must be called to
properly clean up the memory associated with the object.
Fix memory leak by calling kobject_put().
|
In the Linux kernel, the following vulnerability has been resolved:
Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj
kobject_init_and_add() takes reference even when it fails.
According to the doc of kobject_init_and_add()?
If this function returns an error, kobject_put() must be called to
properly clean up the memory associated with the object.
Fix memory leak by calling kobject_put().
|
| Added |
CVSS V3.1 |
|
NIST AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
| Added |
CWE |
|
NIST CWE-401
|
| Added |
CPE Configuration |
|
OR
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.15 up to (excluding) 4.19.231
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.20 up to (excluding) 5.4.181
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5 up to (excluding) 5.10.102
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.25
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 5.16.11
|
| Changed |
Reference Type |
https://git.kernel.org/stable/c/417947891bd5ae327f15efed1a0da2b12ef24962 No Types Assigned
|
https://git.kernel.org/stable/c/417947891bd5ae327f15efed1a0da2b12ef24962 Mailing List, Patch
|
| Changed |
Reference Type |
https://git.kernel.org/stable/c/8bc69f86328e87a0ffa79438430cc82f3aa6a194 No Types Assigned
|
https://git.kernel.org/stable/c/8bc69f86328e87a0ffa79438430cc82f3aa6a194 Mailing List, Patch
|
| Changed |
Reference Type |
https://git.kernel.org/stable/c/91d8866ca55232d21995a3d54fac96de33c9e20c No Types Assigned
|
https://git.kernel.org/stable/c/91d8866ca55232d21995a3d54fac96de33c9e20c Mailing List, Patch
|
| Changed |
Reference Type |
https://git.kernel.org/stable/c/92e25b637cd4e010f776c86e4810300e773eac5c No Types Assigned
|
https://git.kernel.org/stable/c/92e25b637cd4e010f776c86e4810300e773eac5c Mailing List, Patch
|
| Changed |
Reference Type |
https://git.kernel.org/stable/c/c377e2ba78d3fe9a1f0b4ec424e75f81da7e81e9 No Types Assigned
|
https://git.kernel.org/stable/c/c377e2ba78d3fe9a1f0b4ec424e75f81da7e81e9 Mailing List, Patch
|
| Changed |
Reference Type |
https://git.kernel.org/stable/c/fe595759c2a4a5bb41c438474f15947d8ae32f5c No Types Assigned
|
https://git.kernel.org/stable/c/fe595759c2a4a5bb41c438474f15947d8ae32f5c Mailing List, Patch
|