Lucene search
K

9002 matches found

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
Cvelist
Cvelist
added 2025/09/11 4:52 p.m.8 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...

0.00024EPSS
Exploits0References9
CVE
CVE
added 2025/09/11 4:52 p.m.23 views

CVE-2025-39752

CVE-2025-39752: In the Linux kernel (ARM/rockchip), the SMP initialization hang bug was fixed by moving SRAM initialization to after all secondary CPUs are powered down. The root cause involved the trampoline code being written to SRAM while secondary CPUs were powered on, causing potential kerne...

5.5CVSS6.4AI score0.00024EPSS
Exploits0References12Affected Software1
RedHat Linux
RedHat Linux
added 2025/09/11 7:38 a.m.3 views

kernel: drm/vkms: Fix use after free and double free on init error

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Fix use after free and double free on init error If the driver initialization fails, the vkmsexit function might access an uninitialized or freed defaultconfig pointer and it might double free it. Fix both possible erro...

7.8CVSS6.8AI score0.0002EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/09/11 6:45 a.m.3 views

kernel: drm/vkms: Fix use after free and double free on init error

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Fix use after free and double free on init error If the driver initialization fails, the vkmsexit function might access an uninitialized or freed defaultconfig pointer and it might double free it. Fix both possible erro...

7.8CVSS6.8AI score0.0002EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/09/11 6:33 a.m.7 views

kernel: drm/vkms: Fix use after free and double free on init error

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Fix use after free and double free on init error If the driver initialization fails, the vkmsexit function might access an uninitialized or freed defaultconfig pointer and it might double free it. Fix both possible erro...

7.8CVSS6.8AI score0.0002EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/09/11 12:0 a.m.2 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 improperly timed SRAM initialization, which could cause the kernel to hang...

5.5CVSS6.8AI score0.00024EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 2025/09/11 12:0 a.m.2 views

PT-2025-44760

Name of the Vulnerable Software and Affected Versions Linux Kernel hi311x CAN driver affected versions not specified Description The Linux kernel’s hi311x CAN driver contains a flaw where a null pointer dereference can occur when resuming from sleep if the network interface was not previously...

4.4CVSS7.7AI score0.00056EPSS
Exploits0
CNNVD
CNNVD
added 2025/09/11 12:0 a.m.3 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 the lack of SM6115 MDSS compatibility support, which could lead to unhandled context failures and component...

5.5CVSS5.9AI score0.00023EPSS
Exploits0References6
CNNVD
CNNVD
added 2025/09/11 12:0 a.m.2 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 a failure to properly initialize a mutual exclusion lock when hibmc fails to load, which could result in a...

5.5CVSS5.9AI score0.00026EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2025/09/10 8:45 p.m.3 views

kernel: drm/vkms: Fix memory leak in vkms_init()

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.5CVSS6.8AI score0.00024EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/09/10 8:45 p.m.4 views

kernel: drm/vkms: Fix use after free and double free on init error

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Fix use after free and double free on init error If the driver initialization fails, the vkmsexit function might access an uninitialized or freed defaultconfig pointer and it might double free it. Fix both possible erro...

7.8CVSS6.8AI score0.0002EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/09/10 6:51 p.m.4 views

kernel: drm/vkms: Fix use after free and double free on init error

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Fix use after free and double free on init error If the driver initialization fails, the vkmsexit function might access an uninitialized or freed defaultconfig pointer and it might double free it. Fix both possible erro...

7.8CVSS6.8AI score0.0002EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2011-3878

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Race condition in Google Chrome before 15.0.874.102 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors...

6.8CVSS5.8AI score0.00516EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-20452

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In initializeFromParcelLocked of BaseBundle.java, there is a possible method arbitrary code execution due to a confused deputy. This could lead to local...

7.8CVSS8.1AI score0.00046EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/09/08 11:22 p.m.2 views

SUSE CVE-2025-39684

In the Linux kernel, the following vulnerability has been resolved: comedi: Fix use of uninitialized memory in doinsnioctl and doinsnlistioctl syzbot reports a KMSAN kernel-infoleak in doinsnioctl. A kernel buffer is allocated to hold insn-n samples each of which is an unsigned int. For some...

5.5CVSS6.6AI score0.00025EPSS
Exploits0References21
OSV
OSV
added 2025/09/07 4:15 p.m.1 views

UBUNTU-CVE-2025-39729

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix dereferencing uninitialized error pointer Fix below smatch warnings: drivers/crypto/ccp/sev-dev.c:1312 sevplatforminitlocked error: we previously assumed 'error' could be null...

5.5CVSS5.7AI score0.00027EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2025/09/07 8:15 a.m.3 views

x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helper

...

5.5CVSS6.8AI score0.00025EPSS
Exploits0
Rows per page
Query Builder