75 matches found
UBUNTU-CVE-2026-68282
In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: analogixdp: Add missing error check for platformgetresource Add missing error check for platformgetresource return value to prevent NULL pointer dereference when memory resource is not available...
CVE-2026-68282
In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: analogixdp: Add missing error check for platformgetresource Add missing error check for platformgetresource return value to prevent NULL pointer dereference when memory resource is not available...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988655)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988655 advisory. In the Linux kernel, the following vulnerability has been resolved: rtc: mt6397: check return value after calling platformgetresource It will cause null-ptr-deref if...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989642)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989642 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: musb: tusb6010: check return value after calling platformgetresource It will cause...
The vulnerability of the platform_get_resource() function in the Linux operating system’s kernel allows a hacker to cause a service failure.
The vulnerability of the platformgetresource function in the Linux operating system’s kernel is related to pointer arithmetic errors. Exploiting this vulnerability could allow an attacker to cause a service failure...
CVE-2025-40029
In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: Check return value of platformgetresource platformgetresource returns NULL in case of failure, so check its return value and propagate the error in order to prevent NULL pointer dereference...
UBUNTU-CVE-2025-40029
In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: Check return value of platformgetresource platformgetresource returns NULL in case of failure, so check its return value and propagate the error in order to prevent NULL pointer dereference...
CVE-2025-40029
The CVE-2025-40029 issue affects the Linux kernel, specifically the bus: fsl-mc component. The root cause is that platform_get_resource() may return NULL on failure and was not properly checked, risking a NULL pointer dereference. The published fixes add a check of the return value and propagate ...
CVE-2022-50524 iommu/mediatek: Check return value after calling platform_get_resource()
In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Check return value after calling platformgetresource platformgetresource may return NULL pointer, we need check its return value to avoid null-ptr-deref in resourcesize...
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 Linux kernel that stems from a failure to check the platformgetresource return value, which could result in a null pointer dereference...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986954)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986954 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: musb: tusb6010: check return value after calling platformgetresource It will cause...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986369)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986369 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: host: ohci-tmio: check return value after calling platformgetresource It will cause...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986430)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986430 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: check return value after calling platformgetresource It will cause null-ptr-deref if...
PT-2025-41029
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s iommu/mediatek component where the platform get resource function may return a NULL pointer. This can lead to a null-pointer dereference in the resour...
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 Linux kernel that stems from a failure to check the platformgetresource return value, which could result in a null pointer dereference...
EUVD-2022-54854
Malicious code in bioql PyPI...
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 Linux kernel that stems from a failure to check the platformgetresource return value, which could result in a null pointer dereference...
Linux Distros Unpatched Vulnerability : CVE-2022-49445
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pinctrl: renesas: core: Fix possible null-ptr-deref in shpfcmapresources It will cause null-ptr-deref when using 'res', if platformgetresource returns NULL, so...
SUSE CVE-2022-49375
In the Linux kernel, the following vulnerability has been resolved: rtc: mt6397: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...
UBUNTU-CVE-2022-49319
In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...