Lucene search
+L

34 matches found

CVE
CVE
added 2025/05/20 3:21 p.m.126 views

CVE-2025-37928

CVE-2025-37928 refers to a Linux kernel vulnerability in the dm-bufio path where scheduling in atomic context can occur when try_verify_in_tasklet is enabled and CONFIG_DEBUG_ATOMIC_SLEEP is set. The bug arises from sleeping in an invalid context, potentially enabling local privilege escalation o...

7.8CVSS6.6AI score0.00618EPSS
Exploits1References6Affected Software1
NVD
NVD
added 2025/05/02 4:15 p.m.9 views

CVE-2023-53067

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Only call gettimerirq once in constantclockeventinit Under CONFIGDEBUGATOMICSLEEP=y and CONFIGDEBUGPREEMPT=y, we can see the following messages on LoongArch, this is because using mightsleep in preemption disable...

5.5CVSS0.00164EPSS
Exploits0References3
CVE
CVE
added 2025/03/27 4:43 p.m.77 views

CVE-2023-53029

The CVE-2023-53029 entry concerns the Linux kernel, specifically the octeontx2-pf driver. The vulnerability/issue arises from GFP_KERNEL usage in atomic contexts for the rt (real-time) kernel, triggering sleep warnings in atomic context (BUG: sleeping function called from invalid context) and rel...

5.5CVSS6.5AI score0.00136EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2025/03/27 4:43 p.m.7 views

CVE-2023-53029 octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix the use of GFPKERNEL in atomic context on rt The commit 4af1b64f80fb "octeontx2-pf: Fix lmtst ID used in aura free" uses the get/putcpu to protect the usage of percpu pointer in -aurafreeptr callback, but it als...

5.5CVSS5.4AI score0.00136EPSS
Exploits0References6
NVD
NVD
added 2025/03/06 4:15 p.m.18 views

CVE-2025-21825

In the Linux kernel, the following vulnerability has been resolved: bpf: Cancel the running bpftimer through kworker for PREEMPTRT During the update procedure, when overwrite element in a pre-allocated htab, the freeing of oldelement is protected by the bucket lock. The reason why the bucket lock...

4.7CVSS0.00158EPSS
Exploits0References3
OSV
OSV
added 2025/02/26 7:1 a.m.7 views

UBUNTU-CVE-2022-49698

In the Linux kernel, the following vulnerability has been resolved: netfilter: use getrandomu32 instead of prandom bh might occur while updating per-cpu rndstate from user context, ie. localout path. BUG: using smpprocessorid in preemptible 00000000 code: nginx/2725 caller is...

7.8CVSS6AI score0.0029EPSS
Exploits0References14
Cvelist
Cvelist
added 2024/12/27 2:50 p.m.16 views

CVE-2024-56589 scsi: hisi_sas: Add cond_resched() for no forced preemption model

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Add condresched for no forced preemption model For no forced preemption model kernel, in the scenario where the expander is connected to 12 high performance SAS SSDs, the following call trace may occur: 214.409199...

0.00231EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/12/11 4:18 p.m.6 views

kernel: scsi: qedf: Make qedf_execute_tmf() non-preemptible

A vulnerability was found in the Linux kernel's qedf driver function qedfexecutetmf, where the function call smpprocessorid is done from preemptible code before acquiring a lock which can result in BUGON when running an RT kernel. This can result in system inconsistencies...

5.5CVSS7.3AI score0.00253EPSS
Exploits0References5
OSV
OSV
added 2024/11/05 6:15 p.m.6 views

UBUNTU-CVE-2024-50138

In the Linux kernel, the following vulnerability has been resolved: bpf: Use rawspinlockt in ringbuf The function bpfringbufreserve is invoked from a tracepoint, which disables preemption. Using spinlockt in this context can lead to a "sleep in atomic" warning in the RT variant. This issue is...

5.5CVSS6.6AI score0.0022EPSS
Exploits0References18
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.5 views

kernel: scsi: qedf: Make qedf_execute_tmf() non-preemptible

A vulnerability was found in the Linux kernel's qedf driver function qedfexecutetmf, where the function call smpprocessorid is done from preemptible code before acquiring a lock which can result in BUGON when running an RT kernel. This can result in system inconsistencies...

5.5CVSS7.3AI score0.00253EPSS
Exploits0References5
OSV
OSV
added 2024/06/20 11:15 a.m.1 views

DEBIAN-CVE-2022-48715

In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Make bnx2fcrecvframe mp safe Running tests with a debug kernel shows that bnx2fcrecvframe is modifying the percpu lport stats counters in a non-mpsafe way. Just boot a debug kernel and run the bnx2fc driver with the...

5.5CVSS5.5AI score0.0021EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2024/02/07 4:33 p.m.5 views

kernel: TLB flush operations are mishandled in certain KVM_VCPU_PREEMPTED leading to guest malfunctioning

A flaw was found in the x86 KVM subsystem in kvmstealtimesetpreempted in arch/x86/kvm/x86.c in the Linux kernel. Unprivileged guest users can compromise the guest kernel because TLB flush operations are mishandled in certain KVMVCPUPREEMPTED situations...

7.8CVSS6.6AI score0.00323EPSS
Exploits0References6
OSV
OSV
added 2022/09/02 5:15 a.m.9 views

AZL-10859 CVE-2022-39189 affecting package kernel for versions less than 5.15.67.1-4

An issue was discovered the x86 KVM subsystem in the Linux kernel before 5.18.17. Unprivileged guest users can compromise the guest kernel because TLB flush operations are mishandled in certain KVMVCPUPREEMPTED situations...

7.8CVSS6.7AI score0.00323EPSS
Exploits0References1
OSV
OSV
added 2013/05/13 11:55 p.m.11 views

CVE-2013-1918

Certain page table manipulation operations in Xen 4.1.x, 4.2.x, and earlier are not preemptible, which allows local PV kernels to cause a denial of service via vectors related to "deep page table traversal."...

6.2AI score
Exploits0References8
Rows per page
Query Builder