Lucene search
+L

12907 matches found

OSV
OSV
added 2025/09/23 6:15 a.m.8 views

UBUNTU-CVE-2025-39877

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: fix use-after-free in stateshow stateshow reads kdamond-damonctx without holding damonsysfslock. This allows a use-after-free race: CPU 0 CPU 1 ----- ----- stateshow damonsysfsturndamonon ctx = kdamond-damonctx;...

7.8CVSS6.5AI score0.0015EPSS
SaveExploits0References18
CVE
CVE
added 2025/09/23 6:00 a.m.46 views

CVE-2025-39877

The CVE-2025-39877 issue is a Linux kernel use-after-free in mm/damon/sysfs: state_show() reads kdamond->damon_ctx without holding damon_sysfs_lock, allowing a UAF when damon_ctx is freed under damon_sysfs_lock. A fix mirrors pid_show() by taking damon_sysfs_lock before dereferencing the conte...

7.8CVSS6.1AI score0.0015EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/09/23 6:00 a.m.28 views

CVE-2025-39877 mm/damon/sysfs: fix use-after-free in state_show()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: fix use-after-free in stateshow stateshow reads kdamond-damonctx without holding damonsysfslock. This allows a use-after-free race: CPU 0 CPU 1 ----- ----- stateshow damonsysfsturndamonon ctx = kdamond-damonctx;...

0.0015EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/23 6:00 a.m.9 views

CVE-2025-39877 mm/damon/sysfs: fix use-after-free in state_show()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: fix use-after-free in stateshow stateshow reads kdamond-damonctx without holding damonsysfslock. This allows a use-after-free race: CPU 0 CPU 1 ----- ----- stateshow damonsysfsturndamonon ctx = kdamond-damonctx;...

6.1AI score
SaveExploits0References9
CVE
CVE
added 2025/09/23 6:00 a.m.37 views

CVE-2025-39874

CVE-2025-39874 - Linux kernel macsec feature synchronization race : The issue occurs in macsec feature updates where lower (real) and upper device feature states can become out of sync during ETHTOOL_SFEATURES handling, potentially causing a lock in the lower device while updating features. The r...

5.5CVSS6.1AI score0.00127EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/09/23 6:00 a.m.19 views

CVE-2025-39874 macsec: sync features on RTM_NEWLINK

In the Linux kernel, the following vulnerability has been resolved: macsec: sync features on RTMNEWLINK Syzkaller managed to lock the lower device via ETHTOOLSFEATURES: netdevlock include/linux/netdevice.h:2761 inline netdevlockops include/net/netdevlock.h:42 inline netdevsynclowerfeatures...

0.00127EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/23 6:00 a.m.5 views

CVE-2025-39872 hsr: hold rcu and dev lock for hsr_get_port_ndev

In the Linux kernel, the following vulnerability has been resolved: hsr: hold rcu and dev lock for hsrgetportndev hsrgetportndev calls hsrforeachport, which need to hold rcu lock. On the other hand, before return the port device, we need to hold the device reference to avoid UaF in the caller...

7.8CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/23 6:00 a.m.15 views

CVE-2025-39872 hsr: hold rcu and dev lock for hsr_get_port_ndev

In the Linux kernel, the following vulnerability has been resolved: hsr: hold rcu and dev lock for hsrgetportndev hsrgetportndev calls hsrforeachport, which need to hold rcu lock. On the other hand, before return the port device, we need to hold the device reference to avoid UaF in the caller...

7.8CVSS0.00151EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/23 6:00 a.m.43 views

CVE-2025-39872

CVE-2025-39872 concerns the Linux kernel function hsr_get_port_ndev. The issue arises because hsr_get_port_ndev calls hsr_for_each_port and requires both the RCU lock and a device reference, but returning the port device without proper synchronization could yield use-after-free in the caller. The...

7.8CVSS6.1AI score0.00151EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/09/23 6:00 a.m.15 views

CVE-2025-39872

In the Linux kernel, the following vulnerability has been resolved: hsr: hold rcu and dev lock for hsrgetportndev hsrgetportndev calls hsrforeachport, which need to hold rcu lock. On the other hand, before return the port device, we need to hold the device reference to avoid UaF in the caller...

7.8CVSS5.4AI score0.00151EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/09/23 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 the Linux kernel that stems from hsrgetportndev not holding the rcu lock and device lock correctly, which could lead to reuse after release...

5.5CVSS6.1AI score0.00151EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/22 11:42 p.m.6 views

SUSE CVE-2022-50240

In the Linux kernel, the following vulnerability has been resolved: android: binder: stop saving a pointer to the VMA Do not record a pointer to a VMA outside of the mmaplock for later use. This is unsafe and there are a number of failure paths after the recorded VMA pointer may be freed during...

7.8CVSS6.4AI score0.00164EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/22 11:34 p.m.11 views

SUSE CVE-2024-42268

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix missing lock on sync reset reload On sync reset reload work, when remote host updates devlink on reload actions performed on that host, it misses taking devlink lock before calling devlinkremotereloadactionsperforme...

3.3CVSS6.4AI score0.00172EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2025/09/22 10:21 a.m.9 views

CVE-2025-46711 GPU DDK - NULL Pointer dereference occurs in LockHandle on bridge entry when connection misused

Software installed and run as a non-privileged user may conduct improper GPU system calls to trigger NULL pointer dereference kernel exceptions...

6.4AI score0.00125EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/09/20 1:08 a.m.8 views

drm/gma500: Fix WARN_ON(lock->magic != lock) error

...

5.5CVSS7AI score0.00195EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50363

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: skmsg: pass gfp argument to allocskmsg syzbot found that allocskmsg could be called from a n...

9.8CVSS5.3AI score0.00399EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/19 11:23 p.m.8 views

SUSE CVE-2025-39860

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use-after-free in l2capsockcleanuplisten syzbot reported the splat below without a repro. In the splat, a single thread calling btacceptdequeue freed sk and touched it after that. The root cause would be the racy...

5.5CVSS6.5AI score0.00226EPSS
SaveExploits0References27
NVD
NVD
added 2025/09/19 4:15 p.m.21 views

CVE-2025-39860

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use-after-free in l2capsockcleanuplisten syzbot reported the splat below without a repro. In the splat, a single thread calling btacceptdequeue freed sk and touched it after that. The root cause would be the racy...

8CVSS0.00226EPSS
SaveExploits0References12
OSV
OSV
added 2025/09/19 4:15 p.m.7 views

AZL-74918 CVE-2025-39860 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use-after-free in l2capsockcleanuplisten syzbot reported the splat below without a repro. In the splat, a single thread calling btacceptdequeue freed sk and touched it after that. The root cause would be the racy...

8CVSS5.6AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.18 views

UBUNTU-CVE-2025-39843

In the Linux kernel, the following vulnerability has been resolved: mm: slub: avoid wake up kswapd in settrackprepare settrackprepare can incur lock recursion. The issue is that it is called from hrtimerstartrangens holding the percpuhrtimerbasesn.lock, but when enabled CONFIGDEBUGOBJECTSTIMERS,...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0References18
Rows per page
Query Builder