Lucene search
K

16 matches found

EUVD
EUVD
added 2026/05/27 3:33 p.m.6 views

EUVD-2026-32340

In the Linux kernel, the following vulnerability has been resolved: phy: freescale: imx8qm-hsio: fix NULL pointer dereference During the probe the refclkpad pointer is set to NULL if the 'fsl,refclk-pad-mode' property is not defined in the devicetree node. But in imxhsioconfigureclkpad this point...

5.8AI score0.00023EPSS
Exploits0References5
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.1 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: backlight: hx8357: Fixed potential NULL pointer dereferencing issues. The “im” pins are optional. Added a missing check in the hx8357probe function...

5.5CVSS6.2AI score0.00017EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/02/16 6:54 a.m.3 views

CVE-2026-23206

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: prevent ZEROSIZEPTR dereference when numifs is zero The driver allocates arrays for ports, FDBs, and filter blocks using kcalloc with ethsw-swattr.numifs as the element count. When the device reports zero interfaces...

6.2CVSS5.1AI score0.00025EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.0 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992713)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992713 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/bridge: megachips: Fix a null pointer dereference bug When removing the module we will get th...

5.5CVSS6.7AI score0.00021EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/11/13 4:44 p.m.1 views

CVE-2025-40156

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe The drv-sramreg pointer could be set to ERRPTR-EPROBEDEFER which would lead to a error pointer dereference. Use ISERRORNULL to check that the pointer is vali...

5.5AI score0.00029EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-55538

Malicious code in bioql PyPI...

7.6AI score0.00021EPSS
Exploits0References9
OSV
OSV
added 2025/09/15 3:15 p.m.0 views

UBUNTU-CVE-2022-50317

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: megachips: Fix a null pointer dereference bug When removing the module we will get the following warning: 31.911505 i2c-core: driver stdp2690-ge-b850v3-fw unregistered 31.912484 general protection fault, probably for...

5.5CVSS5.7AI score0.00021EPSS
Exploits0References11
OSV
OSV
added 2025/09/15 2:48 p.m.1 views

CVE-2022-50317 drm/bridge: megachips: Fix a null pointer dereference bug

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: megachips: Fix a null pointer dereference bug When removing the module we will get the following warning: 31.911505 i2c-core: driver stdp2690-ge-b850v3-fw unregistered 31.912484 general protection fault, probably for...

5.5CVSS6.7AI score0.00021EPSS
Exploits0References11
NVD
NVD
added 2025/08/22 4:15 p.m.2 views

CVE-2025-38648

In the Linux kernel, the following vulnerability has been resolved: spi: stm32: Check for cfg availability in stm32spiprobe The stm32spiprobe function now includes a check to ensure that the pointer returned by ofdevicegetmatchdata is not NULL before accessing its members. This resolves a warning...

5.5CVSS0.00023EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2025-37793

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: ASoC: Intel: avs: Fix null-ptr-deref in avscomponentprobe devmkasprintf returns NULL when...

5.5CVSS6.2AI score0.00065EPSS
Exploits0References3
OSV
OSV
added 2024/11/19 6:15 p.m.0 views

UBUNTU-CVE-2024-53078

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix NULL vs ISERR check in probe The iommupagingdomainalloc function doesn't return NULL pointers, it returns error pointers. Update the check to match...

5.5CVSS5.7AI score0.00053EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2024/11/19 5:31 p.m.0 views

CVE-2024-53078 drm/tegra: Fix NULL vs IS_ERR() check in probe()

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix NULL vs ISERR check in probe The iommupagingdomainalloc function doesn't return NULL pointers, it returns error pointers. Update the check to match...

5.8AI score0.00053EPSS
Exploits0References2
OSV
OSV
added 2024/06/25 3:15 p.m.1 views

DEBIAN-CVE-2024-39466

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/qcom/lmh: Check for SCM availability at probe Up until now, the necessary scm availability check has not been performed, leading to possible null pointer dereferences which did happen for me on RB1. Fix that...

5.5CVSS5AI score0.00043EPSS
Exploits0References1
OSV
OSV
added 2024/06/25 3:15 p.m.0 views

UBUNTU-CVE-2024-39466

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/qcom/lmh: Check for SCM availability at probe Up until now, the necessary scm availability check has not been performed, leading to possible null pointer dereferences which did happen for me on RB1. Fix that...

5.5CVSS5.8AI score0.00043EPSS
Exploits0References21
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.0 views

SUSE CVE-2024-27071

In the Linux kernel, the following vulnerability has been resolved: backlight: hx8357: Fix potential NULL pointer dereference The "im" pins are optional. Add missing check in the hx8357probe...

5.5CVSS7.7AI score0.00017EPSS
Exploits0References7
OSV
OSV
added 2024/05/01 1:15 p.m.0 views

UBUNTU-CVE-2024-27071

In the Linux kernel, the following vulnerability has been resolved: backlight: hx8357: Fix potential NULL pointer dereference The "im" pins are optional. Add missing check in the hx8357probe...

5.5CVSS6.2AI score0.00017EPSS
Exploits0References10
Rows per page
Query Builder