Lucene search
+L

207 matches found

RedhatCVE
RedhatCVE
added 2025/09/18 5:22 p.m.6 views

CVE-2023-53379

In the Linux kernel, the following vulnerability has been resolved: usb: phy: phy-tahvo: fix memory leak in tahvousbprobe Smatch reports: drivers/usb/phy/phy-tahvo.c: tahvousbprobe warn: missing unwind goto? After geting irq, if ret 0, it will return without error handling to free memory. Just ad...

5.5CVSS5.7AI score0.00136EPSS
Exploits0References4
OSV
OSV
added 2025/09/15 3:15 p.m.4 views

DEBIAN-CVE-2023-53242

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/hisi: Drop second sensor hi3660 The commit 74c8e6bffbe1 "driver core: Add allocsize hint to devm allocators" exposes a panic "BRK handler: Fatal exception" on the hi3660thermalprobe funciton. This is because the...

5.5CVSS5.3AI score0.00146EPSS
Exploits0References1
NVD
NVD
added 2025/09/15 2:15 p.m.7 views

CVE-2023-53196

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...

5.5CVSS0.00146EPSS
Exploits0References6
OSV
OSV
added 2025/09/15 2:15 p.m.2 views

DEBIAN-CVE-2023-53196

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...

5.5CVSS5.3AI score0.00146EPSS
Exploits0References1
OSV
OSV
added 2025/09/15 2:6 p.m.5 views

CVE-2023-53196 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...

5.5CVSS5.9AI score0.00146EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.5 views

PT-2025-37628

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak was identified in the airspy probe within the Linux kernel. The commit ca9dc8d06ab6 moved a variable buf from the stack to the heap but only included deallocation in the...

6AI score0.00128EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/09/11 12:0 a.m.6 views

PT-2025-44760

Name of the Vulnerable Software and Affected Versions Linux Kernel hi311x CAN driver affected versions not specified Description The Linux kernel’s hi311x CAN driver contains a flaw where a null pointer dereference can occur when resuming from sleep if the network interface was not previously...

4.4CVSS7.7AI score0.00183EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 2:33 a.m.8 views

phy: realtek: usb: fix NULL deref in rtk_usb3phy_probe

...

5.5CVSS7AI score0.00212EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 1:10 a.m.4 views

dmaengine: nbpfaxi: Fix memory corruption in probe()

...

7.8CVSS7AI score0.00168EPSS
Exploits0
CNNVD
CNNVD
added 2025/08/16 12:0 a.m.8 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 the Linux kernel that stems from a memory corruption in the nbpfaxi probe function, which could lead to out-of-bounds access...

7.8CVSS8.2AI score0.00168EPSS
Exploits0References9
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.4 views

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...

5.5CVSS5.6AI score0.00212EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:0 a.m.7 views

misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe()

...

5.5CVSS7AI score0.00146EPSS
Exploits0
CNNVD
CNNVD
added 2025/07/25 12:0 a.m.4 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 the Linux kernel that stems from an unchecked pfsm-miscdev.name null pointer in the tps6594pfsmprobe function...

5.5CVSS8AI score0.00146EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.4 views

ASoC: imx-card: Add NULL check in imx_card_probe()

...

5.5CVSS7.4AI score0.00189EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.4 views

soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe()

...

5.5CVSS7.4AI score0.00174EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/07/11 12:0 a.m.9 views

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...

5.5CVSS6AI score0.002EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/07/10 11:22 p.m.4 views

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...

4.4CVSS6.5AI score0.00143EPSS
Exploits0References9
OSV
OSV
added 2025/07/09 11:15 a.m.6 views

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...

5.5CVSS6.7AI score0.00147EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/07/04 12:0 a.m.4 views

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...

5.9AI score0.00135EPSS
Exploits0References13
Positive Technologies
Positive Technologies
added 2025/07/03 12:0 a.m.5 views

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...

6AI score0.00137EPSS
Exploits0References9
Rows per page
Query Builder