Lucene search
+L

291 matches found

SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.6 views

SUSE CVE-2025-38144

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

5.5CVSS6.4AI score0.0014EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/07/03 11:22 p.m.6 views

SUSE CVE-2025-38156

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix null-ptr-deref in mt7996mmiowedinit devmioremap returns NULL on error. Currently, mt7996mmiowedinit does not check for this case, which results in a NULL pointer dereference. Prevent null pointer dereferen...

4.4CVSS6.5AI score0.00139EPSS
SaveExploits0References9
OSV
OSV
added 2025/07/03 9:15 a.m.6 views

UBUNTU-CVE-2025-38156

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix null-ptr-deref in mt7996mmiowedinit devmioremap returns NULL on error. Currently, mt7996mmiowedinit does not check for this case, which results in a NULL pointer dereference. Prevent null pointer dereferen...

5.5CVSS5.9AI score0.00139EPSS
SaveExploits0References29
OSV
OSV
added 2025/07/03 9:15 a.m.8 views

UBUNTU-CVE-2025-38155

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: Fix null-ptr-deref in mt7915mmiowedinit devmioremap returns NULL on error. Currently, mt7915mmiowedinit does not check for this case, which results in a NULL pointer dereference. Prevent null pointer dereferen...

5.5CVSS6AI score0.00141EPSS
SaveExploits0References30
OSV
OSV
added 2025/07/03 9:15 a.m.7 views

UBUNTU-CVE-2025-38144

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

5.5CVSS5.9AI score0.0014EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/03 9:15 a.m.6 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:35 a.m.10 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
CNNVD
CNNVD
added 2025/07/03 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 the mlbusio driver not checking the ioremap return value, which could lead to null pointer dereferencing...

5.5CVSS6.9AI score0.00176EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/06/30 12:0 a.m.12 views

PT-2025-33551

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw related to Secure TSC frequency calculation in SEV-SNP VMs. The GUEST TSC FREQ MSR reports a frequency based on the nominal P0 frequency, which deviate...

8.5CVSS6.2AI score0.07644EPSS
SaveExploits3References533
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:0 a.m.13 views

The vulnerability of the __ioremap_checkother() function in the arch/x86/mm/ioremap.c module on the x86 kernel of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the ioremapcheckother function in the arch/x86/mm/ioremap.c module on the x86 kernel of the Linux operating system is related to improper control of resource identifiers “resource injection”. Exploiting this vulnerability could allow an attacker to cause a service failure...

6.2CVSS6.4AI score0.00237EPSS
SaveExploits0References10Affected Software1
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.9 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ata: patapxa: Fixed a potential NULL pointer dereferencing in pxaataprobe. devmioremap returns NULL upon error. Currently, pxaataprobe does not check for this case, which could lead to a NULL pointer dereferencing. Add a NULL che...

5.5CVSS5.7AI score0.00185EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Wifi: mt76: mt7915: Fixed nullptrderef in mt7915mmiowedinit The devmioremap function returns NULL upon error. Currently, mt7915mmiowedinit does not check for this case, resulting in a NULL pointer dereference. Fixed null pointer...

5.5CVSS6AI score0.00141EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.5 views

kernel: platform/x86/amd/pmc: Detect when STB is not available

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Detect when STB is not available Loading the amdpmc module as: amdpmc enablestb=1 ...can result in the following messages in the kernel ring buffer: amdpmc AMDI0009:00: SMU cmd failed. err: 0xff ioremap on R...

5.5CVSS6.8AI score0.00238EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.6 views

kernel: platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses

In the Linux kernel, the following vulnerability has been resolved: platform/x86/intel/pmc: Fix pmccoreiounmap to call iounmap for valid addresses Commit 50c6dbdfd16e "x86/ioremap: Improve iounmap address range checks" introduces a WARN when adrress ranges of iounmap are invalid. On Thinkpad P1 G...

5.5CVSS6.8AI score0.00202EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/01 1:15 p.m.2 views

DEBIAN-CVE-2025-37758

In the Linux kernel, the following vulnerability has been resolved: ata: patapxa: Fix potential NULL pointer dereference in pxaataprobe devmioremap returns NULL on error. Currently, pxaataprobe does not check for this case, which can result in a NULL pointer dereference. Add NULL check after...

5.5CVSS5.6AI score0.00185EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 1:15 p.m.6 views

UBUNTU-CVE-2025-37758

In the Linux kernel, the following vulnerability has been resolved: ata: patapxa: Fix potential NULL pointer dereference in pxaataprobe devmioremap returns NULL on error. Currently, pxaataprobe does not check for this case, which can result in a NULL pointer dereference. Add NULL check after...

5.5CVSS6.2AI score0.00185EPSS
SaveExploits0References41
Positive Technologies
Positive Technologies
added 2025/04/14 12:0 a.m.5 views

PT-2025-28995

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The qmp usb iomap helper function in the Linux kernel returns the raw result of devm ioremap for non-exclusive mappings. Because devm ioremap can return a NULL pointer, and the caller...

5.5CVSS6.5AI score0.00175EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/08 12:0 a.m.8 views

PT-2025-18439

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A potential NULL pointer dereference issue has been identified in the pxa ata probe function. The devm ioremap function returns NULL in case of an error, but the pxa ata probe function...

5.5CVSS6.6AI score0.00185EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/07 12:0 a.m.5 views

PT-2025-27740

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 mt7915 mmio wed init function. The devm ioremap function returns NULL on error, but mt7915 mmio wed init does not check for...

5.5CVSS6.4AI score0.00141EPSS
SaveExploits0
Rows per page
Query Builder