Lucene search
+L

12825 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.8 views

Siemens SIMATIC S7-1500 Use After Free (CVE-2024-53166)

block, bfq: bfqq uaf in bfqlimitdepth Set new allocated bfqq to bic or remove freed bfqq from bic are both protected by bfqd-lock, however bfqlimitdepth is deferencing bfqq from bic without the lock, this can lead to UAF if the iocontext is shared by multiple tasks. This plugin only works with...

7.8CVSS6.9AI score0.00259EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/12 10:15 p.m.7 views

DEBIAN-CVE-2025-40201

In the Linux kernel, the following vulnerability has been resolved: kernel/sys.c: fix the racy usage of tasklocktsk-groupleader in sysprlimit64 paths The usage of tasklocktsk-groupleader in sysprlimit64-doprlimit path is very broken. sysprlimit64 does gettaskstructtsk but this only protects...

7.8CVSS5.2AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.12 views

AZL-70088 CVE-2025-40201 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: kernel/sys.c: fix the racy usage of tasklocktsk-groupleader in sysprlimit64 paths The usage of tasklocktsk-groupleader in sysprlimit64-doprlimit path is very broken. sysprlimit64 does gettaskstructtsk but this only protects...

7.8CVSS5.6AI score0.00144EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.16 views

CVE-2025-40201 kernel/sys.c: fix the racy usage of task_lock(tsk->group_leader) in sys_prlimit64() paths

In the Linux kernel, the following vulnerability has been resolved: kernel/sys.c: fix the racy usage of tasklocktsk-groupleader in sysprlimit64 paths The usage of tasklocktsk-groupleader in sysprlimit64-doprlimit path is very broken. sysprlimit64 does gettaskstructtsk but this only protects...

7.8CVSS0.00144EPSS
SaveExploits0References5
CVE
CVE
added 2025/11/12 9:56 p.m.44 views

CVE-2025-40201

CVE-2025-40201 concerns a race in the Linux kernel’s sys_prlimit64() path where task_lock(tsk->group_leader) can operate on a freed task_struct or race with mt-exec changing group_leader. The affected code path only protects the task_struct itself via get_task_struct(tsk); if tsk != current an...

7.8CVSS5.8AI score0.00144EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/11/12 12:30 p.m.21 views

EUVD-2025-124944

In the Linux kernel, the following vulnerability has been resolved: smc: Use skdstget and dstdevrcu in in smcclcprfxset. smcclcprfxset is called during connect and not under RCU nor RTNL. Using skdstgetsk-dev could trigger UAF. Let's use skdstget and devdstrcu under rcureadlock after...

5.8AI score0.00143EPSS
SaveExploits0References3
NVD
NVD
added 2025/11/12 11:15 a.m.15 views

CVE-2025-40142

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Disable bottom softirqs as part of spinlockirq on PREEMPTRT sndpcmgrouplockirq acquires a spinlockt and disables interrupts via spinlockirq. This also implicitly disables the handling of softirqs such as TIMERSOFTIRQ. ...

0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/12 11:15 a.m.8 views

AZL-69998 CVE-2025-40139 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: smc: Use skdstget and dstdevrcu in in smcclcprfxset. smcclcprfxset is called during connect and not under RCU nor RTNL. Using skdstgetsk-dev could trigger UAF. Let's use skdstget and devdstrcu under rcureadlock after...

7.8CVSS5.6AI score0.00143EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 11:15 a.m.27 views

UBUNTU-CVE-2025-40139

In the Linux kernel, the following vulnerability has been resolved: smc: Use skdstget and dstdevrcu in in smcclcprfxset. smcclcprfxset is called during connect and not under RCU nor RTNL. Using skdstgetsk-dev could trigger UAF. Let's use skdstget and devdstrcu under rcureadlock after...

7.8CVSS5.7AI score0.00143EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/11/12 10:23 a.m.16 views

CVE-2025-40142

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Disable bottom softirqs as part of spinlockirq on PREEMPTRT sndpcmgrouplockirq acquires a spinlockt and disables interrupts via spinlockirq. This also implicitly disables the handling of softirqs such as TIMERSOFTIRQ. ...

5.2AI score0.00197EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.23 views

CVE-2025-40142 ALSA: pcm: Disable bottom softirqs as part of spin_lock_irq() on PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Disable bottom softirqs as part of spinlockirq on PREEMPTRT sndpcmgrouplockirq acquires a spinlockt and disables interrupts via spinlockirq. This also implicitly disables the handling of softirqs such as TIMERSOFTIRQ. ...

0.00197EPSS
SaveExploits0References3
CVE
CVE
added 2025/11/12 10:23 a.m.28 views

CVE-2025-40142

CVE-2025-40142 affects the Linux kernel’s ALSA PCM path. The function snd_pcm_group_lock_irq() acquires a spinlock_t using spin_lock_irq(), which disables interrupts and implicitly affects softirq handling. On PREEMPT_RT, softirqs are preemptible and spin_lock_irq() does not disable them, allowin...

5.7AI score0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/12 10:23 a.m.9 views

CVE-2025-40142 ALSA: pcm: Disable bottom softirqs as part of spin_lock_irq() on PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Disable bottom softirqs as part of spinlockirq on PREEMPTRT sndpcmgrouplockirq acquires a spinlockt and disables interrupts via spinlockirq. This also implicitly disables the handling of softirqs such as TIMERSOFTIRQ. ...

6AI score
SaveExploits0References6
OSV
OSV
added 2025/11/12 10:23 a.m.9 views

CVE-2025-40139 smc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set().

In the Linux kernel, the following vulnerability has been resolved: smc: Use skdstget and dstdevrcu in in smcclcprfxset. smcclcprfxset is called during connect and not under RCU nor RTNL. Using skdstgetsk-dev could trigger UAF. Let's use skdstget and devdstrcu under rcureadlock after...

7.8CVSS6.2AI score
SaveExploits0References5
OSV
OSV
added 2025/11/12 10:23 a.m.7 views

CVE-2025-40130 scsi: ufs: core: Fix data race in CPU latency PM QoS request handling

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix data race in CPU latency PM QoS request handling The cpulatencyqosadd/remove/updaterequest interfaces lack internal synchronization by design, requiring the caller to ensure thread safety. The current...

6AI score
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/11/12 1:01 a.m.9 views

net/mlx5e: Fix cleanup null-ptr deref on encap lock

...

5.5CVSS7.6AI score0.00187EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/11/12 12:36 a.m.15 views

CVE-2024-57695

An issue in Agnitum Outpost Security Suite 7.5.3 3942.608.1810 and 7.6 3984.693.1842 allows a local attacker to execute arbitrary code via the lock function. The manufacturer fixed the vulnerability in version 8.0 4164.652.1856 from December 17, 2012...

7.7CVSS7.6AI score0.00209EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-40142

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: pcm: Disable bottom softirqs as part of spinlockirq on PREEMPTRT sndpcmgrouplockirq acquires a spinlockt and disables interrupts via spinlockirq. This als...

6.1AI score0.00197EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/11/12 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 a task-lock contention condition that could lead to process management errors...

6AI score0.00144EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.9 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990823)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990823 advisory. In the Linux kernel, the following vulnerability has been resolved: PCI: Add missing bridge lock to pcibuslock One of the true positives that the cfgaccesslock...

7.8CVSS6.1AI score0.00224EPSS
SaveExploits0References3
Rows per page
Query Builder