Lucene search
+L

11877 matches found

Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.5 views

PT-2025-38016

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel where the mmc add host function’s return value was not properly checked. Failing to check the return value could lead to a memory leak within the mmc...

5.8AI score0.00149EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2025/09/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 Linux kernel that stems from an unchecked io-bio return value that could lead to a null pointer dereference...

7.1CVSS6AI score0.00137EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/09/16 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 the Linux kernel that stems from an unchecked devmkzalloc return value, which could result in a null pointer dereference...

5.5CVSS6.3AI score0.00134EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50267

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mmc: rtsxpci: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be...

5.5CVSS5.6AI score0.00145EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.6 views

SUSE CVE-2022-50327

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: idle: Check acpifetchacpidev return value The return value of acpifetchacpidev could be NULL, which would cause a NULL pointer dereference to occur in acpidevicehid. rjw: Subject and changelog edits, added empty...

7CVSS6.4AI score0.00146EPSS
SaveExploits0References29
OSV
OSV
added 2025/09/15 11:15 p.m.6 views

CVE-2025-43375

The issue was addressed with improved checks. This issue is fixed in Xcode 26. Processing an overly large path value may crash a process...

5.5CVSS5.8AI score
SaveExploits0References2
NVD
NVD
added 2025/09/15 11:15 p.m.8 views

CVE-2025-43375

The issue was addressed with improved checks. This issue is fixed in Xcode 26. Processing an overly large path value may crash a process...

7.5CVSS0.00318EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/09/15 10:35 p.m.4 views

CVE-2025-43375

The issue was addressed with improved checks. This issue is fixed in Xcode 26. Processing an overly large path value may crash a process...

6AI score0.00318EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/09/15 10:35 p.m.12 views

CVE-2025-43375

The issue was addressed with improved checks. This issue is fixed in Xcode 26. Processing an overly large path value may crash a process...

0.00318EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/15 3:15 p.m.10 views

CVE-2023-53203

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: rely on mt76connac2mactxrateval In order to fix a possible NULL pointer dereference in mt7996macwritetxwi of vif pointer, export mt76connac2mactxrateval utility routine and reuse it in mt7996 driver...

5.5CVSS0.00133EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/15 3:15 p.m.6 views

DEBIAN-CVE-2023-53203

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: rely on mt76connac2mactxrateval In order to fix a possible NULL pointer dereference in mt7996macwritetxwi of vif pointer, export mt76connac2mactxrateval utility routine and reuse it in mt7996 driver...

5.5CVSS5.4AI score0.00133EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.4 views

DEBIAN-CVE-2022-50269

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Fix memory leak in vkmsinit A memory leak was reported after the vkms module install failed. unreferenced object 0xffff88810bc28520 size 16: comm "modprobe", pid 9662, jiffies 4298009455 age 42.590s hex dump first 16...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.8 views

UBUNTU-CVE-2022-50268

In the Linux kernel, the following vulnerability has been resolved: mmc: moxart: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

5.5CVSS5.8AI score0.00149EPSS
SaveExploits0References12
OSV
OSV
added 2025/09/15 3:15 p.m.15 views

UBUNTU-CVE-2023-53203

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: rely on mt76connac2mactxrateval In order to fix a possible NULL pointer dereference in mt7996macwritetxwi of vif pointer, export mt76connac2mactxrateval utility routine and reuse it in mt7996 driver...

5.5CVSS5.7AI score0.00133EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/15 2:49 p.m.36 views

CVE-2022-50327

CVE-2022-50327 in the Linux kernel concerns ACPI: processor: idle where acpi_fetch_acpi_dev() could return NULL, causing a NULL pointer dereference in acpi_device_hid(). The connected Nessus/SUSE advisories confirm this CVE is addressed in kernel live patches for SUSE SLES15 SP5 (multiple patches...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:49 p.m.12 views

CVE-2022-50327 ACPI: processor: idle: Check acpi_fetch_acpi_dev() return value

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: idle: Check acpifetchacpidev return value The return value of acpifetchacpidev could be NULL, which would cause a NULL pointer dereference to occur in acpidevicehid. rjw: Subject and changelog edits, added empty...

0.00146EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/15 2:48 p.m.10 views

CVE-2022-50318 perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix reference count leak in hswephaslimitsbox pcigetdevice will increase the reference count for the returned 'dev'. We need to call pcidevput to decrease the reference count. Since 'dev' is only used in...

0.00146EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/15 2:48 p.m.10 views

CLSA-2025-1757947715 php: Fix of 3 CVEs

CVE-2017-9224: fix out-of-bounds read of a stack in matchat function - CVE-2017-9226: fix out-of-bounds write or read of a heap in nextstateval function - CVE-2017-9227: fix out-of-bounds read of a stack in mbcenclen function...

9.8CVSS6.8AI score0.07511EPSS
SaveExploits3References1
Vulnrichment
Vulnrichment
added 2025/09/15 2:21 p.m.3 views

CVE-2023-53223 drm/msm/dsi: Add missing check for alloc_ordered_workqueue

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: Add missing check for allocorderedworkqueue Add check for the return value of allocorderedworkqueue as it may return NULL pointer and cause NULL pointer dereference. Patchwork:...

6.1AI score0.00146EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/15 2:21 p.m.37 views

CVE-2023-53223

The CVE-2023-53223 issue affects the Linux kernel component drm/msm/dsi where alloc_ordered_workqueue may return NULL. The vulnerability arises from a missing check of the return value, potentially leading to a NULL pointer dereference. A patch addressing this check has been published (Patchwork:...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder