186 matches found
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a memory corruption in the nbpfaxi probe function, which could lead to out-of-bounds access...
Linux Distros Unpatched Vulnerability : CVE-2024-53204
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtkusb3phyprobe In rtkusb3phyprobe devmkzalloc may retu...
misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe()
...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an unchecked pfsm-miscdev.name null pointer in the tps6594pfsmprobe function...
soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe()
...
ASoC: imx-card: Add NULL check in imx_card_probe()
...
Azure Linux 3.0 Security Update: kernel (CVE-2025-22054)
The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-22054 advisory. - In the Linux kernel, the following vulnerability has been resolved: arcnet: Add NULL check in com20020pcipro...
SUSE CVE-2025-38318
In the Linux kernel, the following vulnerability has been resolved: perf: arm-ni: Fix missing platformsetdrvdata Add missing platformsetdrvdata in armniprobe, otherwise calling platformgetdrvdata in remove returns NULL...
AZL-64853 CVE-2025-38262 affecting package kernel for versions less than 6.6.96.1-1
In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...
PT-2025-28003 · Linux · Linux Kernel
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential memory leak in the Linux kernel has been resolved. The issue was related to the e5010 probe function, where memory allocated by video device alloc was not properly released...
PT-2025-27730 · Linux · Linux Kernel
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A NULL pointer dereference issue has been identified in the Linux kernel, specifically in the lenovo se30 wdt probe function. This issue arises because devm ioremap returns NULL on...
PT-2025-33581
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory corruption issue was identified in the dmaengine subsystem, specifically within the nbpfaxi component’s probe function. The vulnerability stems from loops iterating beyond the...
UBUNTU-CVE-2022-50124
In the Linux kernel, the following vulnerability has been resolved: ASoC: mt6797-mt6351: Fix refcount leak in mt6797mt6351devprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...
PT-2025-25879 · Linux · Linux Kernel
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns an error handling path in the cm3605 probe function. A commit introduced a new error handling path that should redirect to the existing error handling path to preven...
PT-2025-26088 · Linux · Linux Kernel
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A possible refcount leak in the if usb probe function has been resolved. The issue occurs because usb get dev is called before lbs get firmware async, which means usb put dev needs to ...
kernel: usb: dwc3: qcom: Fix potential memory leak
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix potential memory leak Function dwc3qcomprobe allocates memory for resource structure which is pointed by parentres pointer. This memory is not freed. This leads to memory leak. Use stack memory to prevent...
kernel: net: usb: lan78xx: Fix double free issue with interrupt buffer allocation
A double free vulnerability was found in the Linux kernel. In lan78xxprobe, the buf buffer is freed twice: once implicitly through usbfreeurbdev-urbintr with the URBFREEBUFFER flag and again explicitly by kfreebuf, resulting in loss of availability of the system...
caif_virtio: fix wrong pointer check in cfv_probe()
...
CVE-2025-37758 ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()
In the Linux kernel, the following vulnerability has been resolved: ata: patapxa: Fix potential NULL pointer dereference in pxaataprobe devmioremap returns NULL on error. Currently, pxaataprobe does not check for this case, which can result in a NULL pointer dereference. Add NULL check after...
PT-2025-22233
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null pointer dereference issue has been identified in the Linux kernel, specifically in the mtk-pmic-keys input module. The problem occurs when the regs parameter is not set in the mtk...