Lucene search
+L

601 matches found

OSV
OSV
added 2025/07/03 9:15 a.m.2 views

DEBIAN-CVE-2025-38145

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: Add NULL check in aspeedlpcenablesnoop devmkasprintf returns NULL when memory allocation fails. Currently, aspeedlpcenablesnoop does not check for this case, which results in a NULL pointer dereference. Add NULL chec...

5.5CVSS5.5AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.9 views

AZL-64559 CVE-2025-38138 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: Add NULL check in udmaprobe devmkasprintf returns NULL when memory allocation fails. Currently, udmaprobe does not check for this case, which results in a NULL pointer dereference. Add NULL check after devmkasprint...

5.5CVSS6.8AI score0.00171EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.1 views

DEBIAN-CVE-2025-38138

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: Add NULL check in udmaprobe devmkasprintf returns NULL when memory allocation fails. Currently, udmaprobe does not check for this case, which results in a NULL pointer dereference. Add NULL check after devmkasprint...

5.5CVSS5.4AI score0.00171EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.7 views

UBUNTU-CVE-2025-38138

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: Add NULL check in udmaprobe devmkasprintf returns NULL when memory allocation fails. Currently, udmaprobe does not check for this case, which results in a NULL pointer dereference. Add NULL check after devmkasprint...

5.5CVSS6.1AI score0.00171EPSS
SaveExploits0References42
OSV
OSV
added 2025/07/03 9:15 a.m.5 views

UBUNTU-CVE-2025-38135

In the Linux kernel, the following vulnerability has been resolved: serial: Fix potential null-ptr-deref in mlbusioprobe devmioremap can return NULL on error. Currently, mlbusioprobe does not check for this case, which could result in a NULL pointer dereference. Add NULL check after devmioremap t...

5.5CVSS6.1AI score0.00176EPSS
SaveExploits0References43
OSV
OSV
added 2025/07/03 9:15 a.m.8 views

UBUNTU-CVE-2025-38160

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: Add NULL check in raspberrypiclkregister devmkasprintf returns NULL when memory allocation fails. Currently, raspberrypiclkregister does not check for this case, which results in a NULL pointer dereference. Add NUL...

5.5CVSS6.2AI score0.0015EPSS
SaveExploits0References42
OSV
OSV
added 2025/07/03 8:35 a.m.9 views

CVE-2025-38144 watchdog: lenovo_se30_wdt: Fix possible devm_ioremap() NULL pointer dereference in lenovo_se30_wdt_probe()

In the Linux kernel, the following vulnerability has been resolved: watchdog: lenovose30wdt: Fix possible devmioremap NULL pointer dereference in lenovose30wdtprobe devmioremap returns NULL on error. Currently, lenovose30wdtprobe does not check for this case, which results in a NULL pointer...

6.4AI score
SaveExploits0References5
CVE
CVE
added 2025/07/03 8:35 a.m.91 views

CVE-2025-38135

CVE-2025-38135 – Linux kernel (serial/mlb_usio_probe) NULL pointer dereference fix : The vulnerability arises when devm_ioremap() returns NULL on error and mlb_usio_probe() fails to check it, potentially leading to a NULL pointer dereference. The fix adds a NULL check after devm_ioremap() to prev...

5.5CVSS7AI score0.00176EPSS
SaveExploits0References10Affected Software1
CNNVD
CNNVD
added 2025/07/03 12:0 a.m.3 views

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 an unchecked devmkasprintf return value that could lead to a null pointer dereference...

5.5CVSS6.8AI score0.00174EPSS
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2025/07/03 12:0 a.m.8 views

Vulnerabilities of functions rtk_usb3phy_probe() and devm_kzalloc() in the Linux operating system, allowing attackers to cause service failures

The vulnerabilities of the rtkusb3phyprobe and devmkzalloc functions in the Linux operating system are related to pointer arithmetic errors. Exploiting these vulnerabilities can allow an attacker to cause a service failure...

5.5CVSS6.6AI score0.00216EPSS
SaveExploits0References9Affected Software3
SUSE CVE
SUSE CVE
added 2025/06/19 3:39 a.m.12 views

SUSE CVE-2022-50190

In the Linux kernel, the following vulnerability has been resolved: spi: Fix simplification of devmspiregistercontroller This reverts commit 59ebbe40fb51 "spi: simplify devmspiregistercontroller". If devmaddaction fails in devmaddactionorreset, devmspiunregister will be called, it decreases the...

5.5CVSS6.3AI score0.00213EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/06/19 3:16 a.m.5 views

SUSE CVE-2025-38007

In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Add NULL check in uclogicinputconfigured devmkasprintf returns NULL when memory allocation fails. Currently, uclogicinputconfigured does not check for this case, which results in a NULL pointer dereference. Add NULL...

5.5CVSS7.8AI score0.00162EPSS
SaveExploits0References17
OSV
OSV
added 2025/06/18 11:15 a.m.6 views

UBUNTU-CVE-2022-50190

In the Linux kernel, the following vulnerability has been resolved: spi: Fix simplification of devmspiregistercontroller This reverts commit 59ebbe40fb51 "spi: simplify devmspiregistercontroller". If devmaddaction fails in devmaddactionorreset, devmspiunregister will be called, it decreases the...

7.8CVSS6AI score0.00213EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 10:15 a.m.2 views

DEBIAN-CVE-2025-38007

In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Add NULL check in uclogicinputconfigured devmkasprintf returns NULL when memory allocation fails. Currently, uclogicinputconfigured does not check for this case, which results in a NULL pointer dereference. Add NULL...

5.5CVSS5.6AI score0.00162EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/06/18 10:15 a.m.6 views

CVE-2025-38007

In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Add NULL check in uclogicinputconfigured devmkasprintf returns NULL when memory allocation fails. Currently, uclogicinputconfigured does not check for this case, which results in a NULL pointer dereference. Add NULL...

5.5CVSS5.2AI score0.00162EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/06/18 10:15 a.m.5 views

UBUNTU-CVE-2025-38007

In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Add NULL check in uclogicinputconfigured devmkasprintf returns NULL when memory allocation fails. Currently, uclogicinputconfigured does not check for this case, which results in a NULL pointer dereference. Add NULL...

5.5CVSS6.2AI score0.00162EPSS
SaveExploits0References27
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.6 views

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 an unchecked devmkasprintf return value that could lead to a null pointer dereference...

5.5CVSS6.8AI score0.00162EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.30 views

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 unchecked kzalloc and devmkzalloc return values, which could lead to a null pointer dereference...

5.5CVSS7.9AI score0.0013EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.17 views

PT-2025-25802

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the regulator max20086. The issue involves invalid memory access when the device fails to probe, resulting in a call to ...

7.1CVSS6.8AI score0.00167EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.8 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ipmi: ipmb: Add a check for the returned value of devmkasprintf. devmkasprintf can return a NULL pointer in case of failure, but this returned value is not checked...

5.5CVSS6.3AI score0.00202EPSS
SaveExploits0References3
Rows per page
Query Builder