Lucene search
+L

749 matches found

UbuntuCve
UbuntuCve
added 2025/12/16 3:15 p.m.5 views

CVE-2025-68250

In the Linux kernel, the following vulnerability has been resolved: hungtask: fix warnings caused by unaligned lock pointers The blocker tracking mechanism assumes that lock pointers are at least 4-byte aligned to use their lower bits for type encoding. However, as reported by Eero Tamminen, some...

8.2CVSS5.7AI score0.00274EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/16 3:15 p.m.8 views

UBUNTU-CVE-2025-68250

In the Linux kernel, the following vulnerability has been resolved: hungtask: fix warnings caused by unaligned lock pointers The blocker tracking mechanism assumes that lock pointers are at least 4-byte aligned to use their lower bits for type encoding. However, as reported by Eero Tamminen, some...

8.2CVSS5.7AI score0.00274EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/16 2:32 p.m.5 views

CVE-2025-68250 hung_task: fix warnings caused by unaligned lock pointers

In the Linux kernel, the following vulnerability has been resolved: hungtask: fix warnings caused by unaligned lock pointers The blocker tracking mechanism assumes that lock pointers are at least 4-byte aligned to use their lower bits for type encoding. However, as reported by Eero Tamminen, some...

8.2CVSS6.3AI score
SaveExploits0References5
NVD
NVD
added 2025/12/16 2:15 p.m.8 views

CVE-2025-68203

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00024EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.17 views

PT-2025-51657

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.15.0-rc5-CI DRM 16515-gca0305cadc2d+ Description The Linux kernel contains a flaw in the drm/i915 subsystem related to lock inversion when pinning to GGTT on Cherry View CHV and Broxton BXT processors with...

5.3AI score0.00171EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.7 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 unused locks to access portstate and rport state...

6.1AI score0.0036EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.4 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 improper use of locks in rdstcpresetcallbacks, which could lead to a deadlock...

6.1AI score0.00932EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2025/12/04 12:50 p.m.5 views

kernel: net/sched: sch_qfq: Fix race condition on qfq_aggregate

In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix race condition on qfqaggregate A race condition can occur when 'agg' is modified in qfqchangeagg called during qfqenqueue while other threads access it concurrently. For example, qfqdumpclass may trigger a...

7.8CVSS5.7AI score0.00126EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.5 views

Siemens SIMATIC S7-1500 Race Condition (CVE-2025-21701)

net: vulnerability arises because unregisternetdevicemanynotify might run before the rtnl lock section of ethnl operations, leading to potential use of destroyed locks, which is fixed by denying operations on devices being unregistered. This plugin only works with Tenable.ot. Please visit...

7.8CVSS6.7AI score0.00167EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.6 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-990019)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990019 advisory. In the Linux kernel, the following vulnerability has been resolved: mtd: require write permissions for locking and badblock ioctls MEMLOCK, MEMUNLOCK and OTPLOCK...

7.1CVSS6.3AI score0.00197EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.2 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989698 advisory. In the Linux kernel, the following vulnerability has been resolved: PM: core: keep irq flags in devicepmcheckcallbacks The function devicepmcheckcallbacks can be...

5.5CVSS6.1AI score0.0027EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988943)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988943 advisory. In the Linux kernel, the following vulnerability has been resolved: NFSv4: Don't hold the layoutget locks across multiple RPC calls When doing layoutget as part of t...

5.5CVSS6.2AI score0.00211EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.2 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-990090)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990090 advisory. In the Linux kernel, the following vulnerability has been resolved: PM: core: keep irq flags in devicepmcheckcallbacks The function devicepmcheckcallbacks can be...

5.5CVSS6.1AI score0.0027EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/28 12:15 p.m.9 views

CVE-2025-40039

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix race condition in RPC handle list access The 'sess-rpchandlelist' XArray manages RPC handles within a ksmbd session. Access to this list is intended to be protected by 'sess-rpclock' an rwsemaphore. However, the lockin...

8.8CVSS0.00301EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/10/28 12:0 a.m.5 views

PT-2025-44107

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the handling of RPC handles within a ksmbd session due to flawed locking implementation. Specifically, the sess-rpc handle list XArray, which manages these...

4.7CVSS5.4AI score0.00301EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:0 a.m.5 views

Siemens SIMATIC Devices Return of Wrong Status Code (CVE-2024-26629)

nfsd: The test on socount in nfsd4releaselockowner is potentially harmful. It can transiently return a false positive resulting in a return of NFS4ERRLOCKSHELD when in fact no locks are held. This is clearly a protocol violation and with the Linux NFS client it can cause incorrect behaviour. This...

5.5CVSS6.8AI score0.00197EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/10/16 11:24 p.m.7 views

SUSE CVE-2025-39976

In the Linux kernel, the following vulnerability has been resolved: futex: Use correct exit on failure from futexhashallocatedefault copyprocess uses the wrong error exit path from futexhashallocatedefault. After exiting from futexhashallocatedefault, neither tasklistlock nor siglock has been...

6.5AI score0.00133EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/15 7:55 a.m.22 views

CVE-2025-39976 futex: Use correct exit on failure from futex_hash_allocate_default()

In the Linux kernel, the following vulnerability has been resolved: futex: Use correct exit on failure from futexhashallocatedefault copyprocess uses the wrong error exit path from futexhashallocatedefault. After exiting from futexhashallocatedefault, neither tasklistlock nor siglock has been...

7.8CVSS0.00133EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/10/15 12:0 a.m.6 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 uninitialized HWS action reference counting and mutual exclusion locks in the net/mlx5 component, which could le...

6.1AI score0.00134EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/10/07 11:47 p.m.5 views

SUSE CVE-2023-53623

In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix swapinfostruct race between swapoff and getswappages The si-lock must be held when deleting the si from the available list. Otherwise, another thread can re-add the si to the available list, which can lead to memory...

6.3CVSS6.3AI score0.00128EPSS
SaveExploits0References3
Rows per page
Query Builder