Lucene search
+L

15835 matches found

OSV
OSV
added 2025/09/17 2:56 p.m.8 views

CVE-2022-50355 staging: vt6655: fix some erroneous memory clean-up loops

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

7.8CVSS6.3AI score
SaveExploits0References10
CNNVD
CNNVD
added 2025/09/17 12:00 a.m.9 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 a memory cleanup loop error that could lead to a memory leak and invalid memory access...

5.5CVSS5.7AI score0.00215EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/09/17 12:00 a.m.20 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 insufficient multithreading support for DMA channels, which could lead to a system crash...

5.5CVSS5.8AI score0.00208EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/17 12:00 a.m.8 views

PT-2025-38165

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the vt6655 driver related to memory cleanup loops during initialization. Specifically, the driver allocates memory using an index variable that...

6.3AI score0.00215EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/09/16 11:35 p.m.4 views

SUSE CVE-2022-50236

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Fix crash on isr after kexec If the system is rebooted via isr, the IRQ handler might be triggered before the domain is initialized. Resulting on an invalid memory access error. Fix: 0.500930 Unable to handle kern...

5.5CVSS6.4AI score0.00154EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/09/16 11:31 p.m.9 views

SUSE CVE-2023-53201

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: wraparound mbox producer index Driver is not handling the wraparound of the mbox producer index correctly. Currently the wraparound happens once u32 max is reached. Bit 31 of the producer index register is special an...

5.5CVSS6.5AI score0.00163EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/09/16 11:24 p.m.10 views

SUSE CVE-2025-39814

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in iceunplugauxdev on reset Issuing a reset when the driver is loaded without RDMA support, will results in a crash as it attempts to remove RDMA's non-existent auxbus device: echo 1...

5.5CVSS6.4AI score0.00127EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/16 5:15 p.m.4 views

DEBIAN-CVE-2023-53309

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix integer overflow in radeoncsparserinit The type of size is unsigned, if size is 0x40000000, there will be an integer overflow, size will be zero after size = sizeofuint32t, will cause uninitialized memory to be...

5.5CVSS5.3AI score0.00156EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/16 4:11 p.m.49 views

CVE-2023-53321

CVE-2023-53321 affects the Linux kernel wireless stack, specifically wifi: mac80211_hwsim. The issue arises when short frames are processed in ways that could forward incomplete 3-address headers, risking access to invalid memory if shorter frames slip through (even though some control frames lik...

7.1CVSS6.1AI score0.00149EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/09/16 4:11 p.m.6 views

CVE-2023-53321 wifi: mac80211_hwsim: drop short frames

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211hwsim: drop short frames While technically some control frames like ACK are shorter and end after Address 1, such frames shouldn't be forwarded through wmediumd or similar userspace, so require the full 3-address...

7.1CVSS4.9AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/09/16 4:11 p.m.6 views

CVE-2023-53309

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix integer overflow in radeoncsparserinit The type of size is unsigned, if size is 0x40000000, there will be an integer overflow, size will be zero after size = sizeofuint32t, will cause uninitialized memory to be...

5.5CVSS5.3AI score0.00156EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/16 4:11 p.m.18 views

CVE-2023-53309 drm/radeon: Fix integer overflow in radeon_cs_parser_init

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix integer overflow in radeoncsparserinit The type of size is unsigned, if size is 0x40000000, there will be an integer overflow, size will be zero after size = sizeofuint32t, will cause uninitialized memory to be...

0.00156EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/16 1:15 p.m.1 views

DEBIAN-CVE-2025-39814

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in iceunplugauxdev on reset Issuing a reset when the driver is loaded without RDMA support, will results in a crash as it attempts to remove RDMA's non-existent auxbus device: echo 1...

5.5CVSS5.4AI score0.00127EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 1:15 p.m.11 views

UBUNTU-CVE-2025-39814

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in iceunplugauxdev on reset Issuing a reset when the driver is loaded without RDMA support, will results in a crash as it attempts to remove RDMA's non-existent auxbus device: echo 1...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/16 1:00 p.m.26 views

CVE-2025-39814

In CVE-2025-39814, the Linux kernel ice driver contains a NULL pointer dereference when resetting a device without RDMA support. Specifically, ice_unplug_aux_dev() dereferences pf->cdev_info->adev, and pf->cdev_info may be NULL, leading to a crash during reset described in the trace. A f...

5.5CVSS6AI score0.00127EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/16 1:00 p.m.1 views

CVE-2025-39814 ice: fix NULL pointer dereference in ice_unplug_aux_dev() on reset

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in iceunplugauxdev on reset Issuing a reset when the driver is loaded without RDMA support, will results in a crash as it attempts to remove RDMA's non-existent auxbus device: echo 1...

6AI score0.00127EPSS
SaveExploits0References2
NVD
NVD
added 2025/09/16 8:15 a.m.13 views

CVE-2023-53286

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Return the firmware result upon destroying QP/RQ Previously when destroying a QP/RQ, the result of the firmware destruction function was ignored and upper layers weren't informed about the failure. Which in turn could...

7.8CVSS0.00153EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/16 8:15 a.m.16 views

UBUNTU-CVE-2023-53286

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Return the firmware result upon destroying QP/RQ Previously when destroying a QP/RQ, the result of the firmware destruction function was ignored and upper layers weren't informed about the failure. Which in turn could...

7.8CVSS5.9AI score0.00153EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/09/16 12:00 a.m.11 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 not properly handling short frames, which could result in accessing invalid memory...

7.1CVSS6AI score0.00149EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53201

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/bnxtre: wraparound mbox producer index Driver is not handling the wraparound of the mbox producer index correctly. Currently the wraparound happens once u3...

5.5CVSS5.6AI score0.00163EPSS
SaveExploits0References3
Rows per page
Query Builder