Lucene search
K

9002 matches found

ATTACKERKB
ATTACKERKB
added 2025/09/15 2:45 p.m.2 views

CVE-2022-50303

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix double release compute pasid If kfdprocessdeviceinitvm returns failure after vm is converted to compute vm and vm-pasid set to compute pasid, KFD will not take pdd-drmfile reference. As a result, drm close file...

7.8CVSS5.7AI score0.00025EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.5 views

CVE-2022-50264 clk: socfpga: Fix memory leak in socfpga_gate_init()

In the Linux kernel, the following vulnerability has been resolved: clk: socfpga: Fix memory leak in socfpgagateinit Free @socfpgaclk and @ops on the error path to avoid memory leak issue...

0.00023EPSS
Exploits0References6
NVD
NVD
added 2025/09/15 2:15 p.m.5 views

CVE-2023-53195

In the Linux kernel, the following vulnerability has been resolved: mlxsw: minimal: fix potential memory leak in mlxswmlinecardsinit The line cards array is not freed in the error path of mlxswmlinecardsinit, which can lead to a memory leak. Fix by freeing the array in the error path, thereby...

5.5CVSS0.00018EPSS
Exploits0References3
OSV
OSV
added 2025/09/15 2:15 p.m.1 views

DEBIAN-CVE-2023-53195

In the Linux kernel, the following vulnerability has been resolved: mlxsw: minimal: fix potential memory leak in mlxswmlinecardsinit The line cards array is not freed in the error path of mlxswmlinecardsinit, which can lead to a memory leak. Fix by freeing the array in the error path, thereby...

5.5CVSS5.3AI score0.00018EPSS
Exploits0References1
NVD
NVD
added 2025/09/15 2:15 p.m.2 views

CVE-2022-50242

In the Linux kernel, the following vulnerability has been resolved: drivers: net: qlcnic: Fix potential memory leak in qlcnicsriovinit If vp alloc failed in qlcnicsriovinit, all previously allocated vp needs to be freed...

5.5CVSS0.00022EPSS
Exploits0References9
NVD
NVD
added 2025/09/15 2:15 p.m.4 views

CVE-2022-50243

In the Linux kernel, the following vulnerability has been resolved: sctp: handle the error returned from sctpauthasocinitactivekey When it returns an error from sctpauthasocinitactivekey, the activekey is actually not updated. The old shkey will be freeed while it's still used as active key in...

7.8CVSS0.00024EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/09/15 2:1 p.m.3 views

CVE-2022-50242 drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()

In the Linux kernel, the following vulnerability has been resolved: drivers: net: qlcnic: Fix potential memory leak in qlcnicsriovinit If vp alloc failed in qlcnicsriovinit, all previously allocated vp needs to be freed...

0.00022EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/09/15 2:1 p.m.5 views

CVE-2022-50236 iommu/mediatek: Fix crash on isr after kexec()

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

0.00012EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.4 views

PT-2025-37612

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use-after-free UAF issue was identified in the ip6mr sk done function within the Linux kernel. This occurs when addrconf init net fails, leading to the release of a pointer devconf...

6.2AI score0.00029EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.2 views

PT-2025-37604

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel where vfs lock file may encounter an issue if the fl file field within the struct file lock is NULL. This can occur during NFSv3 operations when...

5.8AI score0.00023EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2025/09/14 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-39752

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ARM: rockchip: fix kernel hang during smp initialization In order to bring up secondary CPUs main CPU write trampoline code to SRAM. The trampoline code is...

5.5CVSS7.4AI score0.00024EPSS
Exploits0References3
OSV
OSV
added 2025/09/11 5:15 p.m.1 views

AZL-74667 CVE-2025-39772 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix the hibmc loaded failed bug When hibmc loaded failed, the driver use hibmcunload to free the resource, but the mutexes in mode.config are not init, which will access an NULL pointer. Just change goto...

5.5CVSS5.6AI score0.00026EPSS
Exploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.0 views

DEBIAN-CVE-2025-39752

In the Linux kernel, the following vulnerability has been resolved: ARM: rockchip: fix kernel hang during smp initialization In order to bring up secondary CPUs main CPU write trampoline code to SRAM. The trampoline code is written while secondary CPUs are powered on at least that true for RK3188...

5.5CVSS5.3AI score0.00024EPSS
Exploits0References1
NVD
NVD
added 2025/09/11 5:15 p.m.3 views

CVE-2025-39752

In the Linux kernel, the following vulnerability has been resolved: ARM: rockchip: fix kernel hang during smp initialization In order to bring up secondary CPUs main CPU write trampoline code to SRAM. The trampoline code is written while secondary CPUs are powered on at least that true for RK3188...

5.5CVSS0.00024EPSS
Exploits0References12
OSV
OSV
added 2025/09/11 5:15 p.m.2 views

AZL-67214 CVE-2025-39752 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: ARM: rockchip: fix kernel hang during smp initialization In order to bring up secondary CPUs main CPU write trampoline code to SRAM. The trampoline code is written while secondary CPUs are powered on at least that true for RK3188...

5.5CVSS5.7AI score0.00024EPSS
Exploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.2 views

AZL-73950 CVE-2025-39752 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ARM: rockchip: fix kernel hang during smp initialization In order to bring up secondary CPUs main CPU write trampoline code to SRAM. The trampoline code is written while secondary CPUs are powered on at least that true for RK3188...

5.5CVSS5.7AI score0.00024EPSS
Exploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.2 views

DEBIAN-CVE-2025-39739

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-qcom: Add SM6115 MDSS compatible Add the SM6115 MDSS compatible to clients compatible list, as it also needs that workaround. Without this workaround, for example, QRB4210 RB2 which is based on SM4250/SM6115...

5.5CVSS5.4AI score0.00023EPSS
Exploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.0 views

UBUNTU-CVE-2025-39752

In the Linux kernel, the following vulnerability has been resolved: ARM: rockchip: fix kernel hang during smp initialization In order to bring up secondary CPUs main CPU write trampoline code to SRAM. The trampoline code is written while secondary CPUs are powered on at least that true for RK3188...

5.5CVSS5.8AI score0.00024EPSS
Exploits0References37
OSV
OSV
added 2025/09/11 4:56 p.m.2 views

CVE-2025-39772 drm/hisilicon/hibmc: fix the hibmc loaded failed bug

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix the hibmc loaded failed bug When hibmc loaded failed, the driver use hibmcunload to free the resource, but the mutexes in mode.config are not init, which will access an NULL pointer. Just change goto...

5.5CVSS6.1AI score0.00026EPSS
Exploits0References10
OSV
OSV
added 2025/09/11 4:52 p.m.2 views

CVE-2025-39752 ARM: rockchip: fix kernel hang during smp initialization

In the Linux kernel, the following vulnerability has been resolved: ARM: rockchip: fix kernel hang during smp initialization In order to bring up secondary CPUs main CPU write trampoline code to SRAM. The trampoline code is written while secondary CPUs are powered on at least that true for RK3188...

5.5CVSS6.4AI score0.00024EPSS
Exploits0References14
Rows per page
Query Builder