5471 matches found
GSD-2022-1002754 ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*
ASoC: ti: j721e-evm: Fix refcount leak in j721esocprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.3 by commit...
GSD-2022-1002747 regulator: scmi: Fix refcount leak in scmi_regulator_probe
regulator: scmi: Fix refcount leak in scmiregulatorprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.3 by commit...
GSD-2022-1002742 thermal/drivers/imx_sc_thermal: Fix refcount leak in imx_sc_thermal_probe
thermal/drivers/imxscthermal: Fix refcount leak in imxscthermalprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.3 by commit...
GSD-2022-1002740 drm/msm/a6xx: Fix refcount leak in a6xx_gpu_init
drm/msm/a6xx: Fix refcount leak in a6xxgpuinit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.3 by commit...
GSD-2022-1002727 PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup()
PCI: mediatek: Fix refcount leak in mtkpciesubsyspowerup This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.3 by commit...
GSD-2022-1002707 powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
powerpc/fslrio: Fix refcount leak in fslriosetup This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.3 by commit...
GSD-2022-1002704 powerpc/xive: Fix refcount leak in xive_spapr_init
powerpc/xive: Fix refcount leak in xivespaprinit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.3 by commit...
GSD-2022-1002699 powerpc/xics: fix refcount leak in icp_opal_init()
powerpc/xics: fix refcount leak in icpopalinit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.3 by commit...
GSD-2022-1002685 video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
video: fbdev: clcdfb: Fix refcount leak in clcdfbofvramsetup This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.3 by commit...
GSD-2022-1002679 ipmi:ipmb: Fix refcount leak in ipmi_ipmb_probe
ipmi:ipmb: Fix refcount leak in ipmiipmbprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.3 by commit...
GSD-2022-1002647 usb: usbip: fix a refcount leak in stub_probe()
usb: usbip: fix a refcount leak in stubprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.4 by commit...
GSD-2022-1002636 soc: rockchip: Fix refcount leak in rockchip_grf_init
soc: rockchip: Fix refcount leak in rockchipgrfinit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.4 by commit...
GSD-2022-1002626 watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe
watchdog: ts4800wdt: Fix refcount leak in ts4800wdtprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.4 by commit...
GSD-2022-1002604 ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
ata: pataocteoncf: Fix refcount leak in octeoncfprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.4 by commit...
GSD-2022-1002600 net: altera: Fix refcount leak in altera_tse_mdio_create
net: altera: Fix refcount leak in alteratsemdiocreate This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.4 by commit...
GSD-2022-1002591 net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register
net: ethernet: bgmac: Fix refcount leak in bcmamdiomiiregister This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.4 by commit...
GSD-2022-1002569 mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
mips: cpc: Fix refcount leak in mipscpcdefaultphysbase This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.4 by commit...
GSD-2022-1002552 char: xillybus: fix a refcount leak in cleanup_dev()
char: xillybus: fix a refcount leak in cleanupdev This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.4 by commit...
QueryInterface should call AddRef before returning pointer
Affected version of this crate, which is a required dependency in com-impl, provides a faulty implementation of the IUnknown::QueryInterface method. QueryInterface implementation must call IUnknown::AddRef before returning the pointer, as describe in this documentation: As it is not incrementing...
Denial Of Service (DoS)
linux is vulnerable to denial of service. The root cause of this vulnerability is that the ioctl$DRMIOCTLMODEDESTROYDUMB can decrease refcount of drmvgemgemobject created in vgemgemdumbcreate concurrently, and vgemgemdumbcreate will access the freed drmvgemgemobject...