Lucene search
+L

5132 matches found

NVD
NVD
added 2025/10/20 4:15 p.m.10 views

CVE-2025-40011

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix null dereference in hdmi teardown pcisetdrvdata sets the value of pdev-driverdata to NULL, after which the driverdata obtained from the same dev is dereferenced in oaktrailhdmii2cexit, and the i2cdev is extracted...

0.00241EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/20 4:15 p.m.16 views

UBUNTU-CVE-2025-40011

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix null dereference in hdmi teardown pcisetdrvdata sets the value of pdev-driverdata to NULL, after which the driverdata obtained from the same dev is dereferenced in oaktrailhdmii2cexit, and the i2cdev is extracted...

6.6AI score0.00241EPSS
SaveExploits0References35
Cvelist
Cvelist
added 2025/10/20 3:26 p.m.20 views

CVE-2025-40011 drm/gma500: Fix null dereference in hdmi teardown

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix null dereference in hdmi teardown pcisetdrvdata sets the value of pdev-driverdata to NULL, after which the driverdata obtained from the same dev is dereferenced in oaktrailhdmii2cexit, and the i2cdev is extracted...

0.00241EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/20 3:26 p.m.33 views

CVE-2025-40011

CVE-2025-40011 affects the Linux kernel DRM GMA500 HDMI teardown path. The vulnerability arises from a null-dereference when the driver’s pdev->driver_data is NULLed by pci_set_drvdata and then dereferenced in oaktrail_hdmi_i2c_exit to extract the i2c_dev. The underlying issue is in the sequen...

6.1AI score0.00241EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/20 3:26 p.m.5 views

CVE-2025-40011 drm/gma500: Fix null dereference in hdmi teardown

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix null dereference in hdmi teardown pcisetdrvdata sets the value of pdev-driverdata to NULL, after which the driverdata obtained from the same dev is dereferenced in oaktrailhdmii2cexit, and the i2cdev is extracted...

6.5AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/10/20 3:26 p.m.13 views

CVE-2025-40011

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix null dereference in hdmi teardown pcisetdrvdata sets the value of pdev-driverdata to NULL, after which the driverdata obtained from the same dev is dereferenced in oaktrailhdmii2cexit, and the i2cdev is extracted...

6.4AI score0.00241EPSS
SaveExploits0
OSV
OSV
added 2025/10/17 5:40 p.m.10 views

JLSEC-2025-70 A vulnerability found in libxml2 in versions before 2.9.11 shows that it did not propagate errors...

A vulnerability found in libxml2 in versions before 2.9.11 shows that it did not propagate errors while parsing XML mixed content, causing a NULL dereference. If an untrusted XML document was parsed in recovery mode and post-validated, the flaw could be used to crash the application. The highest...

5.9CVSS6.7AI score0.03503EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/10/16 11:24 p.m.7 views

SUSE CVE-2025-39991

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix NULL dereference in ath11kqmim3load If ab-fw.m3data points to data, then fw pointer remains null. Further, if m3mem is not allocated, then fw is dereferenced to be passed to ath11kerr function. Replace fw-size b...

5.5CVSS6.5AI score0.00187EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2025/10/16 11:24 p.m.6 views

SUSE CVE-2025-39992

In the Linux kernel, the following vulnerability has been resolved: mm: swap: check for stable address space before operating on the VMA It is possible to hit a zero entry while traversing the vmas in unusemm called from swapoff path and accessing it causes the OOPS: Unable to handle kernel NULL...

5.5CVSS6.3AI score0.00187EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/15 9:30 a.m.10 views

EUVD-2025-34582

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix NULL dereference in ath11kqmim3load If ab-fw.m3data points to data, then fw pointer remains null. Further, if m3mem is not allocated, then fw is dereferenced to be passed to ath11kerr function. Replace fw-size b...

6AI score0.00187EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/15 8:15 a.m.8 views

UBUNTU-CVE-2025-39991

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix NULL dereference in ath11kqmim3load If ab-fw.m3data points to data, then fw pointer remains null. Further, if m3mem is not allocated, then fw is dereferenced to be passed to ath11kerr function. Replace fw-size b...

5.7AI score0.00187EPSS
SaveExploits0References17
CVE
CVE
added 2025/10/15 7:58 a.m.45 views

CVE-2025-39991

CVE-2025-39991 affects the Linux kernel’s wifi/ath11k driver. The root cause is a potential NULL dereference in ath11k_qmi_m3_load() when ab->fw.m3_data points to data and m3_mem is not allocated, causing fw to be dereferenced in ath11k_err. The patch fixes this by replacing fw->size with m...

6.1AI score0.00187EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/15 7:58 a.m.8 views

CVE-2025-39991 wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix NULL dereference in ath11kqmim3load If ab-fw.m3data points to data, then fw pointer remains null. Further, if m3mem is not allocated, then fw is dereferenced to be passed to ath11kerr function. Replace fw-size b...

6.5AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/10/15 12:00 a.m.15 views

PT-2025-46637

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the ASoC amd/sdw utils component where a NULL pointer dereference may occur if devm kasprintf fails during memory allocation. Specifically, a debu...

4.6CVSS5.3AI score0.00677EPSS
SaveExploits5References397
Positive Technologies
Positive Technologies
added 2025/10/14 12:00 a.m.16 views

PT-2025-41837

Name of the Vulnerable Software and Affected Versions SAP NetWeaver AS ABAP and ABAP Platform affected versions not specified Description A memory corruption issue exists in SAP NetWeaver AS ABAP and ABAP Platform. An unauthenticated attacker can exploit this by sending a corrupted SAP Logon Tick...

5.3CVSS6.5AI score0.00361EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/14 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53658

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - spi: bcm-qspi: return error if neither hifmspi nor mspi is available If neither a hifmspi nor mspi resource is present, the driver will just early exit in probe...

5.5CVSS5.7AI score0.00141EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/14 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53681

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bcache: Fix bchbtreenodealloc to make the failure behavior consistent In some specific situations, the return value of bchbtreenodealloc may be NULL. This may...

5.5CVSS5.5AI score0.00135EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/13 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50535

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amd/display: Fix potential null-deref in dmresume Why Fixing smatch error: dmresume error: we previously assumed 'aconnector-dclink' could be null How Check...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/13 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53673

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: hcievent: call disconnect callback before deleting conn In hcicsdisconnect, we do hciconndel even if disconnection failed. ISO, L2CAP and SCO...

8.8CVSS7AI score0.00228EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/13 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53648

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: ac97: Fix possible NULL dereference in sndac97mixer smatch error: sound/pci/ac97/ac97codec.c:2354 sndac97mixer error: we previously assumed 'rac97' could ...

5.5CVSS6.2AI score0.00194EPSS
SaveExploits0References3
Rows per page
Query Builder