Lucene search
+L

5216 matches found

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

UBUNTU-CVE-2025-38171

In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Fix workqueue error handling in probe The createsinglethreadworkqueue doesn't return error pointers, it returns NULL. Also cleanup the workqueue on the error paths...

5.5CVSS5.7AI score0.00124EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/03 9:15 a.m.8 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 8:36 a.m.10 views

CVE-2025-38171 power: supply: max77705: Fix workqueue error handling in probe

In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Fix workqueue error handling in probe The createsinglethreadworkqueue doesn't return error pointers, it returns NULL. Also cleanup the workqueue on the error paths...

6.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/07/03 8:36 a.m.22 views

CVE-2025-38168 perf: arm-ni: Unregister PMUs on probe failure

In the Linux kernel, the following vulnerability has been resolved: perf: arm-ni: Unregister PMUs on probe failure When a resource allocation fails in one clock domain of an NI device, we need to properly roll back all previously registered perf PMUs in other clock domains of the same device...

7.8CVSS0.00147EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/03 8:36 a.m.6 views

CVE-2025-38168 perf: arm-ni: Unregister PMUs on probe failure

In the Linux kernel, the following vulnerability has been resolved: perf: arm-ni: Unregister PMUs on probe failure When a resource allocation fails in one clock domain of an NI device, we need to properly roll back all previously registered perf PMUs in other clock domains of the same device...

7.8CVSS5.9AI score
SaveExploits0References6
OSV
OSV
added 2025/07/03 8:35 a.m.11 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.96 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
Positive Technologies
Positive Technologies
added 2025/07/03 12:00 a.m.8 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.0014EPSS
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2025/07/03 12:00 a.m.9 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
Positive Technologies
Positive Technologies
added 2025/07/02 12:00 a.m.13 views

PT-2025-34387

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The vulnerability involves a missing detach ioas operation in the vfio/pds component of the Linux kernel. This issue occurs when CONFIG IOMMUFD is enabled and a device is bound to the...

5.5CVSS5.9AI score0.00157EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/01 12:00 a.m.10 views

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

7.8CVSS7.1AI score0.00167EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/06/29 12:00 a.m.17 views

PT-2025-33574

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw where the indio dev-dev structure is used before initialization in various probe functions. This can lead to a kernel panic when functions like devm...

5.5CVSS6.1AI score0.00155EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/06/25 12:00 a.m.9 views

Vulnerability of the amd_mp2pci_probe() function in the driver/hid/amd-sfh-hid/amd_sfh_pcie.c file – this driver for the Linux kernel’s input device subsystem allows a hacker to cause system failures.

Vulnerability of the amdmp2pciprobe function in the driver/hid/amd-sfh-hid/amdsfhpcie.c file – The driver for the Linux kernel’s input device subsystem is vulnerable due to a NULL pointer dereferencing issue. Exploiting this vulnerability could allow an attacker to cause system failures...

5.5CVSS5.5AI score0.00219EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2025/06/24 12:00 a.m.18 views

PT-2025-35972

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a double-free vulnerability within the SCSI subsystem, specifically in the bfa driver. During initialization, if the bfad im probe function fails, the memory...

7.8CVSS7.1AI score0.00179EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:00 a.m.15 views

Vulnerability of the venus_probe() function in the drivers/media/platform/qcom/venus/core.c module – A driver for supporting multimedia devices in the Linux operating system, which allows an attacker to gain access to protected information.

Vulnerability of the venusprobe function in the drivers/media/platform/qcom/venus/core.c module – The Linux kernel’s multimedia device support driver has vulnerabilities related to security configuration errors. Exploiting this vulnerability could allow an attacker to access protected information...

5.5CVSS5.5AI score0.00239EPSS
SaveExploits0References14Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:00 a.m.14 views

The vulnerability of the qcom_ebi2_probe() function in the drivers/bus/qcom-ebi2.c module of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the qcomebi2probe function in the drivers/bus/qcom-ebi2.c module of the Linux kernel is related to improper memory release before deleting the last pointer memory leak. Exploiting this vulnerability could allow an attacker to cause a system failure...

5.5CVSS6.3AI score0.00238EPSS
SaveExploits0References22Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:00 a.m.12 views

Vulnerability of the adf_probe() function in the drivers/crypto/qat/qat_c3xxxvf/adf_drv.c module – a driver for the Linux kernel’s cryptographic accelerator, which allows a hacker to cause a system failure.

Vulnerability of the adfprobe function in the drivers/crypto/qat/qatc3xxxvf/adfdrv.c module – The driver for the Linux kernel’s cryptographic accelerator involves the use of an uninitialized resource. Exploiting this vulnerability could allow a hacker to cause system failures...

5.5CVSS6.6AI score0.00226EPSS
SaveExploits0References22Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:00 a.m.20 views

Vulnerability of the uss720_probe() function in the drivers/usb/misc/uss720.c module – The driver for supporting USB devices in Linux kernel allows a hacker to gain access to protected information.

Vulnerability of the uss720probe function in the drivers/usb/misc/uss720.c module – The Linux kernel’s USB device support driver is vulnerable to security-related errors. Exploiting this vulnerability could allow an attacker to gain access to protected information...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References21Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:00 a.m.14 views

Vulnerability of the nj_probe() function in the drivers/isdn/hardware/mISDN/netjet.c module – This driver is part of the mISDN device support in the Linux operating system. It allows a hacker to cause a service failure.

Vulnerability of the njprobe function in the drivers/isdn/hardware/mISDN/netjet.c module – The Linux kernel’s mISDN device driver has a vulnerability that leads to uncontrolled resource consumption. Exploiting this vulnerability could allow an attacker to cause service failures...

4.7CVSS6.4AI score0.00226EPSS
SaveExploits0References20Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:00 a.m.9 views

Vulnerability of the magicmouse_probe() function in the drivers/hid/hid-magicmouse.c module – This driver of the input device subsystem in the Linux operating system allows a hacker to cause a service failure.

Vulnerability of the magicmouseprobe function in the drivers/hid/hid-magicmouse.c module – The driver for the Linux kernel’s input device subsystem is vulnerable due to a pointer issue related to NULL pointers. Exploiting this vulnerability could allow an attacker to cause system failures...

5.5CVSS6.6AI score0.00235EPSS
SaveExploits0References13Affected Software1
Rows per page
Query Builder