Lucene search
+L

55 matches found

UbuntuCve
UbuntuCve
added 2025/12/30 1:15 p.m.5 views

CVE-2022-50833

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use hdev-workqueue when queuing hdev-cmd,ncmdtimer works syzbot is reporting attempt to schedule hdev-cmdwork work from systemwq WQ into hdev-workqueue WQ which is under draining operation 1, for commit c8efcc2589464ac...

5.7AI score0.0021EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: - BPF: The rcureadlockTraceheld function in bpfmaplookuppercpuelem needs to be checked. The bpfmaplookuppercpuelem helper function is also available for sleepable BPF programs. When BPF JIT is disabled or on a 32-bit host,...

5.5CVSS6AI score0.00152EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2023-59853

Malicious code in bioql PyPI...

6.3AI score0.00137EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2024-53778

Malicious code in bioql PyPI...

7.2AI score0.00194EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/23 6:00 a.m.41 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.00141EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2025/09/18 4:15 p.m.17 views

CVE-2023-53419

In the Linux kernel, the following vulnerability has been resolved: rcu: Protect rcuprinttaskexpstall -exptasks access For kernels built with CONFIGPREEMPTRCU=y, the following scenario can result in a NULL-pointer dereference: CPU1 CPU2 rcupreemptdeferredqsirqrestore rcuprinttaskexpstall if...

5.5CVSS0.00155EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/15 2:22 p.m.4 views

CVE-2023-53231 erofs: Fix detection of atomic context

In the Linux kernel, the following vulnerability has been resolved: erofs: Fix detection of atomic context Current check for atomic context is not sufficient as zerofsdecompressqueueendio can be called under rcu lock from blkmqflushpluglist. See the stacktrace 1 In such case we should hand off th...

6AI score0.00137EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/09/05 12:00 a.m.8 views

PT-2025-39129

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to resource handling within the hsr subsystem. Specifically, the hsr get port ndev function does not properly manage locks, potentially leading ...

5.5CVSS6.1AI score0.00141EPSS
SaveExploits0References22
OSV
OSV
added 2025/07/04 11:08 a.m.11 views

OESA-2025-1729 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved:genirq/irqdesc: Prevent use-after-free in irqfindatorafterirqfindatorafter dereferences the interrupt descriptor which isreturned by mtfind while neither holding...

7.8CVSS6.8AI score0.00281EPSS
SaveExploits0References30
OSV
OSV
added 2025/06/30 8:15 a.m.18 views

AZL-64395 CVE-2025-38087 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix use-after-free in tapriodevnotifier Since taprio’s tapriodevnotifier isn’t protected by an RCU read-side critical section, a race with advancesched can lead to a use-after-free. Adding rcureadlock inside...

7.8CVSS6.3AI score0.00147EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 9:28 a.m.5 views

CVE-2025-38028 NFS/localio: Fix a race in nfs_local_open_fh()

In the Linux kernel, the following vulnerability has been resolved: NFS/localio: Fix a race in nfslocalopenfh Once the clp-cluuid.lock has been dropped, another CPU could come in and free the struct nfsdfile that was just added. To prevent that from happening, take the RCU read lock before droppi...

7.8CVSS6.3AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/03/29 3:32 p.m.17 views

CVE-2025-21889

In the Linux kernel, the following vulnerability has been resolved: perf/core: Add RCU read lock protection to perfiteratectx The perfiteratectx function performs RCU list traversal but currently lacks RCU read lock protection. This causes lockdep warnings when running perf probe with unshare1...

5.5CVSS7.1AI score0.00191EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 7:01 a.m.3 views

DEBIAN-CVE-2022-49328

In the Linux kernel, the following vulnerability has been resolved: mt76: fix use-after-free by removing a non-RCU wcid pointer Fixes an issue caught by KASAN about use-after-free in mt76txqschedule by protecting mtxq-wcid with rculock between mt76txqschedule and stainfoalloc, free. 18853.876689...

8.8CVSS5.5AI score0.00413EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/02/26 2:10 a.m.14 views

CVE-2022-49328 mt76: fix use-after-free by removing a non-RCU wcid pointer

In the Linux kernel, the following vulnerability has been resolved: mt76: fix use-after-free by removing a non-RCU wcid pointer Fixes an issue caught by KASAN about use-after-free in mt76txqschedule by protecting mtxq-wcid with rculock between mt76txqschedule and stainfoalloc, free. 18853.876689...

8.8CVSS7.5AI score0.00413EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: ipv6: prevented UAF in ip6sendskb syzbot reported a UAF in ip6sendskb 1 After ip6localout has returned, we no longer can safely dereference rt, unless we hold rcureadlock. A similar issue was fixed in the commit a688caa34beb...

7.8CVSS6.4AI score0.00255EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/12/04 12:00 a.m.8 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 sctpv6available function that may contain a post-release reuse issue due to not holding the rcu lock...

7.8CVSS7.5AI score0.00214EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/19 6:15 p.m.1 views

DEBIAN-CVE-2024-53047

In the Linux kernel, the following vulnerability has been resolved: mptcp: init: protect sched with rcureadlock Enabling CONFIGPROVERCULIST with its dependence CONFIGRCUEXPERT creates this splat when an MPTCP socket is created: ============================= WARNING: suspicious RCU usage 6.12.0-rc...

5.5CVSS5.6AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.13 views

AZL-53900 CVE-2024-53042 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelinitflow There are code paths from which the function is called without holding the RCU read lock, resulting in a suspicious RCU usage warning 1. Fix by using...

5.5CVSS6.8AI score0.00265EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.7 views

UBUNTU-CVE-2024-53047

In the Linux kernel, the following vulnerability has been resolved: mptcp: init: protect sched with rcureadlock Enabling CONFIGPROVERCULIST with its dependence CONFIGRCUEXPERT creates this splat when an MPTCP socket is created: ============================= WARNING: suspicious RCU usage 6.12.0-rc...

5.5CVSS6.6AI score0.00176EPSS
SaveExploits0References18
OSV
OSV
added 2024/10/21 8:15 p.m.1 views

DEBIAN-CVE-2022-48956

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid use-after-free in ip6fragment Blamed commit claimed rcureadlock was held by ip6fragment callers. It seems to not be always true, at least for UDP stack. syzbot reported: BUG: KASAN: use-after-free in ip6dstidev...

7.8CVSS5.6AI score0.00265EPSS
SaveExploits0References1
Rows per page
Query Builder